[Typo3] Dropdown Menus

Marlies C mc at mcuniverse.com
Fri Sep 2 13:31:04 CEST 2005


"Peter Geldhof" <peter.geldhof at aventiv.com> wrote in message >>
>> Hi Michael,
>>
>> Here are the codes for the menus I use on my website: 
>> http://www.mcuniverse.com/05/Navigation_Codes.47.0.html
>> I have moved away from using TMenu Layers as it sometimes creates 
>> problems, so I am using bullet list menus.
>>
>> Hope this helps.
>>
>> Marlies
>> www.mcuniverse.com
>>
>>
>>
> Hi Marlies,
>
> This seems exactly what I need too ... I'm learning Typo3 right now, 
> probably I'm missing a couple of things ...
>
> I'm following your instructions but do not get it completely :
>
> e.g. :
>
> ------------------------------------------------------------------------
> "2) Adjust the link to the stylesheet: "
>
> <style type="text/css" media="all"> @import "/fileadmin/mcu05_all.css"; 
> </style>
> ------------------------------------------------------------------------
>
> Is this a stylesheet with the styles listed at the bottom of your page ? 
> Can I paste these styles in the stylesheet being used for the template of 
> my site ?
>
> ------------------------------------------------------------------------
> 3) Place this line of code inside the content section of the html template 
> to activate the menu:
>
> <div class="nav"> horizontal multilevel dropdown menu </div>
> ------------------------------------------------------------------------
> I guess I will also need a line in my template like :
>
> temp.mainTemplate = TEMPLATE
> temp.mainTemplate {
>     template =< plugin.tx_automaketemplate_pi1
>     workOnSubpart = DOCUMENT_BODY
>     subparts.nav < temp.mainmenu
>
> }
>
> Hope you can help me out a bit.  Thanks.
>
>

Hi Michael,

2) Yes, you can copy the style to your own stylesheet. Everything in TYPO3 
is modular
3) Yes, that is correct

Regards,
Marlies
www.mcuniverse.com





More information about the TYPO3-english mailing list