Exact image dimension


I would need to manually set the size of the first image to make it identical to the slider below.
Here is the module I built, here is the size I want, but I don't get the result I want.
Can you help me please?

Thanks a lot,
Giuliano

Comments

  • Hi,
    Remember, if image has smaller resolution than provided resolution then it's not gonna grow.
    I mean, if your image is 800x600, then you cannot make it 1240x800, it's gonna stay on 800x600.

    But, as can I see, you want to decrease the top image, that's weird, it should be the same.
    Try to apply there some other resolution and try if it's gonna change.

    Also, disable all of the plugins, clear the cache and check if the issue still exists.
    Thanks
  • Hi and thanks.
    Try everything, image is always as you see.
    Other solution or ideas?
    Thanks
  • I mean, if your image is 800x600, then you cannot make it 1240x800, it's gonna stay on 800x600.

    Unfortunately this is not true.
    The image is 1024x675, as you can see it's bigger than that resolution.
  • Okay, we see what the problem is now.
    You turned on the 'Strech' option which will force your image to be always full width (max grid width) ignoring these width values provided above.

    Please disable that option in image item and everything will be okay.
    Thanks
  • Hi, now that's correct.
    Really thanks a lot!
Sign In or Register to comment.