The Joomla! Forum ™






Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Transparent "whitbox"
PostPosted: Thu Feb 09, 2012 11:38 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Jan 13, 2008 12:19 pm
Posts: 41
Hi! I defined a background image for the wrapper:

css/black_bg.css
div#wrapper {
box-shadow: 0px 0px 15px 5px #000;
background-image: url(../images/fondos/6.jpg);

and now I want to make transparent "whitebox"
I put that code in css:

css/template.css
#whitebox {
margin: 0 21px 0px 21px;
width: auto;
background: #fff;
opacity:0.6;
}

And its work, bot it mke opacy all content inside "whitebox", text, images, modules... I only want to make transparent whit background.

How to fix it?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 



Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group