So, is there ANYONE that can answer my question? Where should I paste the following code in STYLESHEET.CSS?
.smalltext1 {
text-align: center;
color:#000000;
font-weight:bold;
}
.save {
text-align: center;
color:#636466;
font-weight:bold;
}
.norm {
text-align: center;
color:#981B1E;
font-weight:bold;
}



Reply With Quote
