Description block (In Header)

Craig

Active member
Licensed customer
I have seen sites, http://digitalforums.info/ for example, that have a description block in the header that give a description of the site or some rules. Is there a code for that somewhere in here, and a more technical term for this "box" I could get?

Thanks
 
Code:
Put this in the ad_header template
 
<div style="float: right; width: 200px; position: relative; top: 45px;">

    Your text here

  </div>
 
I have seen sites, http://digitalforums.info/ for example, that have a description block in the header that give a description of the site or some rules. Is there a code for that somewhere in here, and a more technical term for this "box" I could get?

Thanks

The Ads add-on that I now have the time to get back to supports text (including html, so you can customize the look of it) ads. You can easily create any text (read as notice) and use that location, or any of the 19 ad templates, to display it. You can even create a group of "notices" and have them rotate through if you choose, or display to a specific user group.
 
Back
Top Bottom