vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - SCANU's Elegant Forum description on mouseover [as Xenforo] (https://vborg.vbsupport.ru/showthread.php?t=276419)

Scanu 07-30-2012 09:21 PM

No that's not the problem check if you have this code on the source code of your forum
Code:

<script>$("#scanudesc a[title]").tooltip({ 
position: "bottom right", 
effect: "slide" 
});  </script>


zakonline 07-31-2012 02:40 AM

Great mod, Thank you :)

zascok 08-09-2012 06:04 PM

Quote:

Originally Posted by Scanu (Post 2352884)
No that's not the problem check if you have this code on the source code of your forum
Code:

<script>$("#scanudesc a[title]").tooltip({ 
position: "bottom right", 
effect: "slide" 
});  </script>



yes I do on the very bottom of the page

Scanu 08-09-2012 06:50 PM

Quote:

Originally Posted by zascok (Post 2355845)
yes I do on the very bottom of the page

Search in the xml that and replace it with
Code:

<script>
jQuery.noConflict();
$("#scanudesc a[title]").tooltip({ 
position: "bottom right", 
effect: "slide" 
});  </script>


woffie 08-10-2012 07:24 PM

Not working with 4.2

Scanu 08-10-2012 08:04 PM

Quote:

Originally Posted by qpurser (Post 2337160)
Thanks. Looks great.
Works with 4.2.0

It works on 4.2 have you installed Forum Category Icons?

initiald 09-06-2012 01:01 PM

Setting this on mess up the arrow position of the breadcrumb? Can you take a look at it. vbulletin 4.2

Scanu 09-06-2012 01:17 PM

Yes, can you post a screen or a link?

initiald 09-06-2012 01:40 PM

Nvm I just test on my test forum. I figure out the problem. Due to a breadcrumb I used have a conflicting variable, so I just open up your mod and replace .arrow to .arrowhead or any other name variable and this would fix the position. Then reupload and overwrite.

I suggest rename the .arrow variable/class in your template.

Scanu 09-06-2012 05:09 PM

Quote:

Originally Posted by initiald (Post 2363105)
Nvm I just test on my test forum. I figure out the problem. Due to a breadcrumb I used have a conflicting variable, so I just open up your mod and replace .arrow to .arrowhead or any other name variable and this would fix the position. Then reupload and overwrite.

I suggest rename the .arrow variable/class in your template.

Glad to see that you get it working, as you suggested i'll change the name of the class, if you use it pls mar as installed


All times are GMT. The time now is 03:58 PM.

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.01208 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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