Hi,
So I'm trying to get badges to link to other sites. I know I have to put the address in a text box and I have been told this is the code to use:
<a href="insertyourlink"><img src="inserttheaddressofyourimage"></a>
However, I'm lost on the address of my image. I've uploaded it into the images folder of my theme on CPANEL, so I'm guessing the first part of the address is:
/public_html/wp-content/themes/atahualpa-1/images
I've tried just putting the image name after that but it doesn't seem to work. Can anyone tell me what I'm doing wrong?
[Mod: fixed broken code]