#1022 Posted in ‘Showtime Image Gallery’

Latest post by Paul L Lopez on Tuesday, 11 April 2023 20:09 EEST

Paul L Lopez
Hello,

Is there a way to change the color of the thumbnail image border from white to something else? I'm using a theme with a black background and the contrast is somewhat off-putting. I looked in the options for the galleries but did not find any config options. I'm fine with scripting if I can achieve the change that way.

Thanks!
Paul
[email protected]

Lefteris Kavadas
Hi Paul,

There is no option for this, you need to write some CSS:
.showtime-default .showtime-image img { border: 1px solid #ccc; }


or if you are using the carousel layout:
.showtime-carousel .showtime-image img { border: 1px solid #ccc; }


Regards

Paul L Lopez
Great, thank you!
Paul

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