Hi,
I hope that my question doesn't sound silly, but this is my first attempt to make a website, and I still have a lot to learn!
I want to add images in my sidebar that I can then link back to different pages on my website.
How would I go about this?
Thanks
Sidebar Pictures
(2 posts)
(2 voices)
-
Posted 8 months ago #
-
Hello,
There's no built-in option that would allow you to do this. What you can do is add a text widget, and write HTML content in it. In this case, you would need something like this:
<a href="http://website.com/page"><img src="http://website.com/image.jpg"/></a> <a href="http://website.com/page-2"><img src="http://website.com/image-2.jpg"/></a>Posted 8 months ago #
Reply
You must log in to post.













