Forum Moderators: open
I am designing for a IE audience mostly. I have a transparent image that shows up correctly (with rounded edges on the rectangle) in FireFox but incorrectly (with sharp edges (the actual size of the image) in IE.
I was wondering if anyone knew why this happens.
Something to check. Do you have a proper doctype on your page? Otherwise IE goes into quirks mode and you never know what it will do.
Validate your code for errors.
If it's a gif image, well, then we probably need to look at the css. Especially if it's a linked image.