Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Uplift
  • #289173
    wtflovelife
    Member
    Post count: 113

    Hi! my logo doesn’t seem to be in the right position. It’s so weird but it’s a png and has no padding around it – but it’s overlapping my menu

    Attachments:
    You must be logged in to view attached files.
    #289176
    David Martin – Support
    Moderator
    Post count: 20834

    Can you clear your browser cache, this is what I see:

    #289179
    wtflovelife
    Member
    Post count: 113

    SO strange. I’ve cleared it in all browsers and I still see it overlapping

    #289181
    David Martin – Support
    Moderator
    Post count: 20834

    What browser and operating system are you on? Are you on a retina screen also?

    Thanks.

    #289183
    wtflovelife
    Member
    Post count: 113

    I checked on chrome, safari and firefox and I’m on a mac. I thought maybe it had to do with my caching on WPEngine but I cleared that too. It’s so strange

    #289191
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s showing fine for me also: http://d.pr/i/JzXb/41nqVOlr

    – Kyle

    #289902
    wtflovelife
    Member
    Post count: 113

    Hi…sorry. Me again. I am in a completely different place now and am still having this problem. It only happens on the centered headers though. If I login and change the header to the logo on the left – it’s fine. I just don’t know what to do because I can’t even set the right height. It’s a very large file yet it keeps displaying very small.

    #290055
    David Martin – Support
    Moderator
    Post count: 20834

    The actual size is irrelevant, the size is ultimately constrained to the actual parent container for the logo.

    The center logo header type has less width so is always going to be slightly limited.

    How would you like the logo to change from it’s current form:

    Thanks,
    David.

    #290067
    wtflovelife
    Member
    Post count: 113

    Hi! sorry I should have written back that a friend of mine figured out the problem. It was only happening on Retina display. I added the following code and it fixed it:

    #logo img.retina {
    max-width: 95%;
    }

    #290160
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great!

    #293867
    spitsnaugle
    Member
    Post count: 8

    I was also having this issue on Retina mac.
    The logo was dropping below, outside of the header.

    The code below fixed my issue as well:

    #logo img.retina {
    max-width: 95%;
    }

    #293877
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register