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

    Hi,

    we found out why some background images are sometimes blurry even if they are not scaled.

    The problem is if you center them horizontal or vertical the
    transform and position value
    is set to half pixels ->
    transform: translateX(-262.5px) translateY(0px);
    x: -262.5px;

    Should be easy to avoid this problem by rounding the values?
    Maybe you can write the plugin creators -> we do not have a purchase code so we can’t submit a ticket.

    thx
    Chris

    #801122

    Hey Christian,

    Can you give us a link to the page mentioned? so we can take a closer look.

    Best regards,
    Nikko

    #801123

    Layerslider at the bottom -> Videos ->
    you can see it best on slide 4 “Unsere Region”

    its a general wp layerslider issue but we can’t submit a support ticket there because we have no purchase code..

    regards,
    Chris

    #801148

    Hi,

    Thanks for the link, I have checked the image on the layerslider and compared it with image it uses, it doesn’t look blurry on my end (image source in private content), I have checked in chrome and firefox. Screenshot on how it looks on my end is also in private content.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.