Hello,

my header image shows on front page, but can't be found on other different nodes. After trying numerous combinations, I discovered that the header disappears when the node keeps his defaut path (type "/node/4"). What seems really strange is that firebugs shows the same address for the picture on both pages but can find it in my front page, and can't in my default nodes.
Did anyone face this issue ?

Fabien

Comments

mermentau’s picture

Category: bug » support

I'm thinking it's not a bug or someone would be mentioning it before now with the code being released for so long. Did you check with other themes to see if you get the same issue?

fabkob’s picture

Thanks for your reply. I have another local install of Mayo with which I don't have the same issue. The only difference is that I use a custom css for superfish with the broken one. I'll try tonight to move my additionnal css code from this file to style.css to see if it does the trick.

fabkob’s picture

I tried to get rid of the css file used for superfish but it doesn't get any better. I tried to use an image with my second local install of drupal, and got the same issue : the picture shows with custom path like /mybase/mypage but disappears using automatic names like : /mybase/node/4.
Firebug is able to find the image with custom path but can't with automatic names, each time the given path is the same.
It's really strange, I must have missed something but I really can't find what I did wrong. Mayo is the only theme I ever used (It's my first website) so I don't know any other theme I could install for testing.

mermentau’s picture

The Bartik theme comes with Drupal 7 and is easy to switch to in admin/appearance. See if you can get your problem solved using that and then switch back to Mayo.

fabkob’s picture

Bartlik doesn't have a custom header image field so I can't really compare with it. I checked with my other local website and it seems like every page located in a subdirectory has the same problem. For example, mysite/guestbook is ok, but mysite/guestbook/sign does'nt show the header image.

mermentau’s picture

Status: Active » Closed (fixed)