In the Sidebox headers "New Products (more)" & "Shopping Cart (more)" the text rollsover to this knock-your-eyes out yellow. A color that can't be found in the stylesheet....where do I change that color?
Thanks!
In the Sidebox headers "New Products (more)" & "Shopping Cart (more)" the text rollsover to this knock-your-eyes out yellow. A color that can't be found in the stylesheet....where do I change that color?
Thanks!
Got a URL we can look at?
Last edited by knuckle-101; 13 Sep 2006 at 06:52 PM.
I see the rollover is red now!!
So did you figure it out?
h3.leftBoxHeading a:hover {
color: #FFFF33;
text-decoration: none;
}
change this line to a more appropriate color.
good to hear.
Best to post and update so maybe others can learn from it.
Nice site btw
Rob J![]()
Thanks Knuckle...nope, it's still yellow.
Thanks forest..I did a search for 2 different shades of yellow..guess neither of them were it...I really appreciate it!
post your css file in here or attach it so I can see the code
or do what he said. That is the spot for it
did what he said and it worked great...now if I can just find how to change the font size in those boxes...grrr..hehe