help!! how do i make a pic show up in my blog???

Trista87Marie
Trista87Marie Posts: 180 Member
edited September 2024 in Health and Weight Loss
help pls. I dont know how to do it.

Replies

  • chrystal559
    chrystal559 Posts: 205 Member
    First, I recommend putting in your code for the image (as explained below) before ever trying to write anything else. Unless you have some knowledge about HTML, sorting through the other coding to find where to put your picture code can get to be quite difficult.

    Okay, so basically, on your blog, on the right side of the editing thing, there is a button that says HTML (and then says Edit HTML Source when you hover over it). Click on that button. It's going to bring up another screen. Now, take this code: (without all the spaces)

    < img src=" image.gif" />

    See where it says "image.gif"? That's where you need to put your image code.

    Upload your picture to an image-hosting site like Photobucket or TinyPic. When given a choice of URL, use the URL that says "Direct Link for Layouts" NOT the Image Code. Copy the code.

    Now using the < img src=" image.gif" /> code, place your URL inside the part that says "image.gif".

    Click Update on the bottom of the window, then your picture should appear.



    Tell me if this helps you guys. I'm happy to asnwer questions. And I'll probably make a full tutorial for later. :)
This discussion has been closed.