[Typo3-german] Formular Senden-Button css-Klasse zuweisen
Hendrik Will
mail at hendrikwill.com
Fri Sep 9 12:50:47 CEST 2005
Hallo,
ich schlage mich gerade mit dem Standard-Formular herum. Eigentlich
vollkommen ausreichend, aber ich möchte jetzt beispielsweise dem
Senden-Button eine bestimmte css-Klasse zuweisen. Die normalen
input-Felder sollen eine andere css-Klasse zugewiesen bekommen bekommen.
Hier mein css-Code:
.csc-form-labelcell,
.csc-form-radio {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-align: right;
padding-right: 10px;
}
.csc-form-labelcell input textarea {
border: 0;
background: #EDEDED;
}
.csc-mailform input, textarea {
border: 0;
background: #EDEDED;
margin-top: 10px;
}
More information about the TYPO3-german
mailing list