OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
navigation help...
This page's ID:
21890
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
I'm trying to make a navigation with img hovers the problem is that my navigation is in a list so everythings shifted to one side thanks to the <li> element but that also means that the hover img also gets shifted... thats bad how do I fix this?? Also when you hover over it, it shifts the links several spaces below, anyone know how to fix this?? I'm new to CSS web designing if this was a table it would have been so much easier for me... :( I posted the CSS as well... [code] #nav { width: 166px; background-image: url(images/nav.gif); margin: 0 0 0 4px; } #nav ul { padding: 10px 0 0 0; list-style: none; font: 11px Verdana, Arial, Helvetica, sans-serif; } #nav a:hover { background-image: url(images/hover.gif); display: block; }[/code] [img]http://img5.imageshack.us/img5/8912/signature5.gif[/img] [url=http://contours.cjb.net/]Online Portfolio[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »