Having Issues with my image re-sizing strangely. (Livre Click-Through Theme)

  • 11 March 2015
  • 7 replies
  • 61 views

In the edit screen I have an image that appears to be sized perfectly, however when I click on it in Preview Mode…the image is re-sized in a very weird way, and is focused on a strange part of the image.  

Not sure why is it doing that.  I played with the settings as far as stretch to background, fit to container, changed the position of the square in the grid, every time the final image looks the same. 


7 replies

Userlevel 3
Badge +1

Hi Daniel - there’s two things on your page right now that are making that image stretch.

If you open up the css panel near the bottom left of the Page Builder, you’ll see this css:

#lp-pom-block-11 {
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position:center;
    background-size: cover;
}
That’s set to make the image cover the height of the page section and the full browser width.

There’s also a background image setting under “Advanced” that stretches the image to the page edges:

If you remove both of those, the image will display as you have it in the builder.

RE: The stylesheet, I played around with the settings turning each one from fixed to cover and vice versa and I found the only thing that worked as far as getting the right size of the image was changing background-attachment: fixed; to cover.  

The problem is that when I did that, I lost the really neat effect where the image scrolls down with the cursor as you go down.  

Is there a way to reconcile those two problems?  Maybe do you know of a resolution I can set to the original image to make it maintain the right size AND scroll down?  Not sure if that would work. 

Thanks for your help!

Hi Daniel, 

This looks like a pretty unique issue, so we’re going to go ahead and open a support ticket so we can jump on this right away. Look out for an email from us shortly. 

Thanks!

i have the same problem whit the scroll??

Hey there, I’ve created a support ticket for you - check your email! I’ll be happy to help you out!

Helen hi ,

I have same problem. Can you help me about this problem?

Hi,

I have the same issue. Can you please help.

Reply