![]() |
Remove Threads And Posts Columns From The Forum
1 Attachment(s)
If you need remove threads and posts columns from forum home and forum dislay, modify this :
Forum Home : Forum Home Templates / FORUMHOME find : Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] --></td> Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] --></td> Forum Display templates / FORUMDISPLAY find: Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] --></td> Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] </td> --> |
Isn't this going to break every users forum that follows your code? Leaving 4 </td> tags there doesn't seem to me to be correct.
This, as an example: <!-- <td class="thead">$vbphrase[threads] --></td> Should be this: <!-- <td class="thead">$vbphrase[threads] </td> --> |
thanks i was trying to figure how to do that....:up:
|
demo ?
|
Quote:
|
*tagged*
I think that this is one of those mods that you need to do before you do the "forums arranged in columns on forumhome" mod (https://vborg.vbsupport.ru/showthread.php?t=99829). Useful :up: |
Hello,
I need to remove the threads column from my forum home. I spent the best part of Sunday working on this, but I'm not having any luck. I just came across this thread, but: * my forumhome_forumbit_level1_post template doesn't contain the above code; * my forumhome_forumbit_level2_post template has no such code either; * what's up with the left over </td> tags? Could someone please point me the right direction? |
Quote:
|
It works beautifully now! Thanks Limode!
|
Quote:
|
I couldnt find this file to edit so couldnt install it :(
Quote:
|
Quote:
|
Hi great mod thanks.
Would you know how to remove the marked column? and also where to change the size of the column on the left containing the icon? |
1 Attachment(s)
Hi great mod thanks.
Would you know how to remove the marked column? and also where to change the size of the column on the left containing the icon? |
then how can i add threads and post count below the forum description?
|
same you!
|
How can I just remove the threads column? I.e. keep the posts column.
|
Quote:
|
Code:
<td class="thead">$vbphrase[threads]</td> |
What is style you using ?
|
Quote:
|
my forum url www.wrestlingconcepts.com
style is blissfully simple .. P.S .. can you help me make sidebars to put advertisiments in it ..No prob if you cant . Thank you . |
Quote:
|
Forum Home Templates / forumhome_forumbit_level2_post find :
Code:
<td class="thead">$vbphrase[threads]</td> |
Bump ^ ......
|
It's kind of old thread but I'm interested in removing my post/thread columns and can't do it with this hack.
|
not working, because i think my template is different..
i can't find any of the codes there... please anyone help me i have also sent PM to this Limode The Theme i use is Juice Theme with my own modified pics... |
What I had to do was go into forumhome_forumbit_level2_post
and remove: Code:
<td class="alt1">$forum[threadcount]</td> |
Hi does anyone know how to do this on 3.8.7 ? thanks !
|
good idea
i will try to make the style and page size smallest thank u friend |
All times are GMT. The time now is 08:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|