| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2005
Location: Dublin, Ireland
Posts: 92
|
GIF white borders
Hi, Does anyone know a good way of getting rid of white outline borders on GIFs, check out the screenshot. I dont want to use a PNG as I get a white background on the image in IE6 |
|
|
|
|
|
#3 (permalink) |
|
Semantics, yay.
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,151
|
Just use a PNG, then implement an IE-type solution to force it to render the embedded alpha-channel: - A List Apart: Articles: Cross-Browser Variable Opacity with PNG: A Real Solution - PNG in Windows IE - satzansatz -- PNG alpha transparency: AlphaImageLoader filter flaws in IE6 etc. |
|
|
|
#4 (permalink) |
|
SkyRocket Design
Join Date: Aug 2005
Location: Chichester
Posts: 536
|
ouch that's just plain wrong. agree with the grenade - use a PNG. that's the only format that could handle this job if you want that panel to sit on top. you've already found that old versions of *spit* IE can't handle PNGs so you got t use the hack SkyRocket Design :: website design chichester
|
|
|
|
#5 (permalink) |
|
what sarah said
|
Yup PNG it - the hacks for IE aren't that hard to implement. If you were trying to get rid of the white border though, I'd try going in and first playing with the Transparency Dithering for GIF's and then manually trying to specify pixels as colour or no colour (i.e. not using levels of opacity). |
|
|
|
#11 (permalink) | |
|
Semantics, yay.
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,151
|
Quote:
Last edited by gray : 05-07-2007 at 13:09. |
|
|
![]() |