• Alright. I found a really cool theme (i.e., 2cDarkGrey 1.1.) that should look good with the custom image I want to use with my banner. I have been browsing over this forum trying to figure out my image, but the discussions seem to focus on changing the image (Kubrick, whatever) in the default theme.

    “<div id=”header”>
    <h1>” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?></h1>
    </div>”

    ^^ That’s the code in the header of the theme, all of it. I’m not seeing anywhere where I can switch the image, and I know nothing about HTML, sorry. What I need to know are basically two things:

    1.) Where do I upload my custom banner?
    2.) What is the exact code I need to use? I would like to simply paste it in the header if possible.

    Some info: file name dissect.jpg
    Dimensions: 808 (width) x 208 (height)

    Any help would be greatly appreciated. Thanks

Viewing 16 replies (of 16 total)
  • Thread Starter deconstructionist

    (@deconstructionist)

    Thanks. My navbar is running smoothly and it is left aligned like I wanted. I still need help with three things.

    1.) I got the banner uploaded successfully, but my forum title is showing through my custom banner now. How do I keep the forum title, but prevent this from happening?

    2.) The custom banner is uploaded and works fine, but it is no longer clickable. How do I fix this?

    “<div id=”header”>
    <h1>” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?></h1>
    </div>”

    ^^ My header.php.

    3.) I still don’t understand how to change the links in my new navbar. The home tab takes me to “/?page_id=17” instead of my home page. Where do I edit the URLs of the tabs?

Viewing 16 replies (of 16 total)

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