Photo help: image won't appear

Discussion in 'Technical & Help' started by pippa@labforumHQ, Nov 19, 2012.

  1. pippa@labforumHQ

    pippa@labforumHQ Administrator

    Joined:
    May 10, 2011
    Messages:
    5,508
    If you have copied and pasted what you think is the correct code for your image, and it still won't appear try and ensure the following

    1. Your code should be a jpg url. That means it must start with http and end with .jpg Any other code adjacent to this image code is likely to cause problems. Try deleting the rest, or at least leaving spaces before or after it.

    2. Your code must be wrapped in image tags. You need a set of square brackets like these [] at the beginning and end of your code. Inside the square brackets at the front place the letters img and inside the square brackets at the end of your code place the letters /img Img is the code for the start of the image code and the forward slash in front of the img at the end, signals the end of the image code.
     

Share This Page