resize header logo
-
Hi,
I am trying to resize the logo in my header. this is what I did
(1) change this
<h1 id="site-title"><span><a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></span></h1>
into
<h1 id="site-title"><img src="https://localhost/dva/wp-content/uploads/2012/06/cropped-3.jpg"; ?></h1>
[Moderator Note: Please post code or markup snippets between backticks or use the code button. Your first code block has now been mangled by the forum’s parser.]
now I want to resize the logo to fit my page but when making changes in media, it does not seem to work.
please help.
Thanks,
Naveen
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘resize header logo’ is closed to new replies.