Re: fill text boxs.
you could try ....
in skin1.css try changing
BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000; FONT-SIZE: 10px;
}
to ...
INPUT {
background color : #018bf1; <---------- Colour you want to use
}
BODY,P,DIV,TH,TD,P,SELECT,TEXTAREA {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000; FONT-SIZE: 10px;
}
All ive done is take out the the INPUT box out of the main class & change the colour in there for you to see
__________________
X-cart Gold - 4.0.18 - 4.1.9 - 4.1.10 - 4.3.0
|