vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Forumhome Mouseover Effect (https://vborg.vbsupport.ru/showthread.php?t=92600)

karrerax 10-05-2005 04:56 AM

Installed. Great MOD!
Thanks :nervous:

Quillz 10-08-2005 05:38 PM

Just installed it. Works great. I was wondering, though... Is it possible to not make the entire cell linked? I want only the text to remain linked, as it was before I installed this modification...

TygerTyger 10-11-2005 10:33 PM

Quote:

Originally Posted by Quillz
Just installed it. Works great. I was wondering, though... Is it possible to not make the entire cell linked? I want only the text to remain linked, as it was before I installed this modification...

Just remove the entire onclick statement, and style="cursor:hand;" statement from the replacement code.

Robbed 10-15-2005 12:05 PM

Anyone know why in Firefox when you hover on a category the hand icon doesn't show up.

Thanks.

TygerTyger 10-15-2005 12:09 PM

It won't show up if you followed my instructions as above to prevent the entire cell being a hyperlink. You can force the hand icon even if it's not a hyperlink by leaving in style="cursor:hand;" although your users might find it confusing.

Robbed 10-15-2005 12:30 PM

It works in IE but not firefox, but i guess i can remove the cursor hand code so it's the same as the threads.

Kovash 10-15-2005 01:25 PM

Quote:

Originally Posted by Xplorer4x4
If this was clarfied before I missed it as well, but i needed a way to change the color of the mouse over. For example I have the Power blue skin instaled as my default. The mouseover did not show up because Alt1 and Alt2 were the same.

I went through and changed Alt 2(in red)
PHP Code:

onmouseover="this.className='alt2Active'" 

to .legend in my case. To try a diffrent color, in your CSS options each table has a name in the bottom left corner of it. Just try those various classes in place of Alt2 untill you fidn oen that works. :)

Small thing to add to this for people who don't want to usurp a whole Style slot.

If you check in your style options down at 'Additional CSS Definitions' you can add a code into the second box, like this;

PHP Code:

.forumrollover 

     
background#6E81A0; 
     
color#000000; 


Then change the template code to match as you suggested, but using the 'forumrollover' instead of one of the default ones. This way, if you ever use the default one you would have used otherwise, you don't have to have them both the same... if you get my meaning... somehow I don't think I was to coherent :s

But yeah, I use it, works great, and because of ^that^ method, I don't have to have alternating colours across my forum, yay!

*clicks install

ViViD 10-20-2005 01:42 AM

Hello ,
I Installed it on my forums but there is a small but noticable delay in changing when I move mouse over the cell. Has anyone know what is the problem ? also the problem is not related to it's background image or it's border I added to it's CSS class .

( the delay only appears in IE 6.0 but not Opera or FFox ) ...

[edited URL]

Any help appreciated

ProperMethodz 10-24-2005 03:53 PM

Where do you adjust the alternating colors? I can't seem to make it work. :(

J?Y. 10-27-2005 05:52 PM

Excellent, Thanks


All times are GMT. The time now is 01:50 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.01306 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (2)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