Helpful Information
 
 
Category: vBulletin 3.8 Template Modifications
Forum Home Enhancements - Show Description Of Subforums When Hovering Over On Forumhome

https://www.vbulletin.org/forum/external/2009/02/6.png


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:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>Replace with:
<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.

Good one, thank you

thnx m8 looks nice

works on
vBulletin® Version 3.8.2

Simple, but extremely usefull...thanks!

Install...thanks

Thanks, installed.. :)

Works perfectly on 3.8.4 - thank you so much! One of those nice little improvements that goes a long way! :)

very simple, but effective. thanks.

didnt work for me

Thank you! Easy to do and it worked perfectly (3.7). :)

I can't help but wonder if this same code work for regular forums and the Calendar too?










privacy (GDPR)