Hi all i am having some problems with one of my websites. www.amansworldonline.com It is a blog wordpress platform . When using IE and entering the single page the sidebar goes to the end of the page all the formating is messed up. Can anyone help me with this problem?
I thought I could give you a quick answers, but your code is a mess. First fix the HTML errors thrown by the validator (http://validator.w3.org/). It seems like you're missing closing tags to some of your sidebar navigation structure. There also seems to be a problem with the way CSS floats are associated with the comments form, it's floating to the right where it should be in the main content section. Fix the basic HTML errors and let me know, I'll take another look. Later.