Change background color menu [round]

doc

Try it with

.menu {
vertical-align: top;
background-color: #FFFFFF;
width: 170px;
padding: 0px;
}


and


.menu ul {
border-bottom: 0px;
background-color: #003366;
}


Christian

Websitebaker-user

Hello,

Can someone tell me how i change the background color of the menu and searchengine? Template round, i made some changes in the doc screen.css but i cant find the rules to change te background color of the menu's. I tried but i couldn't find it. Please some help.