[TYPO3-german] srfeuserregister, kein CSS-Style mit zusätzlichem Feld möglich
peda daremes
peda.daremes at tele2.at
Fri Apr 27 00:01:39 CEST 2007
danke! nicht mehr antworten.
ich hab's selber herausgefunden.
.tx-srfeuserregister-pi1 textarea {
width: 250px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: .5em;
margin-bottom: 0;
padding: 0.3em;
text-indent: 0;
}
lg,
peda
Am 26.04.2007, 23:49 Uhr, schrieb peda daremes <peda.daremes at tele2.at>:
> hi liste!
>
> ich habe mit dem Kickstarter ein zusätzliches Feld 'user_event_programm'
> angelegt. leider gelingt es mir nicht, dem textarea ein class
> hinzuzufügen. die spalten werden auch nicht 45 spalten groß angezeigt.
> eigentlich sind alle felder gleich schmal, was nicht sein dürfte. nun
> weiß
> ich nicht wo da die schraube fest sitzt. hat jemand einen tipp für mich?
>
> Template unter CREATE:
> <!-- ###SUB_INCLUDED_FIELD_user_event_programm### -->
> <dt>
> <label
> for="tx-srfeuserregister-pi1-user_event_programm">###LABEL_USER_EVENT_PROGRAMM###
> ###REQUIRED_USER_EVENT_PROGRAMM###</label>
> </dt>
> <dd>
> <!-- ###SUB_ERROR_FIELD_user_event_programm### -->
> <p
> class="tx-srfeuserregister-pi1-user_event_programm">###EVAL_ERROR_FIELD_user_event_programm###</p>
> <!-- ###SUB_ERROR_FIELD_user_event_programm### -->
> <!-- ###SUB_REQUIRED_FIELD_user_event_programm### -->
> <p
> class="tx-srfeuserregister-pi1-user_event_programm">###MISSING_USER_EVENT_PROGRAMM###</p>
> <!-- ###SUB_REQUIRED_FIELD_user_event_programm### -->
> ###TCA_INPUT_user_event_programm###
> </dd>
> <!-- ###SUB_INCLUDED_FIELD_user_event_programm### -->
>
> HTML (- was daraus wird):
> <!-- ###SUB_INCLUDED_FIELD_user_event_programm### -->
> <dt>
> <label for="tx-srfeuserregister-pi1-user_event_programm">Programm:
> <span>*</span></label>
> </dt>
> <dd>
> <textarea id="tx-srfeuserregister-pi1-user_event_programm"
> name="FE[fe_users][user_event_programm]" title="" cols="45" rows="8">
> </textarea>
> </dd>
> <!-- ###SUB_INCLUDED_FIELD_user_event_programm### -->
>
> vielen dank im voraus!
>
> lg,
> peda
>
--
__|
More information about the TYPO3-german
mailing list