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.
Nav not showing
Re: Nav not showing
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
instead
PS: Please don't forget the security update to version 0.12.2
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'}
Code: Select all
{cms_module module="cssmenu"}
Re: Nav not showing
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.
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.
Re: Nav not showing
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".
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".
Re: Nav not showing
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
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
Re: Nav not showing
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.
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.