#1022 – gallery display issue

Status: Closed - Category: Showtime Image Gallery
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]
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
 
Great, thank you!
Paul
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