• Resolved PhoenixUK

    (@phoenixuk)


    WordPress 3.3 Theme Twenty Eleven 1.3

    I have replaced the Title on my site with an image. The image is 1000px wide to fit across the total width of the site however it is automatically being rescaled to 848px which makes it look too small.

    The site can be seen here http://www.c7342370.myzen.co.uk/wordpress/wordpress

    Any ideas on how I can get the image to display full width?

    Many thanks

Viewing 1 replies (of 1 total)
  • Thread Starter PhoenixUK

    (@phoenixuk)

    OK… no worries I have found the bit in the CSS that I needed to edit.
    \\}
    #branding img {
    height: auto;
    margin-bottom: -7px;
    width: auto;
    }\\

    So all sorted now!

Viewing 1 replies (of 1 total)
  • The topic ‘Title Image Auto Scales Incorrectly’ is closed to new replies.