Back to vBulletin 3.8 Template Modifications

Show Description Of Subforums When Hovering Over On Forumhome
Mod Version: 1.00, by 1Unreal

vB Version: 3.8.x Rating: (6 votes - 5.00 average) Installs: 42
Released: 27 Feb 2009 Last Update: Never Downloads: 8
Not Supported Template Edits Re-usable Code  



On the forumhome you can't see the descriptions of the subforums. So if you want your users to be able to find it out use this little tweak.

Open up the template manager and then find the template forumhome_subforumbit_post.

Find:
HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
Replace with:
HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><span title="$forum[description]">$forum[title]</span></a>
This should work on all versions of vB but I've not tested it.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024