Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 02:15:19 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Change background color menu [round]  (Read 1529 times)
Websitebaker-user
Guest
« on: March 24, 2007, 12:35:28 PM »

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.

Logged
doc
Guest
« Reply #1 on: March 25, 2007, 07:27:47 AM »

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

and

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

Christian
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!