Click to See Complete Forum and Search --> : displaying gifs in firefox...


xdementia
11-02-2006, 09:36 PM
I have a .gif that won't display in firefox but will display in IE. I would make it a jpeg but I need it to be transparent. Any suggestions?

Centauri
11-02-2006, 09:42 PM
If you have a graphics editor (Photoshop, PaintShop Pro etc), then open the graphic and resave it through the program's gif optimiser - could be a small corruption in the file.

Cheers
Graeme

xdementia
11-02-2006, 09:59 PM
I don't think that's it because I'm saving it through imageready like I should be... and check this out: it doesn't display in firefox but if I right-click and choose "view image" it will display it by itself.

xdementia
11-02-2006, 10:00 PM
I think I figured it out: Firefox has issues with the z-index property

Centauri
11-02-2006, 10:12 PM
z-index propery only works if position property is set.

Cheers
Graeme

xdementia
11-02-2006, 10:29 PM
hhmm, alright, that's good to know-perhaps I didn't have the position property set on it, but I thought I did - oh well, I applied the z-index to my divs instead.