Header Image Link to home

Viewing 15 posts - 1 through 15 (of 34 total)
  • #2458
    CBPhotography
    Participant

    Wondering how I can make my header image link back to my homepage. Can’t seem to be able to do it anywhere.

    Any help would be appreciated.

    #2459
    Daniel Tara
    Keymaster

    You can not, unless you change the code. It is a background image.

    #2460
    CBPhotography
    Participant

    Thought so. Thanks

    #2461
    frX
    Participant

    Daniel said:
    You can not, unless you change the code. It is a background image.

    Is it in functions.php? I have uploaded a custom header image to the images folder. How can i make it “not bakground” so I can link it?

    #2462
    frX
    Participant

    Think i got it πŸ˜€
    [code]
    <body <?php body_class(); ?>>

    A SIMPLE HTML LINKING IMAGE

    </header><!– #header –>[/code]
    I replaced code in header.php with the one above. so simple.

    #2463
    cg09
    Participant

    frX said:
    Think i got it πŸ˜€
    [code]
    <body <?php body_class(); ?>>

    A SIMPLE HTML LINKING IMAGE

    </header><!– #header –>[/code]
    I replaced code in header.php with the one above. so simple.

    FrX, Could you email me your header.php? I tries adding the simple html code yet i didnt get it working ;-( My email is cg09 @ hotmail . com
    Thanks!

    #2464
    danielv25
    Participant

    Hi there,
    I still have the same problem. Please could email me the header.php file? thanks a lot. my email [email protected]

    #2465
    frX
    Participant
    #2466
    frX
    Participant
    #2467
    duhistoka
    Participant

    Ty frX. It work fine here… but can I ask how to center it? Now my header is on left side. Ty very much.

    #2468
    Sheila
    Participant

    Hi,

    I’m a newbie and have spent hours trying to figure out how to make my custom header image link to home. I have read everything there is out there, and I simply cannot resolve the issue. Your consistent response has been that because it’s a background image, the linking to home cannot be achieved. A few people appear to have been able to do it, but I have found no success after following their instructions. This must be possible. Could you please help me out with this, and be as specific as possible in your advice? I have no ability to write code, so the more specific, the better for me.

    Thanks very much! The theme is really fantastic!

    All the best,
    Sheila

    #2469
    espariz
    Participant

    Hello, I try this, it works, but it puts my banner at less size than the normal 940×200, how can I fix this? Thanks!

    #2470
    elvar
    Participant

    duhistoka said:
    Ty frX. It work fine here… but can I ask how to center it? Now my header is on left side. Ty very much.

    duhistoka, IΒ΄m no programmer but the easiest way is to add “<“center”>” in front of the code and “<“/center”>” at the end -without the ”

    #2471
    spartan83
    Participant

    Alright, I got it to look right on the home page, but it will make the first few paragraphs or so of every post/page into a link back to home as well. Any ideas?

    #2472
    duhistoka
    Participant

    elvar said:
    duhistoka, IΒ΄m no programmer but the easiest way is to add \”<\”center\”>\” in front of the code and \”<\”/center\”>\” at the end -without the \”

    LOL… So easy and I am so noob! πŸ˜€ TY!

Viewing 15 posts - 1 through 15 (of 34 total)

You must be logged in to reply to this topic.