Quote:
|
Originally Posted by wundersuprise and then select GIF but what are the best settings for this? |
Depends entirely on the actual image. Since GIF uses a color table to generate the file, settings are specific to each image.
Quote:
|
but older browsers don't support transparent PNG
|
What are you trying to support? There are work arounds for some problems such as IE6.
Quote:
|
All my attempts look terrible!
|
Not surprising... GIF is a very limited file structure. You're limited to a maximum of 256 colors total... and with transparency... that number shrinks. (You will never get transparency like PNG24, GIF only does index transparency, not alpha... this means no subtle drop shadows and the like).
Quote:
|
Oh yeh and I am using Adobe Photoshop 7.0.
|
Shouldn't matter too much in this case... GIF is the problem. heh