I am trying to customize a php form that I got from hot scipts and I have finally gotten down to having everything looking right on it with the exception of my input fields. I am trying to place a 1px border black around them (right now you cannot see them at all), have tried putting the style in the input section of my code on my php file, and also tried setting it up in the stylesheet..neither is working for me. Cannot use a class because the inputs already have a validating class in them….the URL for the page is:
qualitytransmissionparts.com/contact.php
Any and all help will be greatly appreciated since I am currently ready to have a breakdown from trying to figure this out