Viewing 3 replies - 1 through 3 (of 3 total)
  • Instead of putting it in the css, simply put it in the div with the img tag like so

    <a href="http://www.arccadd.com/"> <img src="http://www.arccadd.com/wp-content/uploads/arccadd-logo.gif" /></a>

    The other (bad) way to do it is to create a complete transparent image which is the size of the logo and put in in the div and then link it to the home page. 😛

    Thread Starter webmakerholly

    (@webmakerholly)

    Thanks! It took me a while to figure out where the div was, but I found it in the header-extensions.php file.

    Also, I had to move it to the #blog-title because it was conflicting with my menu but it worked.

    Thanks for your help!!!

    HI

    How and where in header-extensions.php will you put the logo?
    I CA”NT figure it out…..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Clickable logo in Thematic child theme?’ is closed to new replies.