Hi..
I used several hours now for trying to fix that the check boxes shows the same way in both Firefox and Internet Explorer, but with no luck.
This is the page:
http://www.davinci.dk/kontakt/…..r-her.html
I tried display:inline different places, float:left different places.
I tried going into cforms.php and removing "break (br /)
I tried adding these lines different places:
display:-moz-inline-box; //this property does not work in IE and Safari
display: inline-block; // i added this for IE and Safari. This solved the problem.
Nothing helps… Internet Explorer just laugh at me and live its own life..
Please let me know where to change, to fix this problem..
Best regards
Brian