See picture.. How i did it?
My code (Wont work unless you use satallite)
- Downloaded page html.
- Edited html to show the table for the catagory only.
- Place the html code above $forumbits in the FORUMHOME template.
Code:<!-- Advert --> <if condition="THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'editpost' AND THIS_SCRIPT != 'search' AND THIS_SCRIPT != 'login' AND THIS_SCRIPT != 'register' and $vbulletin->userinfo[usergroupid] != '7' and $vbulletin->userinfo[usergroupid] != '6' and $vbulletin->userinfo[usergroupid] != '5' and $vbulletin->userinfo[usergroupid] != '31' and $vbulletin->userinfo[usergroupid] != '22' and $vbulletin->userinfo[usergroupid] != '25' and $vbulletin->userinfo[usergroupid] != '32' and $vbulletin->userinfo[usergroupid] != '29' "> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tbody> <tr> <td class="tcat" colspan="5"> <a style="float:right" href="#top" onclick="return toggle_collapse('forumbit_75')"><img id="collapseimg_forumbit_75" src="images/satellite/buttons/collapse_tcat.gif" alt="" border="0" /></a> Website Sponsors</td> </tr> </tbody> <tbody id="collapseobj_forumbit_75" style=""> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="left"> Forum</td> <td class="thead" width="225" style="white-space:nowrap"> Last Post </td> <td class="thead"> Threads </td> <td class="thead"> Posts </td> </tr> <tr align="center"> <td class="alt2" width="35"><img src="images/satellite/statusicon/forum_old.gif" alt="" border="0" /></td> <td class="alt1Active" align="left" id="f71" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='forumdisplay.php?f=71';"> <!--ADSENSE GOES HERE--> </td> <td class="alt2" nowrap="nowrap" width="225"><table cellpadding="0" cellspacing="0" border="0" width="225"><tr align="right"> <td> <div class="smallfont" align="left"> <div style="clear:both"> <a title="Latest MMORPG files released" href="http://forum.website.com/updates-news/forum-rules-101410.html"><strong> Latest MMORPG server files -...</strong> </a> </div> <div> by <a rel="nofollow" href="http://forum.website.com/members/mental/">MentaL</a> </div> <div align="right"> Today 21:34 PM <a href="http://forum.website.com/updates-news/forum-rules-101410.html"><img class="inlineimg" src="images/satellite/buttons/lastpost.gif" alt="Go to last post" border="0" /></a> </div> </div> </td> </tr></table></td> <td class="alt1" width="80"> 3,470</td> <td class="alt2" width="80">57,454</td> </tr> <tr><td class="tfoot" style="line-height: 0px; padding: 0px; margin: 0px;" colspan="5"><img src="http://forum.website.com/clear.gif" alt="" width="1" height="8" /></td></tr> </tbody> </table> <br /> </if> <!-- End advert -->



LinkBack URL
About LinkBacks
.. How i did it?





Reply With Quote

