Cutline Theme Support Forums » General

make the header a link back to the main blog page?

(3 posts)
  • Started 4 years ago by zuckee
  • Latest reply from erincarden

Tags:


  1. hi.

    can you make it so if you click on the header, it links back to the main blog/home page?

    bz

    http://bzdesignstuff.com/blog/

    Posted 4 years ago #
  2. Yes. You would have to create a hotspot on your header image. You'd need some HTML knowledge for this, or have someone do it for you. Basically, in your header.php file, you need to create a hotspot map under the "masthead" div id.

    Posted 4 years ago #
  3. I just figured this out.

    Go to Presentation - Theme editor

    Choose header.php

    Replace

    <div id="header_img">

    with

    <div id="header_img" onclick="location.href='http://siteaddress/';" style="cursor: pointer;">

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.