[TYPO3] adding a css class to a jumpmenu with typoscript

Nico Potvin nico.potvin at kandesign.com
Mon Aug 28 12:32:52 CEST 2006


Hi,

i am using the following typoscript to add a jumpmenu on my site,

but i need to add a css class to the select box.

i tried adding 1.class=whatever class without results

how do i do this?

the code:

tempJumpNav = HMENU
tempJumpNav {
   special = directory
     # id of root page where the menu starts
   special.value = 79
   1=JSMENU
   1.target=_parent
   1.firstLabelGeneral =Choose your brand..
   1.class=menu_functions_formitem
}

greets

nico
--
Nico Potvin

KAN Design
Antwerpen - Belgium
Phone: +32 (0)3 203 41 69
Fax: +32 (0)3 225 14 05
E-mail: nico.potvin at kandesign.com
http://www.kandesign.com




More information about the TYPO3-english mailing list