Forums

Can you add images by html, instead of the uploader? (2 posts)

  1. eternaldream
    Member
    Posted 1 month ago #

    I posted another topic about image uploader problems, but this one is more about how to use images without it.

    I was wondering if you can link to an image, like with an img tag in your post? If I upload the image to my site, say in a folder in my theme called "post pics." Is there some way I can direct the link to grab that image? So the code would look something like:

    <img src="www.myblog/theme/postpics">

    That's not the correct way to do it I'm sure, that's why I'm asking. How do you figure out the directories where your images are stored so you can link to them?

  2. witchybrit
    Member
    Posted 1 month ago #

    One way is to find the image you want to post and right click on it and choose "Copy Image location, etc" or copy image address. Then just use your html code and insert.

    example image location might be: http://www.gravatar.com/avatar/861a29e49fa7c82fb61f61221db6f9ee?s=48&d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48&r=g

    That is a rough example but you get the idea.

Reply

You must log in to post.

About this Topic