#434 Posted in ‘Showtime Image Gallery’

Latest post by Lefteris Kavadas on Tuesday, 18 June 2019 11:50 EEST

Rashmideva Veldhuizen
 Dear people,

How do I arrange that the photos shown in the Slideshow become a lot smaller ?

At the moment they are shown so large that I have to scroll the webpage a number of times.
Can you tell me where / how I can reduce the size of the presentation?

With thanks,
Rashmideva
Netherlands
11juni 2019

Lefteris Kavadas
Hi,

By default the layouts take all the available space. So if you place it inside a large container, it will get displayed large. You need to write one line of CSS code to fix. Please provide a link to the page with the issue.

Regards

Rashmideva Veldhuizen
Hello Lefteris,

you can vieuw it here: https://44a.nl/index.php/home-2.html

Regards,
Rashmideva

Lefteris Kavadas
Normally this should be handled by your template. In any case, here is what you can use in your CSS:
.showtime-slideshow {
    max-width: 600px;
    margin: 0 auto;
}


Just add the above code to your site's CSS. Please let me know if you need more help with this.

Regards

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review