Back to vBulletin 4.x Template Modifications

Change forumrow Color / Opacity on Mouseover
Mod Version: 1.00, by Scalemotorcars

vB Version: 4.0.3 Rating: (3 votes - 4.67 average) Installs: 18
Released: 31 May 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

With the transparecy styles being so popular I wanted to share how I got two other contributions to work together.

This is built off the Pixles style here.... And basically an edit to the mouseover template edit here....

Full credit should go to these guys, I just edited the mouseover mod to work on a dark transparent style.

Instalation:

Go to, Style Manager" > "Main CSS" > "vbulletin.css" and add at the very end:

Please note this is Not supported. I'm simply sharing what worked for me.

PHP Code:
.forumrow:hover, .threadbit div:hover opacity:0.80;
    -
moz-opacity:0.80;
    
filter:alpha(opacity=80);
    
background#333333 !important; } 
Right now its set to work cleanly with the 4.0.3 Pixels style. Im sure you can change the color to fit any other style.

Also changing the 3 opacity values will alter just how transparent it is. Its best to just edit it as need. Enjoy

Download

No files for download.

Screenshots

Click image for larger version
Name:	SCREENSHOT.jpg
Views:	722
Size:	13.2 KB
ID:	117794  

Similar Mods

Mini Mods Change forumrow color on mouseover vBulletin 4.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024