Forums

[resolved] How to add home link to header image (4 posts)

  1. formge
    Member
    Posted 2 years ago #

    Hi,

    I am not sure how to add a home link to this header image:

    header php

    <img title="formge - style journal" alt="formge - style journal" src="http://www.formge.com/wp-content/header-images/fg1.png" style="left: -26px; margin-left: 42px; border-bottom-width: 0px; margin-bottom: -26px; margin-top: -30px;"/>

    Your help would be much appreciated.

    Website:

    http://www.formge.com

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    <a href="<?php echo get_option('home'); ?>/"><img title="formge - style journal" alt="formge - style journal" src="http://www.formge.com/wp-content/header-images/fg1.png" style="left: -26px; margin-left: 42px; border-bottom-width: 0px; margin-bottom: -26px; margin-top: -30px;"/></a>

  3. formge
    Member
    Posted 2 years ago #

    Thank you very much!

  4. bunkerstudios
    Member
    Posted 1 year ago #

    thank you for this...solved my problem as well

Topic Closed

This topic has been closed to new replies.

About this Topic