The dreaded custom logo
-
Hi there Guys, I know this has been covered before, but Im still having real problems. Im trying to just put a simple logo on every page instead of the header title text.
Ive put this in the header.php bit
hgroup>
<hgroup><img id=”site-logo-image” src=”http://myrevive.co.uk/wp-content/uploads/2012/06/logo.png” alt=”” />
<h2 id=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
</hgroup>it displays the logo (only sample at moment) BUT when I try to change the size of it to make it smaller (by changing the css of branding img) it makes the header picture get smaller as well.
Ive searched and searched and spent hours on it, but still cant figure out what to do.
How can i change just the size of the logo and get it to line up at the left of the page?
ps. i am really new at this 🙂
thanks in advance people 🙂
The topic ‘The dreaded custom logo’ is closed to new replies.