Could anyone tell me why Internet Explorer makes my site look horrid when viewed but with Mozilla it looks fine?
www.BlackberryOS.com
Any help would be greatly appreciated.
This is a discussion on Internet Explorer makes my site look horrible within the General Discussion forums, part of the vBSEO SEO Plugin category; Could anyone tell me why Internet Explorer makes my site look horrid when viewed but with Mozilla it looks fine? ...
Could anyone tell me why Internet Explorer makes my site look horrid when viewed but with Mozilla it looks fine?
www.BlackberryOS.com
Any help would be greatly appreciated.
Might want to try and validate template first: [Invalid] Markup Validation of http://www.blackberryos.com/ - W3C Markup Validator
The Forum Hosting - Forum Hosting from the Forum Experts
most of those errors are minor html vs xhtml errors... but this one should be fixed asap.
Line 961, Column 10: document type does not allow element "html" here <html>
you can't have another html tag in an html document.
if you need cleanup help, send me a pm. I do template clean ups for $20
Looking at your template, it seems to have a <html> tag in your forumhome_forumbit
I would do a search in your templates for:
<html>, then look for ones name starting with forumhome_forumbit, if it has a <html> in it, then I would remove it.
The Forum Hosting - Forum Hosting from the Forum Experts
Just searched. Nothing that shows forumhome_forumbit..
i did find an </html> in the FORUMHOME template..