IE 6 Menu Issue (solved)
Posted: Fri Jun 27, 2008 12:50 pm
IE6 Is the vain of my life!!!
lol
i have my navigation buttons exactly as i want them on my site, but in IE6 things are messed up!
In the "Parents" page i have a sub page called "finance" ie 6 is showing this in a drop down which i dont want it to do, i want it hidden from site like it is in firefox and recent IE versions.
Also in IE6 The nav bar is raised above the content section showing a gap, which i dont want.
Anyone able to help?
here the site
Linky
and here is the styesheet code:
lol
i have my navigation buttons exactly as i want them on my site, but in IE6 things are messed up!
In the "Parents" page i have a sub page called "finance" ie 6 is showing this in a drop down which i dont want it to do, i want it hidden from site like it is in firefox and recent IE versions.
Also in IE6 The nav bar is raised above the content section showing a gap, which i dont want.
Anyone able to help?
here the site
Linky
and here is the styesheet code:
*--------------------------------------
Navigation
---------------------------------------*/
#nav {font-size:100%; position:absolute; bottom:0; left:0;}
#nav ul {list-style: none; padding: 0; margin: 0px; background-color: #FBA618; }
#nav ul li {float: left; text-align: center; height: 50px; margin: 0px 0px 0px 0px; border-left: padding: 0; background:url(http://www.scotwellhouse.com/images/bgnav2.gif)}
#nav ul li {width: 15px; voice-family: ""}""; voice-family:inherit; width: 100px;}
html>body #nav ul li { width: 100px; }
#nav ul li a {display: block; padding: 0px 0px 0px 0px; color: #000; text-decoration: none;}
#nav ul li a:hover{color: #FDFDFD; background:url(place hover over image here) bottom left;}
#nav ul li#active a { background: #FDFDFD; color: #FDFDFD; background:url(http://www.scotwellhouse.com/images/bgnav2alternate.gif) bottom left; }
#nav ul li#active a:hover {}
#nav ul li.first {border-left: none;}
#subNav{list-style: none; height:350px;}
#subNav ul{list-style: none; padding: 24px 0 0 10px; margin: 0 0 0 0 ;}
#subNav ul li {text-align: left; margin: 0px 0px 20px 0px; padding: 0;}