Menu colour seperate to background/body colour
I'm using a side menu/navigation and i want it a different colour to the main background colour, how do I do this?
At the moment only the @body background@ seems to change the colour of the side menu, but it also changes the colour of the background
Comments
#Header_creative { background-image: url("*****"); background-repeat: no-repeat; background-position: left top; }
}