PNG with black border
Permalink
anyone
most of my .PNG images are showing a black border.
If i delete them and add it back the black border dissappears for a while and then comes back. i tried different browsers IE8 / firefox.
On the forum a fella says to set a background-color , however that is not working.
My background is white
??????
most of my .PNG images are showing a black border.
If i delete them and add it back the black border dissappears for a while and then comes back. i tried different browsers IE8 / firefox.
On the forum a fella says to set a background-color , however that is not working.
My background is white
??????
ok i noticed something
THe png images with links on them are the ones showing with a border.
If i remove thle link on the image the image shows ok.
I cheked my CSS styles .. im not seeing anything.
Any ideas ???
THe png images with links on them are the ones showing with a border.
If i remove thle link on the image the image shows ok.
I cheked my CSS styles .. im not seeing anything.
Any ideas ???
set outline property to none in your <a> tags.
Paste in your css.
a img { border: none; }
URL where this can be seen?
i noticed something.
the png images that have links on them are the ones with the borders
If i remove the link the image show ok.
I checked my CSS styles - not seeing anything ..