[Typo3-german] klassen in .css datei setzen
Roman Setzmüller
roman_fabian at web.de
Sun Oct 23 12:54:39 CEST 2005
> hallo roman,
>
> versuch mal
>
> ..tx-guestbook-list-header {
> background-color: #C3DCF2;
> color: #FFFFFF;
> font-weight:bold;
> }
>
> gruß, sebastian
Hi Seba.,
1stens bin ich nicht ganz dicht! Ich hab die falsche von 2 .css Files
editiert. Parallel zu Lord of the Rings hab ich da nicht mehr ganz klar
denken können. :)
Hier die richtige Syntax für die .css Datei:
/* default styles for extension "tx_veguestbook_pi1" */
/* example styles */
.tx-guestbook-list-header { background-color: #539521; color:
#FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #539521; color:
#FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid;
border-width: 1pt; border-color:#539521; font-size:12; color:#333333;
width:100; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid;
border-width: 1pt; border-color:#539521; font-size:12; color:#333333;
width:150; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width:
1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
Also man lässt einfach einen . und dann gehts auch.
ciao und verzeiht das gebother.. und trotzdem vielen Dank
Roman
More information about the TYPO3-german
mailing list