The Arcive of vBulletin Modifications Site. |
|
Alternative Forumhome Lastpost Display Details »»
|
|||||||||||||||||||||||||
This tutorial changes the look of the last posted post in the forumhome template. The vertical column for the last posts disappears and a box with the last posted post appears below the forum description. Also see the included screenshot to get a better view of this mod.
History: Version 1.0: First release. Version 1.1: Added collapsable boxes. Version 1.2: Fixed boxes for subforums. Version 1.3: Fixed scrambled box without forum description, fixed box for no-posts forum, added missing "collapseimg" variable to lastpostby.gif, compatible with vBulletin 3.7.x. Version 1.31: Small adjustment to the "forumhome_forumbit_level2_post" template. Support only for people who've marked as installed. Attachment 78123 Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Demo?
|
|
#3
|
|||
|
|||
|
Sorry, I have it only implanted on my testvb at the moment. But the screenshot is animated, so it gives a good impression of how it seems to work.
|
|
#4
|
||||
|
||||
|
works good ........
nice |
|
#5
|
|||
|
|||
|
Never mind, I didn't read the entire first post.
|
|
#6
|
|||
|
|||
|
Could this be collaped by default?
and if so what edits do i have to make? Thanks |
|
#7
|
||||
|
||||
|
Does this work well with category view? All the rest in the past haven't worked well at all.
|
|
#8
|
|||
|
|||
|
Quote:
In forumhome_forumbit_level1_post and forumhome_forumbit_level2_post, search for: Code:
<div id="collapseobj_forumhome_lastpostby_$forum[forumid]" class="smallfont" style="padding:6px; margin-top:6px; border: 1px solid #000000; $vbcollapse[collapseobj_forumhome_lastpostby] Code:
; display:none It works fine now. |
|
#9
|
||||
|
||||
|
For last vBulletin 3.7.0 RC3 this search and remove in forumhome_forumbit_level2_post:
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td> now is this: <td class="alt2">$forum[lastpostinfo]</td> Nice template mod, i like it! |
|
#10
|
|||
|
|||
|
How do you change the background of the last post info to like alt2 or alt1? Thanks in advance.
|
![]() |
|
|