Forums

Side bar Images (4 posts)

  1. Ainsworth123
    Member
    Posted 7 months ago #

    Hi I am using Buddypress and have been trying to get images to display in the side bar, however with no success. Can you please tell me how to do it? U uploaded the same image ot my blog and it shows well. The website is http://mingle.worldlovefest.org Thanks Ainsworth

  2. @mercime
    Member
    Posted 7 months ago #

    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

  3. Ainsworth123
    Member
    Posted 7 months ago #

    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?

  4. @mercime
    Member
    Posted 7 months ago #

    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" />

Reply

You must log in to post.

About this Topic