|
|
#11 |
|
Bronze Member
![]() Join Date: Sep 2009
Posts: 57
|
Pixel everything seems to be looking fine. However, I no longer have the rollover working. Is there an error in the code I do not see? Please advise.
Thanks David |
|
|
|
|
|
#12 |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,050
|
David,
That was my error. I forgot to add the "li" level in the hover/focus class. Copy/paste the code below and that should fix it. Code:
ul.links li a:hover, ul.links li a:focus {
background: url(dark.png) no-repeat;
padding: 0;
}
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
|
|
#13 |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,050
|
Your welcome, and thank you.
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
|
|
#14 |
|
Bronze Member
![]() Join Date: Sep 2009
Posts: 57
|
Pixel, I have inserted the above code, the rollover is working but it looks really messy. It shifts all the navigation to the left on rollover.When you rollover the skate parks button everything stays put. This is what I want. What could be wrong? Please help.
Thanks, David Last edited by gumspitter; 02-15-2010 at 12:14 AM. |
|
|
|
|
|
#15 |
|
Bronze Member
![]() Join Date: Sep 2009
Posts: 57
|
Pixel still can't figure out why the rollover is so out of whack. The rollover should only change colors not shift to the left.
|
|
|
|
|
|
#16 |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,050
|
Sorry for lack of response just been real busy. I saw you posted a new thread about link text color and text padding. I have posted an answer there.
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|