vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - SCANU - Forum description on title mouseover [as Xenforo] (https://vborg.vbsupport.ru/showthread.php?t=275428)

OldSchoolDSL 12-18-2011 07:08 AM

Quote:

Originally Posted by sadiq6210 (Post 2278757)
Same
+1

Aren't you happy I kept a copy of the original code? LOL



Thanks for confirming.

sadiq6210 12-18-2011 09:04 AM

Quote:

Originally Posted by OldSchoolDSL (Post 2278767)
Aren't you happy I kept a copy of the original code? LOL



Thanks for confirming.

Absolutely :D hah

Scanu 12-18-2011 09:06 AM

ok so nothing to do I can't re-code the mod without testing board please wait for a fix for those problems. I revert the original code in the mod

Kiran-E-Sehar 12-18-2011 10:47 AM

i edited templaye as u said /....

but nothing happened :-s

Scanu 12-18-2011 11:34 AM

Are you sure to edit the right template?
forumhome_forumbit_level2_post

OldSchoolDSL 12-18-2011 06:09 PM

We have a winner.

Thank you Scanu :)

This one will work

Code:

                <h2 class="forumtitle"><div id="test"><a <vb:if condition="$show['forumdescription']">title="<scanu>{vb:raw forum.description}</scanu>"</vb:if> href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></div></h2> 
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script src="http://cdn.jquerytools.org/1.2.6/all/jquery.tools.min.js"></script>
<script>
$("#test a[title]").tooltip({ 
position: 'center right', 
effect: 'slide' 
});
</script>
<style>
scanu { 
background:black;
color:white;
padding: 5px 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
filter:alpha(opacity=68);
-moz-opacity:.68;
opacity:.68;

</style>

Be sure to include that large space in the 1st line when you copy & paste. ;)

You don't need to space after the end of the code. For some reason vBulletin.org adds it. Just copy all the way until you hit </style> at the end.

Installed and working

4.1.9

Scanu 12-18-2011 06:32 PM

Thanks everybody now i've updated the code in the first topic

Scanu 12-18-2011 06:45 PM

sadiq6210, regarding your error i'm working to solve it but i think that is impossible. I know the reason of that error so i think i can't help you :S

OldSchoolDSL 12-18-2011 06:49 PM

Quote:

Originally Posted by Scanu (Post 2278917)
sadiq6210, regarding your error i'm working to solve it but i think that is impossible. I know the reason of that error so i think i can't help you :S

I had his / hers spacing error originally. So I think this code should resolve it.

But I suspect the colored description in his / her forum maybe the cause.

Scanu 12-18-2011 07:14 PM

Lol what am i saying try with the new code i fix this error too


All times are GMT. The time now is 03:30 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.01149 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete