dark overlay on images in rotation

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Jan 11, 2016 1:38 pm
On http://bikros.skjantar.cz/ every images in rotation has dark overlay, where I can switch off this function (i want see original images, not darked).
User avatar
Junior Boarder

teitbite
Wed Jan 13, 2016 8:36 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkIsWrapper-gk_musicstate figure > div::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
User avatar
Moderator


cron