Thanks for this forum i hope helpfull for this problem interesting numerous users about changing image or CSS for the SUBMIT_BT !!!
In Administrator>Component>CKFORMS>open Field>FieldTitle> Send :
There is advanced notions :
Classe CSS du libellé:
Classe CSS du champ:
Classe CSS du texte:
What is it ?
Is there a tutorial to use it ?
I tried to add class in ckforms.css :
.submit_bt
{
color:#9bab90;
border: 1px #9bab50;
}
Is it OK ?
Thanks