Need help? Check out our Support site, then


URL shows in sidebar- not photo- need help

  1. I'm trying to put a photo in my sidebar, but the URL shows instead- not the photo. The photo title shows, but no photo. don't know what I'm doing wrong.
    Thanks for help.

  2. Do you have a link to your blog so we can see what you mean? It's hard to tell if we can help if we can't see it first.

  3. Have you had a look at this FAQ as well? It might help.
    http://faq.wordpress.com/2006/10/18/put-an-image-in-your-sidebar/

  4. Yeah, I thought I followed the directions in that link. Must have missed something. Here is my blog-
    http://kansascorner.wordpress.com/wp-admin/

  5. jk - the proper format is
    '
    <img src="http://kansascorner.files.wordpress.com/2008/01/my-pretty-girl-nissa.jpg" alt="nissa" />
    `

  6. hmm - that didn't work

    <img src="http://kansascorner.files.wordpress.com/2008/01/my-pretty-girl-nissa.jpg" alt="nissa" />
  7. This code should do the trick. It needed img src tags before it, that's what says it's an image otherwise it's just a link to the file. Simple to do.
    <img src="http://kansascorner.files.wordpress.com/2008/01/my-pretty-girl-nissa.jpg" />

    One thing you might want to do, though, is make the image a bit smaller before you put it in your sidebar. At that size it might distort the blog. It's easy to do with http://www.picnik.com/ and then you upload that picture to WordPress. Hope that helps.
    http://faq.wordpress.com/2006/05/08/optimise-your-images/

  8. Whoops, sorry vivian - didn't see you there. :)

  9. no problem cj. You gave a more complete answer than I did ;)

  10. Okay. I'll resize, then use the imc src tags. Thanks much!

  11. You're welcome and happy blogging. :)

  12. Okay- I did it. And it worked! There is a photo in my sidebar! It is still kind of big- but I'll work on that later. Thanks again.

Topic Closed

This topic has been closed to new replies.

About this Topic