Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to remove the title in the header to put a logo instead
#6
Derek Wrote:using the default theme as my example, that would be done by changing:
Code:
<a class="logo" href="<?php get_site_url(); ?>"><?php get_site_name(); ?></a>
to:
Code:
<a class="logo" href="<?php get_site_url(); ?>"> (whatever is here will be the link, so nothing if you want) </a>

ok, but where I put my image file link ?

Sorry for my bad english ...
Reply


Messages In This Thread
How to remove the title in the header to put a logo instead - by lona79 - 2009-09-17, 18:41:37



Users browsing this thread: 1 Guest(s)