Can anyone please advise on how to create a widget that allows you to display one image which can be hyperlinked and also some text underneath?
Widgets
2 posts from 2 voices-
Posted 2 years ago #
-
use the text widget - you can also but html code in there.
The code for a clickable picture should look like:
<a href='http://your-site.com'><img src='images/your-image.png'/></a> Uploaded by <a href='http://your-site.com'>The Dude</a>The Dude
Posted 2 years ago #
Reply
You must log in to post.














