colloqi / piSignage

Digital Signage Player Software for Raspberry Pi, more details at
http://pisignage.com
596 stars 252 forks source link

Text messages are overlapped by "zone#" background. z-index?? #253

Open mano1979 opened 8 months ago

mano1979 commented 8 months ago

I have the background of the "Main" zone in my custom template set to black with 60% transparency. So i have a darker area over my default background image to make the text more readable.

However the text that i have in that "Main" zone gets overlapped by the zone's background. And thus, my white text becomes grey. Also any images in the way of the "Main" zone get overlapped.

Is this a bug? Can i fix it? Maybe there is a fix in CSS? I tried giving all the zone's a z-index, but the problem persists.