How can i change menu background colour (link included)

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
chukwuma
New Member
New Member
Posts: 8
Joined: Wed Oct 20, 2010 9:11 pm

How can i change menu background colour (link included)

Post by chukwuma »

Hello,
  I,m new to CMS  made simple  and I,m running CMS made simple 1.8.2 ,

Please check this website and help me on how to change the menu background colour  from black to green,
Last edited by chukwuma on Mon May 16, 2011 11:39 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How can i change menu background colour (link included)

Post by Dr.CSS »

If you look in the templates you will see {* comments *} on where to find the style sheet to change, like for the menu it says right above it...

{* Start Navigation, stylesheet "Navigation: ShadowMenu - Horizontal" *}

On the 12th line of that stylesheet...

#menuwrapper {
/* set the background color for the menu here */
background-color: #243135;

I took a lot of time to comment all the templates and style sheets so it would be easy to change things...
chukwuma
New Member
New Member
Posts: 8
Joined: Wed Oct 20, 2010 9:11 pm

Re: How can i change menu background colour (link included)

Post by chukwuma »

Huge thanks to Dr.CSS
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How can i change menu background colour (link included)

Post by Dr.CSS »

I take it that it is [solved]...
Post Reply

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