[Typo3] Image background...

Peter Klein peter at umloud.dk
Wed Sep 28 00:13:28 CEST 2005


Hi Kristian. You can set transparency using CSS like this:

filter:alpha(opacity=80);	/* IE */
-moz-opacity:0.8;		/* Mozilla >1.06 */
opacity: 0.8;			/* Safari & Mozilla 1.7b+ */ ---Peter Klein/Umloud 
Untd"Kristian Wind" <kw at hovsa.dk> wrote in message 
news:mailman.1.1127857982.24962.typo3-english at lists.netfielders.de...
> Hi all!
>
> I am using a transparent backgound to my Typo3 content. The only problem 
> is that my pictures are also transparent. I imagine that I can handle this 
> by CSS, but I don't know how.
>
> Anybody have an idea?
>
> Thanks in advance,
> Kristian 





More information about the TYPO3-english mailing list