Quote:
Originally Posted by bigtunafan
Hello All!
I have been searching and googling until my eyes are bloodshot and can't seem to find the solution to a problem I am seeing with my site when viewing in IE6.
Here is the problem. When I look at Learn to Win Holdem.com in Firefox and Opera everything looks great. However in IE6 everything is centered whereas it should be to the right. Don't know how to explain it very clearly. In IE6 I should not be seeing the green background. If you view it in Firefox it is correct.
I am not that versed in CSS (although I love it) and really don't know how to fix the problem. Can anyone help or point me in the right direction?
|
Your issue is definitely with CSS.
I recommend removing the
text-align: center; from the
html, body {} selectors and see how your site looks then. Let us know how it works for you.
