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
<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>
bunkerstudios
Member
Posted 1 year ago #
thank you for this...solved my problem as well