Please, help!
How do I change the background and text colors of the menu, shown in the figure and circled in red?
I also need to change the blog width.
How can I do it?
Theme LEGGERO, style DRUDO.

Code: Select all
body > div#body-container {
width: 760px;
}
Code: Select all
#column {
......;
background-color: #DDDBB;
.......;
}
Code: Select all
a:link {
color: #999977;
.... ;
}
Code: Select all
#column h4 {
color: white;
...;
background: #BBBB99 url(../imgs/sf_h4.png) bottom left repeat-x;
}
Users browsing this forum: No registered users and 0 guests