By jason342 on
In FireFox everything is fine.
In IE all the comment tables that are NEW comments, their boxes have slightly gone into the column on the right.
Even in IE things is ok when the comments are not NEW, but when they are NEW the table is bleeding into the right column.
Anyone knows how to remedy this problem?
Comments
Please, provide more info
I think that a good starting point could be posting info about your theme css, or your custom css file.
Renirtor
This is my theme:
This is my theme: http://themes.drupal.org/node?theme=box_cleanslate
And the code below is the problem.
But I don’t know what to do so that it looks good both in firefox and IE.
I tried various numbers with the code BELOW inside the code ABOVE, but it won’t align, when I increase the RIGHT margin, it goes OUT in IE but FireFox is happy, when I decrease it IE is happy and FireFox the table goes IN too much to the left.
margin: 0 1.5em 0em 0em;I just can’t win, any suggestions please?
P.S I’m having similar aligning problems in Comment Preview page too, what.css do I need to look at to change inner tables in .CSS for the Comment Preview page?
I seriously hate IE, inflcts too many headaches.