View Single Post
  #2 (permalink)  
Old 05-27-2008, 03:44 PM
ydx ydx is offline
Regular Babbler
 
Join Date: Jan 2008
Posts: 84
ydx has a few positive reputation points
Default Check CSS text-align: center;

Quote:
Originally Posted by bigtunafan View Post
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.
Reply With Quote