Forums

Make logo wider (6 posts)

  1. ddmmh
    Member
    Posted 7 months ago #

    Hi,

    I am using the twenty eleven theme.

    I can adjust my logo heigh but not width, any ideas?

    http://www.mmazone.com.au

    Thanks!

  2. alchymyth
    The Sweeper
    Posted 7 months ago #

    what style have you added/edited to influence the width of the logo?

    btw:
    please don't edit Twenty Eleven directly - create a child theme to make the edits there.
    it is important to have an unedited default theme Twenty Eleven in case of serious problems. also, any customisations to Twenty Eleven directly will be lost when you next upgrade your wordpress version.

  3. ddmmh
    Member
    Posted 7 months ago #

    thanks, i will create the child theme.

    I have edited the style.css in the twenty eleven theme.

    #branding img {
    width: 282px;
    height: 213px;
    margin-bottom: -40px;

    I can change height but width doesnt work.

    Any ideas?

    Thanks

  4. ddmmh
    Member
    Posted 7 months ago #

    bump . . . :)

  5. alchymyth
    The Sweeper
    Posted 7 months ago #

    there is a line added at the very bottom of style.css:

    #branding img { width: 150px; }

    remove this line.

  6. ddmmh
    Member
    Posted 7 months ago #

    there is a line added at the very bottom of style.css:

    #branding img { width: 150px; }

    remove this line

    Thank you, worked perfectly

Reply

You must log in to post.

About this Topic