[TYPO3] horizontal menu

Ries van Twisk typo3 at rvt.dds.nl
Wed Apr 5 15:23:13 CEST 2006


dave wrote:

>Hi all,
>found this in the tuts. section which sticks a horizontal men at the top of the page -
>
>page.5 = HMENU page.5.1 = TMENU page.5.1.wrap = | <BR><BR>page.5.1.NO {  linkWrap = &nbsp;<font color=yellow> | </font>&nbsp;  ATagBeforeWrap = 1} Just need to figure out how to put it where i want it on the page.......ahem!!
>
Better use a unordered list from the start. It's easy to implement, no 
special magic in typoscript, keeps you site size low.
It's just a little but of CSS you need to make.

really...trust me... works... (unless you want support for browser like 
lynx :S )

Ries

>Dave----- Original Message ----- 
>  From: dave 
>  To: typo3-english at lists.netfielders.de 
>  Sent: Wednesday, April 05, 2006 12:12 PM
>  Subject: horizontal menu
>
>
>  First post here!
>
>  Using HTML/CSS styling and cannot make a horzontal menu!
>  The old way of creating a horizontal menu as the online tutorials with css styled content and template auto parser, i found worked when the below 
>  code was added to the template record:-
>
>  HOW TO SETUP HOIZONTAL MENU
>
>  In 'main template Cobject', under '
>
>     # Substitute the ###menu_1### subpart with dynamic menu:
>      subparts.menu_1 < temp.menu_1'
>    
>   put - 
>    
>  subparts.footmenu_1 < subparts.footmenu_1
>
>
>  ##########################
>  In menu bit
>
>
>  #bottom menu
>
>  subparts.footmenu_1 = HMENU
>  subparts.footmenu_1.1 = TMENU 
>  subparts.footmenu_1.1.wrap = |&#124;
>  subparts.footmenu_1.1.NO {
>    linkWrap =&#124;&nbsp;|&nbsp;
>  } 
>
>  This doesn't work when using HTML/CSS styling. 
>  Anyone know how its done?
>
>  regards,
>
>  Dave
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>  
>


-- 
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web:   http://www.livetravelguides.com




More information about the TYPO3-english mailing list