How to rectify this image in Carousel at V5 ?

Started by prat,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pratTopic starter

Hello mario

If i Keep Carousel look in Image section for index page, it is showing this way. Means its left white border right side as shown in attachement.. can you rectify this ?

Regards
prat
  •  

Marius P.

I see 2 solutions :


1. Force the width of the image to 100% via css (may look weird).
2. In tpl/main/image-carousel.php force an height resizing

thumb_fix($image->thumb, true, 500, 'auto')



Change 'auto' to a number, like 300. Test!
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •