• So, I know this topic has probably been beaten to death on this forum, but I am still relatively new to WordPress.

    How does one insert a picture onto the header of a webpage?

    I have scoured high and low on how to do this and have found many differing (read: old) answers. So far I’ve been able to get to a point where there is a ? box where the picture should be, but it’s still not displaying the image.

    My tag reads <img src=”../images/logo.png” /> (in XHTML).

Viewing 3 replies - 1 through 3 (of 3 total)
  • You have found so many answers because it is completely dependant upon the theme you are using. Some themes cannot display an image in the header without some further editing first.

    Thread Starter SketchesofXochi

    (@sketchesofxochi)

    The theme I’m currently using is Blue Sensation. I’ve been playing around with it for a day and I still can’t find it.

    I don’t know the extent of help I can get from this, though…

    Not all themes use an image in the header.
    Have you consulted the themes author? And looked at Blue Themes other sample sites? Do they use an image in the header?

    Usually, if I want an image in a header theme that has no provision for it through it’s “options”, I will hack some code into it to make it so.
    The hack process usually involves FireFox and FireBug to “see” how the theme code is laid out and then add appropriate code to display the image.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image in Header’ is closed to new replies.