OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Menu li a
This page's ID:
30835
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
The problem is that the css specifices "a tag with class 'swedish' which contain a <li>-tag which again contains an <a>-tag". So you need to rewrite the rules to [code] li.swedish a { color: yellow; background-color: blue; } li.swedish a:hover { color: blue; background-color: yellow; } [/code] After that they should work as you expect. _________________________ - [url=http://blog.golden-ratio.net]the Golden Ratio[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »