Yes, I found these two rules. I used the standard Editor, when going on “Design” —> “Editor” and then changed it, I always clicked on “Clear cache” before I refreshed….. Is that not the way to do it?
my codes look like this:
/*logo*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/
#logo {
margin: 0px 0px 0px 0px;
}
#logo2 {
margin: 0px 0px 0px 0px;
float: left;
}
#logo img{
border: none;
}
#logo2{
text-decoration: none;
font-size: 42px;
letter-spacing: -1pt;
font-weight: bold;
font-family:arial, “Times New Roman”, Times, serif;
text-align: left;
line-height: 57px;
padding-left: 0px;
………………..
………………..
/*menu bar*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/
#menu_container{
padding-top: 0px;
}