F
F
FTM2012-07-17 06:16:02
JavaScript
FTM, 2012-07-17 06:16:02

jQuery Galleria Classic Theme - how to make the background translucent?

Actually, the subject ... There is a jQuery plugin with a cool gallery. And they have a nice theme on their site galleria.io/themes/classic . Just one problem. There is no way to make the black background of the gallery itself translucent. Either I'm looking in the wrong place, or I'm doing something wrong.

galleria.io/static/galleria-1.2.7.zip - here is a link to the plugin itself. Inside is the free Classic theme I was talking about. Where to dig? Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Doktor_Gradus, 2012-07-17
@Doktor_Gradus

So fit? clip2net.com/s/27LqW
Archive file: galleria\themes\classic\galleria.classic.css
Find .galleria-container, there is background: #000; replace with background: rgba( 0, 0, 0, 0.2 );
Just on the demo at the link there is another one that has background: white; Remove it and everything will be ok.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question