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!
Change color of the menu and the logo picture
Change color of the menu and the logo picture
- Attachments
-
- Bild 2.png (3.55 KiB) Viewed 1021 times
Re: Change color of the menu and the logo picture
Your explanation was bit weird, so to speak, but let me still try to get this straight:
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:
And change that background color on the bottom into your preference (green?).
Hope this helps. If not, please explain more clearly
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:I´m trying to change the green colour in the menu in Top simple navigation + left subnavigation + 1 column green,
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;
Hope this helps. If not, please explain more clearly

Re: Change color of the menu and the logo picture
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!

you are right i want to change from blue to green. I should try this code when i come home.
thanks!
Last edited by kallemac on Wed May 21, 2008 1:48 pm, edited 1 time in total.