Back to Modification Graveyard

Nexia's Alt/Title Tags for sub-forums
Mod Version: 1.0.0, by ()

This thread is in the Modification Graveyard.
vB Version: 3.8.0 Rating: (2 votes - 4.50 average) Installs: 5
Released: 13 May 2009 Last Update: Never Downloads: 2
Not Supported Template Edits  

Actually, when you want to be fully XHTML compliant, you need to have alt content for your icons, and a title content for your links... vBulletin sub-forums have no alt/title tags, and this is not good.

So here is the little quicky to change this situation...

For both templates "forumhome_subforumbit_nopost", "forumhome_subforumbit_post", edit the tags like this:

you will find
Code:
alt=""
and will replace with
Code:
alt="$forum[title]"
then you find
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
and you replace with
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" title="$forum[description]">
that's all... everything is supposed to work like planned, when you hover the sub-forum icon, you will see the title of the forum itself, and when you hover the link, you will see it's description.


you can modify this by using anything other to fit your needs.

Download

No files for download.

Screenshots

 

Similar Mods

Forum Home Enhancements Nexia's Forum Channels, a different way to see your forums Modification Graveyard
Forum Display Enhancements Nexia's Threadless Forums have to vanish Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024