#434 – Photo's in Slideshow are to large

Status: Closed - Category: Showtime Image Gallery
 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
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
 
Hello Lefteris,

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

Regards,
Rashmideva
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
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

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 .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

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