Hi, I'm using a Jon's smooth gallery with an infopane for displaying some text for each image. The infopane showing up in a different position with different browsers (IE, FF, Chrome) You can view it at: http://wvector.com/gallery/ch/fox CSS: #myInfoContainer {height: 14px;margin-bottom:auto; margin-left:0px; display: block; color: #fff;} Thank you
I suggest you code it to work in Firefox and Chrome first, then make a separate stylesheet for Internet Explorer with the fixed css properties.