|
Text
|
| How to add Portals to your forum |
|
 |
|
 |
|
| Author |
Message |
Nick(NR)
Moderator


Joined: 27 Jul 2006
Posts: 2

Add Comment
Show Comments
|
Posted: Thu Jul 27, 2006 3:30 pm |
 |
|
You will need to change the portals in the code below to what you want and they can be found here Portal Choices
Ok to do it like it appears on this forum, you need to ADD this peice of code into your overall_header.tpl file AT THE BOTTOM
| Code: |
<!-- BEGIN switch_forum_view -->
<table><tr>
<td valign="top">
{MYFF.ANNOUNCE show_results="topics" link="FORUM"}{MYFF.STICKY show_results="topics" link="FORUM"}{MYFF.TOPPOSTERS}
</td>
<!-- END switch_forum_view -->
<td width="100%" valign="top"> |
and the bit below needs to be ADDED into your overall_footer.tpl file AT THE TOP
| Code: | <!-- BEGIN switch_forum_view -->
</td></tr></table>
<!-- END switch_forum_view --> |
One last thing what I state above is generally correct and will work on most styles/templates. But no two templates have the exaxt same html structure and so there will be exceptions.
Use the editor user to test the changes before making them the default for a forum.
|
|
| |
|
 |
|
|
|
 |
|
 |
|
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.
|
|
|
|