[TYPO3-project-formidable] Userdefined CSS on input tags

François SCHOSSIG fs.nospam1 at a-e-r.org
Tue Jan 2 12:01:57 CET 2007


Happy new Year...

Or you use directly the id "tx_extensionname_pi1_common[input_name]"  
but written like this:
tx_extensionname_pi1_common\[input_name\]

This works in the CSS file.
--
F. SCHOSSIG, ICT Manager
Assemblée des Régions d'Europe
http://www.a-e-r.org


Le 2 janv. 07 à 11:09, Luc Muller a écrit :

> Hi Michael
>
> Happy New Year, and Welcome to the Formidable List.
>
> You can achieve what you want to do just by using a custom tag
>
> <custom>class="myclass"</custom>
>
> This would look like this :
>
> <renderlet:LABEL name="title">
>
> <label>Civilite * </label>
>
> <custom>class="texte"</custom>
>
> </renderlet:LABEL>
>
> And your done.
>
> One or two more questions.
>
> We just have published a documentation about formidable, It seems  
> you had a
> look to it. So, Were you using formidable before we publish your  
> way ? Or
> are you totally new to formidable ? In this case, did this  
> domucation help
> you to make you way through formidable and it's operation.
>
> We're asking for a lot of feedback on our publication. So do not  
> hesitate to
> give us your thoughts about formidable, and feel free to ask  
> question, for
> further informations.
>
> Best Regards
>
> Luc
>
> "Michael Wilde" <michael.wilde at yahoo.de> a Ècrit dans le message de  
> news:
> mailman.1.1167730937.6176.typo3-project- 
> formidable at lists.netfielders.de...
>> Hi all,
>>
>> and happy new year everyone!
>>
>> How can I use userdefined CSS classes on HTML input fields? I  
>> found the
>> following example in the manual [1]:
>>
>> {my_renderlet_name.input}<br />
>> <span style="color: red;">{my_renderlet_name.label}</span>
>>
>> but this doesn't allow me to directly style the label resp. input tag
>> itself. I can't use the standard id that looks as follows because  
>> of the
>> brackets:
>>
>> tx_extensionname_pi1_common[input_name]
>>
>> Regards,
>> Michael.
>>
>> --
>> [1]
>> http://www.ameos.com/fileadmin/AMEOS/Typo3/documentation/ 
>> manual_formidable_byex.pdf
>
>
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project- 
> formidable



More information about the TYPO3-project-formidable mailing list