Multiple images in one widget

  • Unknown's avatar

    How do I put multiple images in one widget? I’d like to replace the social media widgets with icons and have managed to create three separate image widgets (one each for twitter, goodreads and Facebook). However, I’d like all three social media icons to appear in one widget, preferably next to one another in a line (it takes up a lot less space on my blog!) If you want to see what I mean, here’s my blog address http://www.valeriefrancis.ca

    How do I do that?

    Thanks!
    Valerie Francis

  • To do that, use a Text widget instead. The HTML for adding a linked image is:

    <a href="link"><img src="image url"/></a>

    If you uploaded the image to your Media library, you can retrieve the image’s URL by editing the image there.

  • The topic ‘Multiple images in one widget’ is closed to new replies.