Article content shape transparent?


Author Message
phpworker

Posted: 3/17/2010
Quote message 

Hi,
just a question: is there any way to change Article transparency when it's Shape is visible (Article / Styling / Shape / [second option]) and when Sheet is 100% transparent?
 
phpworker

Posted: 3/20/2010
Quote message 

feels like being ignored :-@ ;-)

really no way?
 
rus

Posted: 3/20/2010
Quote message 

.art-Post-cc
{
position:absolute;
z-index:-1;
top: 7px;
left: 7px;
right: 7px;
bottom: 7px;
background-image: url('../images/transparent.png');
}

 
rus

Posted: 3/20/2010
Quote message 

template.css
 
Dave Porter

Posted: 3/20/2010
Quote message 

@phpworker - if you had posted the question in the appropriate forum, you might have got a quicker response! This is where users provide tips!

cheers Dave