The Arcive of vBulletin Modifications Site. |
|
Forum LastPost Threads Post under all Categories. Details »»
|
|||||||||||||||||||||||||||
|
Forum LastPost Threads Post under all Categories.
Developer Last Online: Sep 2023
Compatible from vbulletin 3.0.x, 3.5.x, 3.6.x & all 3.6.x betas etc using the default style.
I've used this for years, dont recall who first posted this, if i recall i found this years ago on vbulletintemplates.com, not sure who posted it then. Open forumhome template and remove this code and re-save the template: Code:
<tr align="center"> <td class="alt1"> </td> <td class="alt2" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="alt1" width="175">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> Code:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Any Screenshot available ?
Edit: Doesnt work at me, crached the complet style! |
|
#3
|
||||
|
||||
|
I am at a complete loss of what exactly this does/
|
|
#4
|
|||
|
|||
|
It adds the table headings for each forum section, by defult they just show at the top of forumhome
|
|
#5
|
|||
|
|||
|
Quote:
There is a screen shot provided and you can actually look at the forum home page here at vbulletin.org as it is used here as well. |
|
#6
|
|||
|
|||
|
It doesnt work on 3.7 Bate 6 and my skin !
|
|
#7
|
||||
|
||||
|
have installed ... have vbulletin 3.7. beta 6 and works fine
regards macc |
|
#8
|
||||
|
||||
|
It didn't work and it moved the
Mark Forums Read View Forum Leaders to the left and stacked them one on top of another. Kind of like this: Mark Forums Read View Forum Leaders I'm using 3.7.2. TIA. |
![]() |
|
|