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)
-   -   Mini Mods - Change forumrow color on mouseover (https://vborg.vbsupport.ru/showthread.php?t=240735)

cloferba 05-05-2010 01:47 AM

it doesnt work for me

i have "store css files"...do i must turn off that option?

Fabilous 05-07-2010 02:30 PM

installed.
It works in the latest FF too.

carloscuevas 05-08-2010 08:19 AM

nice......thank you

naisho 05-10-2010 02:58 PM

It works fine. I added the code in the additional.css though. This way, I know what I added.
And for those who wish to do the same thing in the forum side bar, you add this with the color you like:

Code:

/* mouse over forum side bar messages */
.avatarcontent:hover { background: #FFCCCC !important; }


GamerPerfection 05-21-2010 09:37 AM

Thanks, installed on my test site. :)

TheTrust 05-26-2010 03:23 AM

It looks really nice
Thank you Gamempire ......... regards

Scalemotorcars 05-31-2010 03:11 AM

Simple edit to this so its transparent for the darker styles. Template edit is here.... Or just change the above code in this mod to this.

PHP Code:

.forumrow:hover, .threadbit div:hover opacity:0.80;
    -
moz-opacity:0.80;
    
filter:alpha(opacity=80);
    
background#333333 !important; } 

:up:

ReMoN SaMiR 06-18-2010 09:27 AM

Wonderful (Y)

Welshy2008 06-20-2010 08:28 PM

Does this work on 4.0.4?

chuckhodson 06-26-2010 05:14 AM

Works great with 4.0.4 man thanks..


All times are GMT. The time now is 11:03 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.01428 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_php_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