Hi, my blog www.careforchihuahuas.com looks terrible in IE but looks perfectly fine in Firefox. I have no idea how to fix this. Can anyone help?
You should try running your code through the W3C validator tool, right now it looks like it has quite a few errors . Right now it can't detect your doctype, it looks like there is some code added above the DOCTYPE declaration, it should be moved down into the HEAD section of your HTML. Check out your results from the validator here: http://validator.w3.org/check?uri=h...(detect+automatically)&doctype=Inline&group=0
I agree with the previous answer, to achieve your website displaying properly in all browser platforms, we should check it with w3c Validator. Here is a video guide on how to fix w3c error in your wordpress.
Without going into it line by line, the template you are using includes css that Explorer does not support. You should try using one of the templates available at wordpress.org and changing that to suit your needs.