Page 1 of 1
Change color of the menu and the logo picture
Posted: Wed May 21, 2008 9:39 am
by kallemac
Hi!
I´m trying to change the green colour in the menu in Top simple navigation + left subnavigation + 1 column green, but i can´t find it. And im also trying to change the logo but i cant understand what width or height it should be.
/ regards Kalle!
Re: Change color of the menu and the logo picture
Posted: Wed May 21, 2008 12:02 pm
by nakkiel
Your explanation was bit weird, so to speak, but let me still try to get this straight:
I´m trying to change the green colour in the menu in Top simple navigation + left subnavigation + 1 column green,
One might argue you're trying to make green menu item into green? Judging by your picture, maybe you were trying to say you want that blue into green? That basic blue in active menu item? In that case:
Assuming you are using that basic template which you mentioned, "Top simple navigation + left subnavigation + 1 column".
Goto Layout > Stylesheets and select "Navigation: Simple - Vertical".
Find these lines:
Code: Select all
div#menu_vert ul h3 {
background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
background-color: #385C72;
And change that background color on the bottom into your preference (green?).
Hope this helps. If not, please explain more clearly

Re: Change color of the menu and the logo picture
Posted: Wed May 21, 2008 1:45 pm
by kallemac
Sorry for the confusion...

you are right i want to change from blue to green. I should try this code when i come home.
thanks!