Yup, got them all in there too. The only difference I noticed between the original ones and mine were the original tags are written as"
<img src="<%image_url%>/black_mana4forum.gif" alt="SWAMP - BLACK MANA" border="0">
and I was writting mine with the full domain url instead of using the image_url tag.
So I switched mine to be just like the originals but that didn't help either.
I have to wonder if they are registered somewhere else in another file maybe.
Code:
<img src="<%image_url%>/black_mana4forum.gif" alt="SWAMP - BLACK MANA" border="0">
and I was writting mine with the full domain url instead of using the image_url tag.
So I switched mine to be just like the originals but that didn't help either.
I have to wonder if they are registered somewhere else in another file maybe.