I incorporated my own navigation under my logo because I had some trouble customising the speed bar tabs. It works fine in FireFox but IE 7 moves the navigation above the logo. I get an error which says unrecognisable tag with the margin-top line. I put this code in the head tag section in the home.tpl file from the customer folder.
<script>
<!--[if IE 7]>
<style type="text/css">
.hnav {margin-top:100px;}
</style>
<![endif]-->
</script>
Can someone tell me what syntax issue I have or have I just got it wrong. The site is
www.floriart.com.au/shop
Thanks,
Kylie