1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to make my Wordpress header clickable?

Discussion in 'HTML & Website Design' started by joseph.stevens7, Aug 10, 2011.

  1. #1
    I am currently running a blog on accountanttown.com/site/

    As you can see I am having some logo problems with the theme.
    How do I make my header image clickable so that I can come back to the blog homepage?
    Also, I would like to make it so that I can have a banner in the header to the right of the logo. Conceptually some type of frame situation where the logo was on the left and the banner on the right.

    Any wordpress experts out there that have ideas?
     
    joseph.stevens7, Aug 10, 2011 IP
  2. sainshea

    sainshea Peon

    Messages:
    1,329
    Likes Received:
    106
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sainshea, Aug 10, 2011 IP
  3. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #3
    open index.php file and see, where is banner then make the link.
     
    creativewebmaster, Aug 11, 2011 IP
  4. sebasago

    sebasago Peon

    Messages:
    206
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you want you can send me the header.php file from your blog and I'll do it for you.
     
    sebasago, Aug 12, 2011 IP
  5. Zetiz

    Zetiz Active Member

    Messages:
    668
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #5
    make a link around your header image.

    
    <a href="index.php"><img src="sample.png"/></a>
    
    Code (markup):
    replace sample.png with your image url.
     
    Zetiz, Aug 13, 2011 IP