rainborick

msg:4222573 | 3:17 am on Oct 27, 2010 (gmt 0) |
It sounds to me like you may have tested with two different browsers on the two different computers. Try setting the top and bottom margins on the <img> tags to 0 with something like: <img src="image.gif" style="margin:0px 3px;">
|
Hoople

msg:4224154 | 2:25 am on Oct 30, 2010 (gmt 0) |
Just a wild guess - someone may have edited one of the images in a program that added a 3 pixel border? Zoom to check! I had one instance where setting an image's border to border=0 fixed a baseline issue I had. The image was inline with text in a div.
|
milosevic

msg:4225513 | 4:50 pm on Nov 2, 2010 (gmt 0) |
Yeah it's most likely to be a browser compatibility issue I would say. Have you looked at the page in IE6?
|
|