This page last changed on Aug 06, 2008 by mtaylor.




In order to add a site wide banner or alert, you can add the code below to the Custom HTML section under Administration > Look and Feel:


<\!-\- Message Banner \-->
<div style="background-color: yellow; border: 2px solid red; margin: 4px; padding: 2px; font-weight: bold; text-align: center;">
Your important message...
</div>



If you want the banner/alert across the top of each page:

  1. Navigate to the Custom HTML section under Administration > Look and Feel
  2. Click Edit
  3. Add the code to the "At the end of the HEAD" box
  4. Click Save

If you want the banner/alert across the bottom of the page, you will add the code to the "At end of the BODY" box instead.
 


banner.JPG (image/jpeg)
Document generated by Confluence on Aug 07, 2008 19:05