[TYPO3] HMENU and TMENU help please
Bryan
support at chillifactory.co.za
Tue Aug 22 08:21:28 CEST 2006
Hi Christopher
>
> Well, you haven't added the new TS to your template just by adding it
> to your template if you know what I mean :-)
>
> Have a look at (or revisit) the MTB tutorial [1]. You basically need a
> 'subpart' or 'mark' in your HTML template for the menu (I guess you
> probably already have this), and then you need to put something IN the
> subpart/mark. You're already doing this in your template when you do
> this stuff:
>
> subparts.content < styles.content.get
>
> So, if you have a subpart in your template like this:
>
>
> <!--###MENU_OR_SOMETHING###-->
> ...
> ...
> ...
> <!--###MENU_OR_SOMETHING###-->
>
>
> ...you're going to have to add something like:
>
>
> subparts.MENU_OR_SOMETHING < lib.navigation
>
>
> -Christopher
>
>
> [1]
> http://typo3.org/documentation/document-library/tutorials/doc_tut_templselect/current/view/
>
Thanks again for your help, I thought it was something easy like that.
Just wasn't 100% sure. Everything is working fine for now. I'm just busy
trying to get the menu system looking great in all browsers and spacing
correctly. Thanks again
More information about the TYPO3-english
mailing list