Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#3636 Eventgallery » Events - List

Posted in ‘Event Gallery - General’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Saturday, 03 August 2019 10:57 UTC

andrzej_pl
Hello

I have a problem.
In the page menu I have an Eventgallery »Events - List and everything works, but my pictures are clear and the font on the categories is white and almost nothing can be seen. How do you change this font to a different color? or how to make a permanent effect such as when you move the cursor over categories? because then you can see nicely.

Attachments

2.png
1.png

sbluege
Hi,

you can try this CSS snippet:

#events .item .content .data {
    opacity: 1;
    background-color: rgba(0,0,0,0.8);
}


Please add it to your custom CSS file: http://www.fotokora.pl/templates/as002066/css/style.custom.css