fixed it. For anyone else having the same problem, change this in the style.css file:
change this: #commentform p { float: left;
to this:
#commentform p { float: center;
bump. I did another install of wordpress on another domain, even with the default settings and no changes to the theme, the theme still doesnt work with IE6. Its only the comments that are giving problems.
Theme CSS: http://thel33t.net/style.css.txt
The test area: http://thel33t.net/blog
I passed validation, but comments still look messed up.I replaced all the modded theme files with the default ones, that didnt help at all.
I had an error before, I’m sorting out the validation problems now.
edit, ignore this post. I can’t believe I missed the code lol.