Change color of the menu and the logo picture

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"
Post Reply
kallemac
Forum Members
Forum Members
Posts: 19
Joined: Thu Jan 31, 2008 7:53 pm

Change color of the menu and the logo picture

Post 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!
Attachments
Bild 2.png
Bild 2.png (3.55 KiB) Viewed 1022 times
User avatar
nakkiel
Forum Members
Forum Members
Posts: 70
Joined: Wed Apr 02, 2008 7:15 am

Re: Change color of the menu and the logo picture

Post 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 :)
kallemac
Forum Members
Forum Members
Posts: 19
Joined: Thu Jan 31, 2008 7:53 pm

Re: Change color of the menu and the logo picture

Post by kallemac »

Sorry for the confusion...  :D
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.
Post Reply

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