Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Possible Duplicate:
Alpha transparent PNGs not displaying correctly in Mobile Safari

I have a problem with transparent pngs not displaying properly. I am using a 1x1px png (saved for web) repeated horizontally and vertically and when browsing with an iPad, parts of the background get choppy or turn a different color. What could be causing this?

Here is a screenshot of what I'm talking about.

http://img204.imageshack.us/img204/9015/photo1j.png

I should note that there is no problem across all browsers on Win7. Any help would be appreciated.

share|improve this question

marked as duplicate by Jeff Atwood Jul 24 '11 at 10:37

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

This problem has been noted and answered here: Alpha transparent PNGs not displaying correctly in Mobile Safari

I tested Dr. Cheap's answer and found it accurate: change your 1x1px transparent png to 2x2px and it will display correctly.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.