Check the HTML code. You must have a border attribute and make sure it’s set to border=“0”
Check the path to the gif. An incorrect path sometimes creates a false border because although the transparent gif is not visible, that’s because it’s already in your browser cache (when you tested the page locally). The actual gif really isn’t available on the page because the path is incorrect.