Viewing 3 replies - 1 through 3 (of 3 total)
  • Simplest way is to add a Text Widget to your sidebar. Then add the following to your text widget
    <img src="http://yoursiteURL.com/URLtoimage" height="200" width="200" alt="myimage" />
    replace img src”” with URL of image uploaded to media library
    replace height”” and width”” as needed
    replace alt”” with whatever is appropriate to that image

    Thread Starter Ainsworth123

    (@ainsworth123)

    Thank you so much but it is still not visible. This is what I have ( < img src=&quot: http://mingle.worldlovefest.org/2011/10/welcome/mingle-side-panel-intro&quot; height="224" width="200" alt="where masters and seekers meet" /&gt )
    Could you please tell me where I have gone wrong?

    What’s missing is the image itself, like theimagename.jpg as in
    <img src="http://mingle.worldlovefest.org/2011/10/welcome/mingle-side-panel-intro/theimagename.jpg" height="200" width="200" alt="myimage" />

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Side bar Images’ is closed to new replies.