Forum Moderators: phranque
The errors say that the link is empty because it contains no text.Well, it's empty because it contains nothing, whether text or image. Sprites don't count as images; they're background.
<span class="spriteexample-32">
<img src="loading.gif">
</span> <img alt="Blogger" src="/grey-sprite.png"> for a test? Seeing the "alt" text indicates that the actual image is not where it is being called for - or at least it is not loading for some reason. Making it local eliminates one possible cause for that.