Hi,
just wondered what css file i need to edit and what code to use to make all my forms (using different components) on www.bisc.org.uk/newjoomla.
The boxes can hardly be viewed to fill in.
Please can someone help me.
thanks
stewart
#component input,#component select,#component textarea {border-color: #ccc;background: #eee}
input#next{color: #888;border: 1px solid #ccc}
input#next:hover {color: #fff;background: #ccc}