Page 1 of 1
Howto style the menu?
Posted: Tue Apr 10, 2007 5:12 pm
by sturla
Hey, thank you for a wonderful CMS
I have trouble styling the menu. I'm trying to add style rules to the css of the template. The template and the CSS are two separate files. But nothing happes? Could someone educate me?
Re: Howto style the menu?
Posted: Tue Apr 10, 2007 6:28 pm
by heatherfeuer
The stylesheets for the menus are separate from the main page stylesheets. The menu stylesheets begin with "Navigation:" Be sure you are changing the correct stylesheet. If you create a new page template, make sure you assign the menu stylesheet to that template.
Re: Howto style the menu?
Posted: Wed Apr 11, 2007 2:02 am
by sturla
I put the styles for the menu at the end of the stylesheet attached to the template. Is there a separate stylesheet for the menu? How do I locate it?
Re: Howto style the menu?
Posted: Wed Apr 11, 2007 2:26 am
by heatherfeuer
The menu stylesheets are located under layout --> stylesheets. The menu stylesheets all begin with "Navigation." You need to select the stylesheet that matches the menu you are using.
Re: Howto style the menu?
Posted: Wed Apr 11, 2007 6:24 am
by RonnyK
Sturla,
are you using a default template that came with the installation, or are you creating your own template. As Heather mentioned, the templates have the stylesheets attached. If you check the default templates through "Layout -> Templates" and select the CSS-button on the right of the template called "CSSmenu left + 1 column", you'll see the stylesheets attached to that template. In the default templates is the menu-stylesheet, started with "Navigation", so the stylesheet that styles the menu is called "Navigation: CSSmenu - vertical". If you created your own stylesheet, or copied a standard one to your own stylesheet, you have to attach that stylesheet to the required template. You have to delete the association to the standard stylesheet and "add a stylesheet", using the button below, to associate your stylesheet to your template.
Ronny