I'm having a problem that so far have not been able to resolve. I'm setting up a web site based on the Zen theme (using subtheming) and have beautiful Nice Menus for both Primary Links and Navigation. The problem is that in IE 7, whenever I navigate to a page having a path greater than 1 segment (http://mydomain.com/segment/segment), the Nice Menus move over to the right by about 150px or so. This does not happen in any other browser and it only happens on those particular pages. I've tested by creating separate pages (mydomain.com/page works fine--mydomain.com/page/interesting does not work).
Any ideas?
Thanks in advance.
Comments
Comment #1
add1sun commentedDo you have this on a live site that we can see it happening in action?
Comment #2
hgreer commentedYes, it is up at the following IP address at the moment: http://69.36.165.249 . Click on Customer Gallery, then click on the title of one of the pictures--it will take you to a page with a path of "image/image-name" so you can see what is happening in IE 7. Thanks in advance for any help you can provide.
Comment #3
hgreer commentedI figured it out--I was using a relative path for the IE7-specific style sheet. When the pages with longer paths were being called, the IE7 specific style sheet was not referencing correctly. Fixed it by using a complete URL for stylesheet link in page.tpl.php .
Comment #4
add1sun commentedAh great! Glad you figured it out.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.