By Yuki on
I would like to post a notice top of all page of drupal website how to do that?
Actually I am going to release a site but first time it should be beta version. This beta version message, I would like to show top of all pages. Later I can remove.
Thanks.
Comments
Edit
your page.tpl and just insert notice in the place you want
Please detail
Thanks for your quick reply.
Actually where to insert in page.tpl ? Could you please write in details?
TRY
printing in the header
What is the code?
What is the code?
Look at
Your theme page.tpl and paste the first 20 lines here. What do you want to insert?
Rather than theming layer...
...Why not create a custom block and put it in the header?
You can create a custom block by going to
admin/build/block/add. Then you can control who it will display for, on what pages, and where on the page.Thanks
thanks its look easy...
I would give a try to Corner module
http://drupal.org/project/corner
.
あまり知っていないけど、日本語ならhttp://drupal-jbox.net/"かhttp://groups.drupal.org/japanのほうがいいと思う.