Forum Moderators: not2easy
I've already made some changes based on what I see there. The biggest issue is GIF graphics with transparent backgrounds.
In order to squeeze the page elements onto a small screen, the browser often just stacks things up in the order they appear in the HTML. This method often ignores the background colors that a transparent image was designed for - leaving a fuzzy, odd looking mess.
The reasons for creating those transparent backgrounds hinged on bad color matching in browsers - something that newer hardware and software has dealt with rather well. So I decided to change those transparent gifs to a true background color.
If someone still sees a square outline around the image, so be it. At least the image communicates - and now it does so on a small screen PDA or mobile phone as well as a regular monitor.
Just getting ready for what tomorrow may bring.