The Arcive of vBulletin Modifications Site. |
|
Change forumrow color on mouseover Details »»
|
|||||||||||||||||||||||||||||
To have a nice effect of interaction on mouseover of each rows of your forum, simply go to "Style Manager" ---> "Main CSS" ---> "vbulletin.css" and add at the end:
Code:
.forumrow:hover, .threadbit > div:hover { background: #F4F4F4 !important; }
![]() Enjoy it. EDIT: Added 2 screenshots, you can obtain them with a different change of code: - The first, more light, more reusable (my favourite): #F4F4F4 - The second, more bold and evidence: #999 The grey scale gose from FFF (white) ---> AAA ---> 999 ---> 000 (black) Read more about hexadecimals colours Thanks to Da-Vinci for one screenshots ![]() Edit: added the same effect also to the threadlist. Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| 2 благодарности(ей) от: | ||
| grandma, Nacho Vidal | ||
| Comments |
|
#2
|
|||
|
|||
|
nice
thank you |
|
#3
|
|||
|
|||
|
demo???? screenshot ??
|
|
#4
|
|||
|
|||
|
Works only IE, not in latest FF.
|
|
#5
|
|||
|
|||
|
NICE & EASY
Works with firefox with no problem |
|
#6
|
||||
|
||||
|
tagged to see screenshot/demo
EDIT: saw demo , loved it and installed it |
|
#7
|
|||
|
|||
|
what does it actually do????
|
|
#8
|
|||
|
|||
|
perfect
|
|
#9
|
||||
|
||||
|
probably you inserted in forumbits-ie.css instead of forumbits.css
|
|
#10
|
|||
|
|||
|
Nice, simple & effective!
*installed* Thank you! |
![]() |
|
|