New Landing How can we help? Themeforest Theme Support Neighborhood Neighborhood 2.05 (and 2.0) update seems "zoomed in"

Viewing 15 posts - 1 through 15 (of 15 total)
  • #142816
    creatorofstuff
    Member
    Post count: 313

    I have yet to update my working site from 1.95 because I can’t get it to look right on my test site. With everything else being identical (I think, unless there is a new theme setting I’m unaware of) the theme update makes the whole site look zoomed in, which I don’t like.

    How can I make it look like it used to look? See screenshots.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #142821
    creatorofstuff
    Member
    Post count: 313

    Sorry but please ignore the second two images (the first ones I uploaded.) I had the names backwards. The two on the top of the stack are named correctly. The lady in the red hat is the “good” original version. The other one is the updated theme that looks zoomed in.

    #142949
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Looks to me like you’ve just zoomed in your browser

    – Kyle

    #143168
    creatorofstuff
    Member
    Post count: 313
    This reply has been marked as private.
    #143180
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems to be because of this css that you have in the development site.

    
    h4 {
    letter-spacing: 2px;
    }
    

    if you add it to the custom css of the production site it should be similar.

    -Rui

    #143188
    creatorofstuff
    Member
    Post count: 313

    I don’t think that is possible, because, first of all, it was commented out. Second, I had used the exact same code for the entire child CSS as I did in the production site. I had even copied and pasted the whole thing in to be sure. And I checked, and that same bit of code is in the production site. However, I went ahead and removed it to be sure, and it changed nothing.

    If you look at the other parts of the site, for example the slider, you can see that the entire thing seems zoomed in and slightly fuzzy.

    Attachments:
    You must be logged in to view attached files.
    #143341
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Don’t see anything different in the slider, check my screenshot
    https://www.dropbox.com/s/4lo255wrb8790py/slider_compare.png?dl=0

    The css that I referred is there on the development site, how that I would know that if it wasn’t there.

    Seems to be from a plugin MCombine, maybe it was some cache.

    https://www.dropbox.com/s/cym6rb4oer3r5z5/mmcombine.png?dl=0

    -Rui

    #143646
    creatorofstuff
    Member
    Post count: 313

    Wow, I see what you mean.

    I never did get this test site to work no matter what I did. I went into combine and deleted the entire cache, plus the browser cache, and it is still zoomed in for me in 3 different browsers. (Although the letter spacing is no longer 2.)

    But I created another test site and played around with it and got it to work ok with the new theme.

    I really appreciate you digging around for me so much! I will never know exactly what the problem was but I think I’m all good now. (And you gave me some things to check next time if I have more problems.)

    I’m going to go ahead and update my real site now. ๐Ÿ™‚

    Sorry for the troubles!!!

    #143647
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad I could help.
    -Rui

    #143648
    creatorofstuff
    Member
    Post count: 313
    This reply has been marked as private.
    #143980
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Just try to hit the remove button and upload them again.

    -Rui

    #144003
    creatorofstuff
    Member
    Post count: 313

    As I mentioned above, I had already done this.

    But I went ahead and did it again, just for fun, and it still doesn’t work. ๐Ÿ™

    Now what?

    Thank you!

    #144239
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Some css from MCombine is changing the logo display property.
    Add this code below to your custom css option to solve this situation.

    
    #logo img {
    display: initial!important;
    }

    -Rui

    #144401
    creatorofstuff
    Member
    Post count: 313

    That was it! Thank you, Rui!!
    ๐Ÿ™‚

    (I hope this MCombine doesn’t continue to cause problems on future upgrades.)

    #144407
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it worked.
    -Rui

Viewing 15 posts - 1 through 15 (of 15 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