The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I remove the entire threads/posts column from forumhome?
www.talkjesus.com I can't seem to figure out the proper template |
#2
|
||||
|
||||
![]()
Nice site you have there.
![]() Your template has been modified but if everything is in the default templates you should find the Thread/Post column in: forumhome_forumbit_level1_post and forumhome_forumbit_level2_post |
#3
|
||||
|
||||
![]()
Thanks for the compliment. I do not know where to remove
forumhome_forumbit_level1_nopost Code:
<div style="padding:5px 0px 5px 0px;"></div> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><img src="/designs/radio_dream/f_30.jpg" alt="" /></td> <td class="alt5" style="background: url('/designs/radio_dream/f_31.jpg');" width="100%" ><div style=" padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if></div></td> <td><img src="/designs/radio_dream/f_32.jpg" alt="" /></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> <tr> <td style="background: url('/designs/radio_dream/f_35.jpg');" width="4"></td> <td> <if condition="$childforumbits"> <table cellpadding="6" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" bgcolor="#B9B9B7" > <tr align="center"> <td class="thead" width="4%"> </td></div> <td class="thead" align="$stylevar[left]">$vbphrase[forum]<</td> <td class="thead" width="90">$vbphrase[threads]/$vbphrase[posts]</td> <td class="thead" width="255">$vbphrase[last_post]</td> </tr> $childforumbits </table> </if> </td> <td style="background: url('/designs/radio_dream/f_37.jpg');" width="5"></td> </tr> </tbody> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><img src="/designs/radio_dream/f_40.jpg" alt="" /></td> <td style="background: url('/designs/radio_dream/f_41.jpg');" width="100%"></td> <td><img src="/designs/radio_dream/f_42.jpg" alt="" /></td> </tr> </table> Code:
<tr> <td class="tcat"><span class="smallfont"> </span></td> <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">5<else />4</if>"> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> $childforumbits |
#4
|
||||
|
||||
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|