Contact form not working properly on Internet Explorer??
-
Please help on my contact page https://www.smartchildcare.com.au/contact-us/on all browsers with the exception of Internet Explorer when I fill out the fields in the contact form looks great as it should however when I use Internet Explorer and try to fill out fields and place letters in such as a “j” for example it looks like I loose half the letter turns out after doing some research this has to do with the way Internet Explorer reacts with the css file??
Is there a wordpress plugin I can use that automatically detects if Internet Explorer is being used and rectifies this?
If not I read up a solution where it says I have to insert into the css file the following code
<!–[if IE]>
<link rel=”stylesheet” type=”text/css” href=”all-ie-only.css” />
<![endif]–>And then I just need to create another Stylesheet this is where I am confussed do I just copy the existing style sheet and edit a few bits and call it something else?? and if so what bits do I edit to make sure on Internet Explorer the writting fits perfect in the boxes on the contact form, please help ??
- The topic ‘Contact form not working properly on Internet Explorer??’ is closed to new replies.