I've found a way :

.tiddler {
    background-color: rgba(255, 255, 255, 0.3);

(from 
http://robertnyman.com/2010/01/11/css-background-transparency-without-affecting-child-elements-through-rgba-and-filters/)

FrD

On 14 fév, 19:57, FrD <[email protected]> wrote:
> Hello,
>
> I'm trying to use a background image for one of my TWs, and have the
> tiddlers more or less transparent.
> So I put in my StyleSheet :
> .tiddler {opacity:0,5;}
> It works fine but the other div inside a tiddler are also transparent.
> The text in  the viewer is grey and no more black.
> What css do I have to use in order to keep the right foreground color
> (text color) ?
>
> Thanks in advance
>
> FrD

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to