To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
look into using that, its written in javascript so can easily be attached to your site and basically "fixes" alot of IE problems (in your case, if you add "-trans.png" to the end of png files then it'll have a transparent BG in IE)
just checked back into the png transparency issues and it seems to have been fixed... by itself!! strange. Just my text size i need to sort out now, any ideas?
Your font-sizes are fine.... it's just IE seems to interpret a pixel differently than FF.... it's not that noticable. The main noticible thing is the fact that the spacing is different in lists. Most likely a padding/margin issue, and not a font-size. You might try setting the font-size to just an "em" size (1 being normal point, 0.9 being 90% of normal, 1.2 being 120%). That would work better cross-browser
For png's use png 8 (dont use png 24) it works in IE and firefox ...
__________________
/**
* The answer is so obvious, duh!
* It's like, whatever ...
*
* If your problem has been solved, PLEASE click the RESOLVED LINK under "Thread Tools"
*/