I’m trying to get my comments stylized properly, but I seem to be running into a problem getting the comment ID number placement right in IE once I’ve added the gravatar and floated it right. See the graphics below.
In Firefox:

In IE:

Anyone know how to get the ID number and commenter name to align properly in IE?
Here is the code in case it helps. From the comments.php:

And my CSS:











2 Comments
You might try floating your commentlist class to the left.
The problem is coming from <p class=”comment-author”>
In IE it starts a new paragraph, even inside a <li>