![]() |
getting the forumbit to hover
Hi, I'm having a bit of trouble with my forumhome_forumbit_level2_post template.
Basically, I'm trying to make the forumbit change background on hovering (on it). I've partially done it, but I can't get the second bit to hover :( I'm using: Code:
.forumrow div:hover { http://www.hostcule.com/forumsvb4/forum.php |
anyone?
|
HTML Code:
div.forumrow:hover { |
Nope, it not longer hilights on hover :(
|
Ah, I see, you need to also do it for the first-child (it works on all but the first one and you only have one on your forum, so...)
HTML Code:
div .forumrow:hover, .forumhead + .childforum .L2:first-child .forumrow:hover { |
Thanks Lynne, it works :D
|
I have got this to work on forumhome but on the threads page i am having problems
currrently trying this, maybe i am missing something: Code:
div .discussionrow:hover, .threadlisthead + .childthread .L2:first-child .discussionrow:hover { |
What is it you are trying to get to highlight upon hover on the 'threads' page (and what is a "threads" page - showthread?).
|
Sorry meant to say on this page: forums/forumdisplay.php
The showthread |
Forumdisplay or showthread? You are confusing me here. And what do you want to highlight upon hover on that page? The posts? What part of the posts? An image just about ALWAYS helps.
You really need to be a LOT more specific here if you want help. |
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. |
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 { |
Thank you so much it worked ;)
I wasnt even close with my attempt hehe |
All times are GMT. The time now is 02:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|