[TYPO3-UG Oesterreich] Tabelle im "Zebra-Design"

Kurt Dirnbauer dirnbauer at web-consulting.at
Thu Apr 13 10:59:22 CEST 2006


Hi,


Am 12.04.2006 21:34 Uhr schrieb "Franz Kratochvil" unter
<franz.kratochvil at gmail.com>:

> Richard Bausek schrieb:
>> Probier mal den Effekt mit Dom Scripting hinzukriegen.
>> 
>> Hier ist ein gutes Tutorial wie es geht:
>> http://www.alistapart.com/articles/zebratables
> 
> Hi,
> 
> danke für den Tipp. Ich dachte aber eher an eine TS-Lösung. Ich mach das
>   nun mit dem CE "Tabelle" und nicht via RTE. Umständlicher - aber it works.

Geht das wirklich gar nicht mit rte?
Hat da niemand eine loesung?

Ein beispiel-css fuer den typ-0, wenn du noch nicht angefangen hast, ich
weiss eh, dass du das hinbekommst:

------------------------------------
.contenttable-0 { width: 100%; }
.contenttable-0 .tr-even { background-color: #fff; }
.contenttable-0 .tr-odd { background-color: #eee; }

.contenttable-0 .tr-0
{
    background-color: #cecece;
    font-weight: bold;
}
------------------------------------

Cheers,
Kurt





More information about the TYPO3-at mailing list