hi

As you can see my sitemenu ( for url see picture , see link) http://tiny.cc/m49n3 works fine in fire fox and in IE 8 but not in IE 6,7

i have tried to work the css , but no results.
can any one help me to fix this verry frustrating problem.

thanks

Comments

jeroen87’s picture

no one?

gaurav_m’s picture

this will work fine in IE6 and IE 7

#primary ul.links {
POSITION: relative; TOP: 65px;
}

Add this code for IE6 and IE 7 using conditional comments.

jeroen87’s picture

hi i put it in my fix ie file, but no results, are you sure of the 65 px , it seems verry little to me

thanks for your help

gaurav_m’s picture

top 65px is fine in IE 6.
make sure position:relative