[TYPO3] Filelinks rollover menu

Bas van der Togt b.vandertogt at profinit.com
Tue Oct 24 12:33:38 CEST 2006


Hello list,

I want to make a roll-over menu, but i can't get it work.
This is my code:

# Uploads
tt_content.uploads.20.default.split.1.filelink {
   target = _top
   noBlur = 1
   expAll = 1
   wrap = <table border="0" cellspacing="0" cellpadding="0" 
align="center" width="142">|</table>
   NO {
     allWrap = <tr width="142">|</tr>
     linkWrap = <td class="menu_right" width="115">|</td>
     beforeImg = fileadmin/templates/images/bullet2-o.gif
     beforeROImg = fileadmin/templates/images/bullet1-o.gif
     beforeWrap = <td class="menu_right" valign="top">|</td>
     ATagBeforeWrap = 0
     RO = 1
     expAll = 1
     }
}

Any help would be great!
cheers,
Bas van der Togt



More information about the TYPO3-english mailing list