|
Text
|
| Adding A Banner Down The Side Of Your Forum. |
|
 |
|
 |
|
| Author |
Message |
Symon
Guide Legend



Joined: 11 Jun 2006
Posts: 909
Location: Hampshire,England

Add Comment
Show Comments
|
Posted: Wed Oct 17, 2007 10:14 pm |
 |
|
This little hack will Place your banner down each side of the forum or just one side.
Ok here is HOWTODOIT
Please remember to use the Editor account before making any template changes, If you have not made an editor account yet please read HERE
Second you must have all ready a template you can edit.
If you have not done this please read HOWTODOIT
1. Goto admin panel --- 3. Styles --- Edit Templates/Logos -- the template you wish to edit (EG myff_howtodoit1)--- Submit
Now look at the top in the area marked Choose Forum template/javascript/css File to Edit use the drop down bar and find
overall_header.tpl
Now place this code Right At The Bottom.
| Code: | <table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td width="125" align="left" valign="top">
<!-- BEGIN switch_forum_view -->
<table><tr>
<td valign="top">
<img src="http:// your url here"/>
</td></table>
<!-- END switch_forum_view -->
</td>
<td valign="top" align="center"> |
Make sure you change the | Code: | | http:// your url here" | to the url of your banner.
To have this on both sides of your forum then
1. Goto admin panel --- 3. Styles --- Edit Templates/Logos -- the template you wish to edit (EG myff_howtodoit1)--- Submit
Now look at the top in the area marked Choose Forum template/javascript/css File to Edit use the drop down bar and find
overall_footer.tpl
Now place this code Right At The top.
| Code: | </td>
<td width="125" align="right" valign="top">
<!-- BEGIN switch_forum_view -->
<table><tr>
<td valign="top">
<img src="http://gallery.myff.org/gallery/154320/banners.jpg"/>
</td></table>
<!-- END switch_forum_view -->
</td>
</tr>
</table> |
Again make sure you change the | Code: | | http://gallery.myff.org/gallery/154320/banners.jpg | to the url of your banner.
The final results could look like this.

|
|
| |
|
 |
|
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
HOWTODOIT was designed and built by Symon Field Creator Of ☆ ☆ FunnyWorld ☆
HOWTODOIT© Symon Field 2006,2007,2008 Powered by phpBB Group © 2001,2005.
|
|
|
|