Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #239045

    I’m on 2.6.1 trying to get a full width image as the header with menus below, with no logo. Exhausted all combinations, set transparency and all I get is my header as a small graphic top left. I’m sure I am just mis-understanding something.

    #239194

    Hi aliquill!

    What is the size of the logo you’re trying to upload? On header layout, choose logo center and menu below. Make sure that you use the full size when you upload the image as logo. Add this on Quick CSS or custom.css:

    .logo, .logo a, .logo a img {
    width: 1030px;
    height: 200px;
    }

    Adjust the width and height values.

    Regards,
    Ismael

    #239734

    Many thanks, I was confusing header and logo. Sorted.

    #239873

    Hi!

    Glad it is fixed. ;)

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problem getting full width image for header’ is closed to new replies.