Nav not showing

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
Muzzy

Nav not showing

Post by Muzzy »

Hi.

Its probably obvious, but I cannot get the nav bar to show up.

Here is my template code:




Sprowston Methodist Church - {title}
{metadata}
{stylesheet}



Crisp
{cms_module module="cssmenu"}

News{cms_module module="news"}
{content}


Copyright© 2006 Sprowston Methodist Church

| XHTML template by arwen54 | Valid XHTML | Valid CSS |






Can anyone tell me what I have done wrong?

Thanks.
Mike.
cyberman

Re: Nav not showing

Post by cyberman »

Am I right - you are using CMSms V 0.11.2 ?
Muzzy

Re: Nav not showing

Post by Muzzy »

I'm using 0.12.1, I downloaded it last week.
cyberman

Re: Nav not showing

Post by cyberman »

Have you install CSS Menu module? CSS menu module is no longer included with default cmsms installation.

With version 0.12.1 comes a new menu manager module. If you wanna the the same output like cssmenu module please look at template "CSSMenu Vert 1 col" or try this

Code: Select all

{cms_module module='menumanager' template='cssmenu-accessible.tpl'}
instead

Code: Select all

{cms_module module="cssmenu"}
PS: Please don't forget the security update to version 0.12.2
Muzzy

Re: Nav not showing

Post by Muzzy »

Hi.
Tried that but only got a unformatted bulleted list. Do I have to create my own style for the menu, if so, where do I need to place it to get it to work?

Thanks.
Mike.
cyberman

Re: Nav not showing

Post by cyberman »

Yes you can create your own style for menu ...

Have you installed the ful default CMSms content?

If yes it would be easier (and faster) you go to menu "layout - templates" and "Set all Pages" on template "CSSMenu Vert 1 col".
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Nav not showing

Post by Dr.CSS »

or goto Layout » Templates » Current Associations for your "CSSMenu Vert 1 col" template and add the Default CSSMenu Vertical CSS
find template in Layout » Templates on the left side you will see a little button with CSS on it clik that to get to Layout » Templates » Current Associations for that template, in drop down you will find Default CSSMenu Vertical, you mite want to make a copy of it with new name using part of your template name, keeping original Default CSSMenu Vertical intact helps when you start changing new one and need a referance to see how it was done...

  mark
Muzzy

Re: Nav not showing

Post by Muzzy »

Hi.

Thanks for the info, I will give it a try and see how far I get. Any problems and I'll be back.

Thanks.
Mike.
Locked

Return to “Layout and Design (CSS & HTML)”