- This topic has 4 replies, 2 voices, and was last updated 16 years ago by malcalevak.
-
AuthorPosts
-
November 22, 2008 at 1:47 am #461PJMember
My site looks great in IE7 – thanks for the great plugin. But viewing it in IE6 and Firefox today the layout isn’t right. The navigation bar extends to the right outside of the header/body.
I am pretty new to all this stuff.
The site I am working on is:
http://www.theboardhoarder.com/wordpresstheme is Drikatruu Jelly
I added "margin:0 auto;" to the #suckerfishnav
Don’t think I changed anything else.
I put the CSS generated code in to the stylesheet (style.css)
Thanks for any help. I read lots on the forum, learned a lot but didn’t see this one.
November 22, 2008 at 5:19 pm #4242malcalevakModeratorThis is more Ryan’s area of expertise, but I see one thing to definitely fix. Don’t put the CSS generated code in the style.css for the jelly theme. You’re loading it from the plugin as well, afterwards, so if there’s a difference between the two you’re probably getting a conflict. Cut it from the jelly theme, and go into your wordpress settings and find the Multi-Level Navigation section and put the CSS there.
As for the specific issue you mentioned, I think you’re looking at a width issue (which hopefully is resolved once you clean up the duplicated CSS). I also noticed that outside of IE7 the individual dropdowns aren’t filling up the entire space, again I think it’s a width issue.
Clean out the duplicated CSS and see if the problems are still there, if they are…mess around with your width. Sorry I can’t help more.
November 22, 2008 at 11:13 pm #4243PJMemberYour email reminded me of reading Ryan’s help to someone else (and in the index comments) about the duplicate CSS, so I checked disabled CSS plugin and everything worked.
I won’t go in to the mistakes I made first — but thank you for your help. I sure like this plugin and I am learning lots!
Thanks!
November 25, 2008 at 2:22 am #4244PJMemberI took out the duplicate CSS. And like I said above, the navigation bar is fixed, z-index fixed — everything works great in IE7 and Mozilla.
I went to work today and tried it on IE6 and the drop downs are not working in IE6 at all. (Before the dropdowns worked, but the nav bar was out — now it’s vice versa.)
Any ideas for me? Thanks for anyone’s help.
November 25, 2008 at 7:29 pm #4245malcalevakModeratorI suspect maybe when it had been working in IE6 it might’ve been using the CSS that was since removed, indicating that it’s a CSS issue, so I can’t really help much, but Ryan might be able to.
-
AuthorPosts
- You must be logged in to reply to this topic.