Easy way to free form menu?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
foolevil
Posts: 20
Joined: Wed 7. Oct 2009, 18:37

Easy way to free form menu?

Post by foolevil »

I tried to make sort of free form menu.
I mean free form this: placement of each category is independent of other cathegory menu tabs.
Like here:
menu 2 menu 3
menu 1 menu 5

menu 4

I did with [INT] links, placint them around.

What other ways there could be?
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Re: Easy way to free form menu?

Post by culda_a »

if you want to set each category is independent of other category... I mean like each category to have a menu you can do it with:
RT - {NAV_TABLE_COLUMN:xxx} where the xxx is the id of your category and you place it in your template.

I hope I have understand you needs but if not ignore this message
ImagePackging design,labels, catalogs,postcards,
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Easy way to free form menu?

Post by flip-flop »

Please use NAV_LIST_UL (CSS) instead of the old {NAV_TABLE_COLUMN:xxx}
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Re: Easy way to free form menu?

Post by culda_a »

flip-flop wrote:Please use NAV_LIST_UL (CSS) instead of the old {NAV_TABLE_COLUMN:xxx}
you are right, like always
ImagePackging design,labels, catalogs,postcards,
Post Reply