Forums

header, how to insert my web site as a clickable link?? (2 posts)

  1. parklane
    Member
    Posted 2 years ago #

    how do you insert a clickable link into the header or side bar of your blogs?? when some clicks the link they go to your website!! also where do you insert the html code??

  2. shadow
    Moderator
    Posted 2 years ago #

    One option is to place something like this in your header div.

    <a href="<?php bloginfo('siteurl');?>/" title="<?php bloginfo('name');?>"><?php bloginfo('name');?></a>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags