• Resolved TonyH

    (@tonyh)


    Is there a way to make the header on my site an active link to HOME IE. when you click the banner it take you back to the home / front page?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter TonyH

    (@tonyh)

    Anyone have a clue.

    Have you looked at the theme? Nearly all of them do that. If you mean the background image then no, you need to put an image or text in the header with the link.

    like:
    <a href="<?php echo get_option('home'); ?>/"><img src="your/image.jpg" /> ?></a>

    Thread Starter TonyH

    (@tonyh)

    Yes, I just re-did my img and then filled out the site name and url information and that gave me a link. Thanks for all the help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Active Header’ is closed to new replies.