Hi JPK
I see what you are saying. I imagine for the extra order field you have something like this in the includes.php file...
$extraorderfield1='Societé';
Could you maybe just use the accented character?
$extraorderfield1='Societé';
While looking at your site I noticed that the buttons are not all the same. If you look in css/ectstyle.css around line 82 you will see...
input.minimailsubmit, input.continueshopping, input.printversion, input.applycoupon, input.configbutton, etc, etc...
If you acc "ectbutton" to the beginning of this list it will make all the buttons the same
input.ectbutton, input.minimailsubmit, input.continueshopping, input.printversion, input.applycoupon, input.configbutton, etc, etc...
You would then need to do the same a few lines later on line 93 for the hover...
input.ectbutton:hover, input.minimailsubmit:hover, input.continueshopping:hover, input.printversion:hover, input.applycoupon:hover, input.configbutton:hover, etc, etc...
Vince
Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater