Forum Moderators: not2easy
Heres the real kicker, I have had others look at the test site and they do not see the same problem. Everything looks fine, as it should. We are all operating the same version, and have not modified the browser at all from initial install. Thoughts?
Thank you.
You cannot specify what CSS version you use ...
images are by default inline elements. They sit on the text line (even if there is no other text) and hence leave space of descenders of characters to extend below them (ygpq ...). Maybe that's what you see ...
I'd try to set them to "display: block"