• I have tried using three themes that the WordPress site says will allow me to upload a custom header: Kubrick, Day Dream, and Twenty Ten. Twenty ten would not run correctly, but Kubrick only allowed me to change the font and color of my header under Appearances, then Custom Header. Day Dream did not have a Custom Header choice at all. I want to upload my logo into the header. Is there something I’m doing wrong?

    https://www.redeemedreader.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • You want to replace the current header graphic with your logo, or incorporate your logo into the header that is there? Either way, you can create a new graphic 980px x 250px, save it as head.gif, then replace that same file in the images directory for this theme. Or, going the CSS route, you could create a new div in your style sheet the size of your logo, place it relative inside the header div, then update the code in header.php to include your new div in the header div, then insert your logo

    I haven’t tried it yet but I was told to go to wordpress plug-ins and I found this
    oQey Headers

    It seems to allow us to change headers through the plug-in
    Good Luck
    Leslie

    go into the code for header.php, add the image you wish to use to the images folder and then replace the Kubrick image with your own header image. Make sure you get the dimensions right though.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘custom header problem’ is closed to new replies.