Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 08-17-2005, 09:40 AM css menu problem
Experienced Talker

Posts: 42
Trades: 0
hey
I'm making a css menu, see here. The problem is that when someone hovers over a list item its parent changes color as well. How can I avoid this?

cheers
__________________

Please login or register to view this content. Registration is FREE
thepersonof is offline
Reply With Quote
View Public Profile Visit thepersonof's homepage!
 
 
Register now for full access!
Old 08-17-2005, 09:55 AM
King Spam Talker

Posts: 1,186
Location: Manchester, UK
Trades: 0
Hi,

<style type="text/css">
li {list-style-image:url(page.gif);}
li a {color:#000000; text-decoration: none;}
li li a:hover {list-style-image:url(pagehover.gif); color: blue; text-decoration: none; }
a {color: blue; text-decoration: none;}
</style>
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Reply     « Reply to css menu problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10981 seconds with 12 queries