Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Comments

  • why my picture no post!?
  • use html <img tag
  • i used that, and it didnt work so well. <img* and </img*
  • edited April 2012
    img src="_URL_"> with a < in the front
  • why my picture no post!?
    Cos ya noob.
  • edited April 2012
    < i mg s rc ="yourimagelink.jpg" />
    <img src=
  • Those who don't want to deal with resizing due to the attachment restrictions can use the html image tag as follows:

    <img src="[Direct link to image]" width="[Optional, size in pixels]" height="[Optional, size in pixels]">

    So this is what i posted to get mine to show:

    <img src="http://i12.photobucket.com/albums/a238/fluker5/ScavengerHunt/DSC00040.jpg" width="400" height="250">

    Which results in this:

    image
  • I swear I made a thread about how to post in these forums...
  • It wasn't stickied, so it was forgotten.
  • It wasn't stickied, so it was forgotten.
    yet another flaw of these forums.
  • I swear I made a thread about how to post in these forums...
    You did. I cant even find it
  • Well this thread turned quickly into an educational lesson. You are all welcome.
  • Meh, my post is a repost from one of the old scavenger hunt threads. And it's much easier to understand than that thread Sci posted long ago :P
  • CHICKEN BUTT
  • LOL that's what I thought every time I saw the thread title...
Sign In or Register to comment.