mattm Posted May 15, 2011 Share Posted May 15, 2011 In Internet Explorer 7, my menu and other functions, such as account and search funcion, shoot off to the right.I've tried heaps of fixes, but have had not luck.Any ideas?http://justscrapping.com.au Link to comment Share on other sites More sharing options...
liquidesnake Posted May 18, 2011 Share Posted May 18, 2011 Your CSS is the issue.What did you change?I couldn't find your #header_right within you global.cssthat's the issue. try to sort it out.by default (clean version):#header_right { float: left; margin-bottom: 15px; text-align: right; width: 73%;} Link to comment Share on other sites More sharing options...
mattm Posted May 18, 2011 Author Share Posted May 18, 2011 I've actually just sorted it out. There's a bug in IE7, and because I had put the menu into a table it was putting it next to the div. Have now removed the table and it is fine. Thanks for your help, though. Link to comment Share on other sites More sharing options...
liquidesnake Posted May 18, 2011 Share Posted May 18, 2011 I ve just checked your web site. it still the same case on IE7 and the menu is gone too high...I guess you are working on it. Link to comment Share on other sites More sharing options...
mattm Posted May 18, 2011 Author Share Posted May 18, 2011 I am. And my fix didn't work. In ie 7 now it is going off to the right. Sometimes it would have been nice to go to a school to learn this stuff. Link to comment Share on other sites More sharing options...
liquidesnake Posted May 18, 2011 Share Posted May 18, 2011 Relax..IE is the nightmare of the web designer, especially IE6 !!! look go back to your coding when you posted this topic and from there we will be absle to sort out your issue because now it worse. hope u made some backup. Link to comment Share on other sites More sharing options...
mattm Posted May 18, 2011 Author Share Posted May 18, 2011 Lots of back ups. Have now got the menu bar working, so just have to sort the cart and user details. Thanks for your support, though, and any other suggestions most welcome. Link to comment Share on other sites More sharing options...
mattm Posted May 18, 2011 Author Share Posted May 18, 2011 Interesting... Solved it by giving the Div a left value. The float: right was confusing IE. Link to comment Share on other sites More sharing options...
liquidesnake Posted May 18, 2011 Share Posted May 18, 2011 Well done mate, it's now fully sorted. so now, what do u think about IE?? lol Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now