[TYPO3-german] srfeuserregister, kein CSS-Style mit zusätzlichem Feld möglich

peda daremes peda.daremes at tele2.at
Thu Apr 26 23:49:32 CEST 2007


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