[TYPO3] Title and Subtitle in Menue linked

tommaso liberio lord_sino at hotmail.com
Wed Dec 28 16:41:12 CET 2005


Hi folks,

i want to display a menu with  title and subtile, both linked. For now i have a solution which shows both of them but only the title is linked.
Here is the TS code:

    20 = HMENU
    20{
        special = directory
        special.value =  129
        wrap =   <div class="c2l2d-middle">  | </div></div>
        1 = TMENU
        1{
            wrap = <div style="padding-left:50px;height:14px;"><p class="bodytext"> | </p></div>
            NO{
              allWrap =  | 
              allWrap.dataWrap = | &nbsp;({field:subtitle})    
              stdWrap.wrap =  -->&nbsp; | 
            } 
        }    
    } 

i will be pleased for any help.

regards

Tomas


More information about the TYPO3-english mailing list