Twenty Eleven 1.2 change titel and slogan to a image
-
Hello!
As the topic says I want to change my titel and slogan to a image instead. To remove the text I tried to delete the following lines in header.php but then my page could not be viewed at all.
<h1 id="site-title"><span><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></span></h1> <h2 id="site-description"><?php bloginfo( 'description' ); ?></h2>
I suspect I need to change something in style.css #Header but I don’t know what to do. My image file is 266px × 104px. Help is much appreciated!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Twenty Eleven 1.2 change titel and slogan to a image’ is closed to new replies.