[TYPO3] How to style certain elements generated by TYPO3

Stephen Bungert s.bungert at metrinomics.de
Tue Oct 16 17:29:04 CEST 2007


Thanks for your help!

ries van Twisk wrote:
> On Oct 16, 2007, at 10:17 AM, Stephen Bungert wrote:
>
>   
>> This one for example, a *dl* tag:
>>
>> <dl class="csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol"
>> _______________________________________________
>>     
>
>
>
> That means that there are tree classes applied to this tag.
> Each class is applied in order
>
> here is a better example:
>
> .redborder {border:2px solid red;}
> .graybackground {background-color:gray}
> .yellowtext {color:yellow;}
> .bluetext {color:blue;}
>
>
> <div class="redborder graybackground yellowtext">Hello</div>
>
>
> Guess what....
>
> The world hello will be shown in yellow on a gray background with a  
> red border.
>
> Other example:
>
> <div class="redborder graybackground yellowtext bluetext">Hello</div>
>
> The world hello will be shown in blue on a gray background with a red  
> border.
>
>
> Ries
>
>
>
>
> --
> Ries van Twisk
> Freelance TYPO3 Developer
> email: ries at vantwisk.nl
> web:   http://www.rvantwisk.nl/
> skype: callto://r.vantwisk
> Phone: + 1 810-476-4193
>
>
>
>
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>   


More information about the TYPO3-english mailing list