| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Great Scott!!
Join Date: Feb 2008
Posts: 272
|
empty list element causing probs
Hi all using an empty list element as a spacer at the top of a navigation, trouble is I can't seem to get it to not use the same :hover as the active nav elements. tried using multiple class's, but no joy Mild Fuzz - Life in Soft Focus |
|
|
|
|
|
#2 (permalink) |
|
Designers are strange :)
|
Empty list? Why not just use margins? [ Programmers Voice - Blog about the internet, code and development ]
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Dec 2006
Posts: 73
|
How about this: Code:
It hides the empty li's you made, and uses margin-top along with a border for each of the newly top li's ('Home' on the left, 'About' on the right) |
|
![]() |