• I’m working on a blog for a friend and they want me to add a link to their main website in the top left portion of the header. Is this possible?

    If you look at the site: https://www.jonnathanpaul.comyou’ll see in the top left corner of the header is a space where there is a signature. They are wanting to make this signature a link to their main page.

    Thanks in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Try editing the theme’s header.php template file.

    Thread Starter jonnwight

    (@jonnwight)

    I totally would but I’m not well versed in css or html and don’t have a clue what code.

    Then your friend may need to hire a professional to edit the theme for him/her as you will need to be comfortable using both HTML & CSS to make the changes necessary.

    Thread Starter jonnwight

    (@jonnwight)

    bummer. thanks anyhow.

    Moderator t-p

    (@t-p)

    it is possible, but you need to manipulate the theme. You would just need to add the link code <a href="https://website.com"> your image </a> around the image in the header file of the theme.

    @t-p: That signature image is part of a 1000px by 296px image being applied to the header as a CSS background. It’s going to take a bit more than a quick link insertion to turn the signature part of the image into a link. ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add an link to header’ is closed to new replies.