The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hover background color for thread listings?
I'm trying to make it so that when you hover over a topic the table row changes color. I've tried several variations for selectors and I am coming up short. Any ideas?
EDIT: I really thought threadlisthead.color:hover would've been right but it doesn't seem to be. This is what I'm using. .threadlisthead.color:hover { background-color: #E9E9E9;} |
#2
|
||||
|
||||
Wow, 21 views and nobody knows? I'm shocked.
|
#3
|
||||
|
||||
Not to sound smart however....
This could be the 21st thread posted about this... Wow, I'm shocked check my sig for the Search tip and look up the word tact . Edit vbulletin.css OR additional.css and add: Code:
.forumrow:hover, .threadbit > div:hover { background: #FF0000 !important; } |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
Take a look here https://vborg.vbsupport.ru/showthread.php?t=240735 this exactly what you're looking for.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|