[TYPO3-german] indexed_search formular via css anpassen
Gerhard Rasi
rasi at trasi.ch
Sun May 14 12:43:52 CEST 2006
hallo
wenn ich den quelltext von indexed_search ansehe vermisse ich klassen für
die textarea und das flyout und den button.
die drei für den label und die zellen drumherum gehen einwandfrei:
z.B.
.csc-form-label {
position: relative;
display:block;
width: 80px;
float: left;
left:10px;
text-align: right;
background: #ffffff;
PADDING:2px;
margin:2px;
}
.csc-form-labelcell {
position: relative;
width:100px;
left:0px;
background: #ffffff;
border:1px solid #CBCED0;
}
.csc-form-fieldcell {
position: relative;
width:250px;
left:20px;
background: #ffffff;
border:1px solid #CBCED0;
}
--
vielen dank im voraus für hilfe
gerhard
More information about the TYPO3-german
mailing list