the most likely reason is because the image you are making is being given a border by the html... when you have an image in a link, it automatically gives it a border, sort of like text is given an underline... if you set the border attribute to 0 in the image tag, ex.) [img]blind.gif[/img] then the "black dot" should go away.
if you already did that, then the issue must be that you really didn't make the gif transparent. try deleting the background layer, it may be a transparent gif with a white background layer or something silly like that.
|