I want my custome buttons to stand out with a different background and font.
Here is an example of a standard button HTML:-
<INPUT class=button type=button value=Search {$searchbutton_attrs}>
What can I add to this attribute string to change its colours?
I know about xt.assign statements Before Display so are there strings I could set against my custome buttons? If so an example please.
Also, if I wanted to adjust the CSS affecting ALL my buttons which entry in which css file would I change?
Regards,
Stu