Hi,
I have just add the CSS Suckerfish drop down menu seen here: http://www.alistapart.com/articles/dropdowns
All is well apart from the drop down in firefox it drops to much so i cannot see it which is winding me up to know end as you can imagine. I have been trying to solve this for a while but think i have been looking at it too long so over to you guys any ideas?
Hover over services / products
http://www.seamlessgraphics.co.uk/new/
Try it on IE and on firefox to see what i mean.
This is the CSS Code:
I believe the fault lies here:Code:ul { padding: 0; margin: 0; list-style: none; } li { float: left; position: relative; width: 8em 0; margin:0px; padding:0px; } li ul { display: none; position:absolute; top: 1px; left: 0; } li > ul { top: auto; left: auto; } li:hover ul, li.over ul{ display: block; } #nav a { font-weight: normal; color:#CCCCCC; } #nav a { text-decoration: none; } #nav li li a { font-weight: normal; color: #fff; padding:0px; font-size:0.7em; } #nav li li a:hover { }
top: 1px;


LinkBack URL
About LinkBacks
Reply With Quote

SCAN.care@HEXUS
