how do you link up image and url code in widgets?
-
how do you link up image and url code in widgets? i know how to do it in posts, with that chain icon, but you how do you do it in widgets? I’ve got a paypal donation button posted on my sidebar using widgets, but i can’t figure out how to link that image to my paypall account url! thanks!
Blog url: http://scarriet.wordpress.com/ -
Hi, thanks for getting in touch with us. You can link an image by using HTML like:
<a href="http://wordpress.com/"><img src="IMAGE URL HERE" /></a>That will link the image to whatever URL you enter in the href bit.
- The topic ‘how do you link up image and url code in widgets?’ is closed to new replies.