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

add1sun’s picture

Do you have this on a live site that we can see it happening in action?

hgreer’s picture

Yes, 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.

hgreer’s picture

I 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 .

add1sun’s picture

Status: Active » Fixed

Ah great! Glad you figured it out.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.