Forum HTML Header and Footer.
The Header is available only to subscribers of ForumUps 'Show without Ads'.
The Footer is available to all users.
ForumUp has introduced a new feature to allow you to place HTML or Text Messages at the top (header) and bottom (footer) of your Forum. The header and footer will show on every page, in addition to the Index page.
To place a "header" announcement, such as we have on some ForumUp Support sites, you need to have paid for an 'Show without Ads' subscription.
Once your 'Show without Ads' is active, go to the Admin Panel>General Admin>Forumup. You will see a section labelled "HTML codes on top and bottom of all Forum pages". In the fields provided, you may place your message to show either at the top (header), or bottom (footer), of your Forum.
You can just type plain text, where there will not be a boxed border around the text, or you can use HTML to create a table that will look like the header on some of our ForumUp Support sites.
This example HTML code, based on the subSilver Style template, enables you to create a header table on your Forum:
| Quote: |
<table class="forumline" border="0" cellpadding="3" cellspacing="1" width="100%" height="95px">
<tbody>
<tr>
<td class="catHead" colspan="2" height="28">
<span class="cattitle">Welcome to Fruitopia Forum !</span>
</td>
</tr>
<tr>
<td class="row1" align="center">
<br>
<font color="brown" size="3">Yes Maam, we have no Banana's. We have no Banana's today !</font>
<br><br>
<font color="red" size="3">Hey, fruit's in season, plenty berries,<br>Apples, plums and the old raspberries,<br>(ee-e-ee-e-eee) Everything is fresh today !</font>
<br><br>
</td>
</tr>
</tbody>
</table> |
You can of course, alter the text as you desire, to suit your own Forum.
NOTE: If your 'Show without Ads' expires, this feature will automatically be disabled, and the header and footer you created will not display. You can check your 'Show without Ads' credit value, under Special Features, on the same ForumUp page, of the Admin Panel.
These instructions originally written for ForumUp.Com using the 'subSilver' Style template. Some references may change from site to site.
Authored by GG'sSimon. Edited by Kana3. January 2007. Edited by FoxLeonard Sept 2007