[Typo3] break up horizontal menu line in to many lines

Henrik Andersen - OctoVision I/S ha at octovision.dk
Thu Oct 6 09:04:01 CEST 2005


Thanks for your reply.

I kind of figured that i would have to do it with split char, but i have not been able to find some examples that i understand. I don't understand the documentation.

Do you have a link to an other thread, i can't find any...
 
Regards
 
Henrik Andersen

-----Oprindelig meddelelse-----
Fra: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] På vegne af Pierre Rouwens
Sendt: 6. oktober 2005 00:50
Til: typo3-english at lists.netfielders.de
Emne: Re: [Typo3] break up horizontal menu line in to many lines

Hi Henrik,

Just search about the split char in the TSref... it's gonna work ;)
Btw search in the mailing list the problem has been already rsolved.

Pierre

Henrik Andersen - OctoVision I/S wrote:
> Hi all
> 
> I have a problem with af horizontal menu that is to wide for the page design. Because of that i would like to be able to brake the "line" at a certain point and make the rest of the menu items appear on the next line.
> 
> I have not been able to figure out how to do this. Any help would be appreciated :-)
> 
> This is my ts code:
> 
> # Top Navigation
> subparts.TOPNAV2 = HMENU
> subparts.TOPNAV2.entryLevel = 1
> subparts.TOPNAV2.1 = TMENU
> subparts.TOPNAV2.1 {
> 
> wrap = <table border="0" cellspacing="0" cellpadding="0"><tr> | </tr></table>
>   NO.allWrap = <td class="td_level2"> | </td>
>   NO.stdWrap.htmlSpecialChars = 1
> #     Enable active state and set properties:
>   ACT = 1
>   ACT.stdWrap.htmlSpecialChars = 1
>   ACT.allWrap = <td class="td_level2_act"> | </td>
> 
> }
> 
>  
> Regards
>  
> Henrik Andersen
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list