IE css fix

Permalink
Hi, can you guys help me out with my form? It shows ok in Chrome, Firefox and not in IE.

Here's a link to the website:http://alletidersvikar.dk/jobsoger/sadan-ansoger-du...

 
Steevb replied on at Permalink Reply
Steevb
You need to look at your theme.

You have this at the bottom, possibly in footer.php, closing tags twice?
</body> </html> 
 <link rel="stylesheet" type="text/css" href="/concrete/css/jquery.ui.css?v=4fa86785cb4eceb7bdb60ebbf2e94694" />
<script type="text/javascript" src="/concrete/js/jquery.ui.js?v=4fa86785cb4eceb7bdb60ebbf2e94694"></script>
</body>
</html>


Also conditional comments in header and the '<' '>' characters in the form aren't helping.