• Resolved Arne Teubel

    (@arnerobot)


    Hello,

    is it possible to change the size of the background images in “cbParallax”? The plugin seems to be generating or loading images that are 1280px wide but my customer wants a better resolution of the images. I can’t find a setting and have no clue how to modify the CSS that is being put out…

    Any idea how what I can do here?

    Thanks and best regards
    Arne

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Demis Patti

    (@demispatti)

    Hi there

    I’ll look into it and get back to you within the next two days.

    My regards,

    Demis

    Plugin Author Demis Patti

    (@demispatti)

    Hello Arne

    Sorry for being that late. The background image behaves similar to the background-image property set to “cover”.

    Depending on the image resolution and it’s aspect ratio, and the resolution and the aspect ratio of the target device, there are situations, where the plugin has to “blow up” the image resolution a bit (or “zoom into” the image a bit, respsctively) to ensure a working parallax effect. This is the case when image and display aspect ratios are similar.

    The plugin may has to switch from “cover” to a fullwidth background that is positioned at the center, depending on before mentioned parameters. You may experience this while resizing your browser window.

    In your case, you may want to make sure that the parallax image widths meet at least the maximum target display width.

    And thanks for using this plugin, I enjoyed seeing it in action.

    I hope this helps!

    My best regards,

    Demis

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change background size’ is closed to new replies.