[solved]How to implement CSSMenu for my navigation?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
RyanC
Forum Members
Forum Members
Posts: 97
Joined: Fri Aug 05, 2011 9:02 pm

[solved]How to implement CSSMenu for my navigation?

Post by RyanC »

Hi,
I currently have the minimal template running but I have a two level navigation menu.

what is the code to implement CSSMenu?

for minimal it is
{menu template="minimal_menu.tpl"}

what do I replace "minimal_menu.tpl" with to get CSSMenu?

Thanks
Last edited by RyanC on Fri Aug 26, 2011 1:32 am, edited 1 time in total.
User avatar
chrisbt
Dev Team Member
Dev Team Member
Posts: 204
Joined: Sun Sep 05, 2010 6:11 am

Re: How to implement CSSMenu for my navigation?

Post by chrisbt »

Hi Ryan,

Check out the usage column on the Menu Manager page.

You need to use the tag: {menu template="cssmenu.tpl"}

You will also need to attach one of the CSSMenu stylesheets to you template.
RyanC
Forum Members
Forum Members
Posts: 97
Joined: Fri Aug 05, 2011 9:02 pm

Re: How to implement CSSMenu for my navigation?

Post by RyanC »

That did the trick. Thanks for the help Chris.
Post Reply

Return to “CMSMS Core”