Forums

[resolved] Title Image Auto Scales Incorrectly (2 posts)

  1. PhoenixUK
    Member
    Posted 5 months ago #

    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

  2. PhoenixUK
    Member
    Posted 4 months ago #

    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!

Reply

You must log in to post.

About this Topic