vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - Show Description Of Subforums When Hovering Over On Forumhome (https://vborg.vbsupport.ru/showthread.php?t=206755)

1Unreal 02-26-2009 10:00 PM

Show Description Of Subforums When Hovering Over On Forumhome
 
1 Attachment(s)

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.

Jasem 03-09-2009 11:42 PM

Good one, thank you

peter_trucker 04-24-2009 09:14 PM

thnx m8 looks nice

works on
vBulletin® Version 3.8.2

Nordinho 06-06-2009 01:26 AM

Simple, but extremely usefull...thanks!

ITDarasgah 07-01-2009 05:28 PM

Install...thanks

ravi_9793 07-16-2009 02:54 AM

Thanks, installed.. :)

Miss Chatterbox 01-08-2010 07:17 PM

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

al_rhar 01-09-2010 08:06 PM

very simple, but effective. thanks.

Bansheebob 01-09-2010 11:06 PM

didnt work for me

Dabbi 01-13-2010 08:11 AM

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?


All times are GMT. The time now is 10:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01096 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete