Need help translating code to put banner in signature.

celticbikerbabe

New member
:wave:

Can someone help me with this, please?

I am a total dingbat when it comes to this. No matter how many times I read up on it, I cannot seem to get these darn things to work on my own unless they are written right in the first place.

Here is the code, it is from freekibblekat, which is a site a young girl put together to help feed shelter animals:

<a href="http://www.freekibblekat.com" TARGET="_blank">
<IMG BORDER="0" SRC="http://www.freekibblekat.com/images/banners/freekibble-red-194x73.gif" alt="FreeKibbleKat.com"></a>

Thanks!! :cheers:
 
:wave:

Can someone help me with this, please?

I am a total dingbat when it comes to this. No matter how many times I read up on it, I cannot seem to get these darn things to work on my own unless they are written right in the first place.

Here is the code, it is from freekibblekat, which is a site a young girl put together to help feed shelter animals:

<a href="http://www.freekibblekat.com" TARGET="_blank">
<IMG BORDER="0" SRC="http://www.freekibblekat.com/images/banners/freekibble-red-194x73.gif" alt="FreeKibbleKat.com"></a>

Thanks!! :cheers:

I remember having the same problem. It's been a while but I'm thinking you need to change all of your < and > symbols to [ and ].
 
Needs to be in this format:

Code:
[URL=http://www.freekibblekat.com][IMG]http://www.freekibblekat.com/images/banners/freekibble-red-194x73.gif[/img][/URL]

The above should work.
 
We have 3 Cats. Gigi, Fluffy and Salvare . They would be upset if I didn't help. :laughing:
 
Back
Top