Hi guys
My site is http://www.aflsource.com
Im currently in the process of adding my own logo to the blog
Once im in header.php, im trying to remove the code
- <?php bloginfo('name'); ?> and replacing it with
<img src="/wordpress/wp-content/themes/Stripey/images/LOGOAFL.jpg" title="AFL Source" alt="AFL Source" />
The only problem is, there is 3 lots of the 1st code in the header.php and i do not know which to get rid of.
I did replace the code inside the <div id="header"> but this did nothing.