Hello there,
I'd like to set the background color from header, content, footer... with opacity, so that the full screen background image is viewable through the logo/content/cooter section.
I tried to insert the following code into custom.css
Code:
/* Bg Wrapper (effect to joomlaplates.css)
-------------------------------------------------*/
.uk-container {
background-color:#0000;
opacity: 0.7;
}
It works, but it takes effect to all images and elements displayed on site, even. logo, gallery e.g.
How to set up the template with opacity color in the background?
See screeshot for better understanding
fotos hochladen
Thanks for your help
Wolfgang
Please Log in or Create an account to join the conversation.