General Community > Off-Topic
Change background color menu [round]
(1/1)
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.
doc:
Try it with
--- Code: ---.menu {
vertical-align: top;
background-color: #FFFFFF;
width: 170px;
padding: 0px;
}
--- End code ---
and
--- Code: ---.menu ul {
border-bottom: 0px;
background-color: #003366;
}
--- End code ---
Christian
Navigation
[0] Message Index
Go to full version