The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Sorry, On the forumdisplay page i am trying to get the discussionrow to highlight when hovered like i have on the forumhome/index page:
http://www.bluepearl-design.com/foru...hp?styleid=107 works: but for http://www.bluepearl-design.com/foru...0-General-Chat i am having trouble getthing these threads to highlight I would like the whole row to be selected just like on the index page. |
#12
|
||||
|
||||
You need to have the row all one color if you want the whole row to change upon hover (default has the replies/views in a different color):
HTML Code:
.threadbit .nonsticky:hover, .threadbit .discussionrow:hover { background: whatever; } |
#13
|
||||
|
||||
Thank you so much it worked
I wasnt even close with my attempt hehe |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|