Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #192015
    CTMaster
    Member
    Post count: 22

    I’ve uploaded an image at the highest possible resolution and placed it on referenced page, but it looks really blurry. Have I missed something? Thank you.

    #192031
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    That image is very, very large. Did you need it that big as it’s only contained within a 560px div?

    Can you use the actual width of the div being 560px ?

    Thanks.

    #192035
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hi,

    Please use the custom CSS code below.

    .spb_single_image img {
      position: initial;
    }

    This should resolve the issue.

    #192066
    CTMaster
    Member
    Post count: 22

    That CSS did the trick, thank you very much!

    I did not need the image to be that large, but made it larger cuz I thought it would help with the resolution. If I make the image size smaller now (so it loads on the page faster), will that CSS still help or should I leave the image size as is?

    Thank you!

    #192071
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you explain further your doubt? Didn’t understand it.

    -Rui

    #192074
    CTMaster
    Member
    Post count: 22

    Martin (above) asked if I could make the image size smaller to fit the div — 560 px. I could do that, but if I do, will the CSS code that Nishant (above) gave me still work? Or should I just leave the image size as is (much larger) so the visual display is better? Thank you.

    #192121
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Nishant’s code will work for either option, however remember the bigger the images you serve to your visitors the more you will slow your site down as it will need to load those images.

    If you can optimize the size, it may benefit your site and users experience.

    Cheers.

    #192126
    CTMaster
    Member
    Post count: 22

    OK, great, I will indeed go back and re-optimize that image now. Thank you all so much for your help!

    #192221
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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