Viewing 7 posts - 1 through 7 (of 7 total)
  • #137010
    bsweeeeet
    Member
    Post count: 20

    Just purchased the latest neighborhood theme, went to upload my logo and its distorted. Is there a way this can be fixed?

    Attachments:
    You must be logged in to view attached files.
    #137020
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I dont see any logo at your website. Have you removed it?
    Thanks

    #137026
    bsweeeeet
    Member
    Post count: 20
    This reply has been marked as private.
    #137175
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This is what I see: http://d.pr/i/kG9c/1guR7lxV

    Looks good to me?

    – Kyle

    #137305
    bsweeeeet
    Member
    Post count: 20

    Sorry can you check it now I have changed it.

    The first screen shot is of how its showing up online, the second screen shot is how it should look.

    Attachments:
    You must be logged in to view attached files.
    #137343
    johnpayne
    Member
    Post count: 2

    I am having the same issue, there’s some code which sets the height to 70px, when the screen size is reduced to mobile it keeps the logo at 70px high but reduces the width?

    #logo img { height: 70px; } when the logo is 174px wide this is OK.

    However it brings in:

    @media (max-width: 980px)
    img.standard {
    width: 100px!important;
    padding-top: 10px;
    }

    But the “height: 70px;” stays, distorting the logo.

    John

    #137442
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .header-left.span4 {
      width: 340px;
    }
    .span4.logo-center {
      width: 400px;
    }

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register