Image in top header of Twenty Eleven
-
Image in top header shows well on computers, but on the pesky Iphone it shows the image all the way to the right of the page in a spot by itself.
I inserted the image in the header.php
here is the code around that:<hgroup> <h1 id="site-title"><span><a>" 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> <p class="headlogo"><img src="https://www.pinelandsfootball.com/images/logo.png" width="200" height="150" /></p> </hgroup>
- The topic ‘Image in top header of Twenty Eleven’ is closed to new replies.