Forum Moderators: open
waiting for replies on it.
I am beginning to wonder if wordpress themes are more troublesome to be cross browser compatible than a standard html website. Any ideas?
i.e.: we have had to customize the theme and it looks great in ff but it pushes to the right of screen on IE6 and IE7 thus dropping some text off the edge of the screen.
I would normally guess that it's a question of standards/quirks mode [webmasterworld.com], but I see you've declared a DOCTYPE.
I guess I'd start with all the normal debugging techniques: simplify and simplify until you get it to work so you'll know which rule or element is causing the problem.