July 09, 2025, 05:59:20 AM

Author Topic: images  (Read 3453 times)

Offline Mr Grey

  • Active Member
  • *
  • Posts: 30
images
« on: May 15, 2012, 09:41:27 PM »
Was wondering how do you post images from your hard drive?

Offline Dave

  • Mod
  • Full Member
  • *
  • Posts: 1290
    • Loc: Worcester, MA
    • The Epic Gamer
Re: images
« Reply #1 on: May 15, 2012, 09:56:12 PM »
You have to add them as attachments. It's a lot easier if you use a image host though (imgur, picasa, photobucket, etc.)
« Last Edit: May 15, 2012, 09:58:56 PM by Dave »

Offline Mr Grey

  • Active Member
  • *
  • Posts: 30
Re: images
« Reply #2 on: May 15, 2012, 10:03:11 PM »
I'e tried the add image and the attch button but it doesn't show the image in the preview bit

« Last Edit: May 15, 2012, 10:06:56 PM by Mr Grey »

Offline Lex

  • Global Moderator
  • Full Member
  • ***
  • Posts: 1451
  • I wonder...
    • Loc: Bergen op Zoom, Netherlands
    • Warmuster . BitzBox
Re: images
« Reply #3 on: May 15, 2012, 10:23:31 PM »
you need to put the picture on a webbased server.....  eg. google picassa / flickr etc.....

a link looks like

https://lh6.googleusercontent.com/-Q5JSHPpBMD0/SienPMDmDII/AAAAAAAAEio/FsgBJ1lM8Q4/w220-h146-n-k/P1020108.JPG

using the Insert Image button to place the proper tags [img ] and [/img ]

[img]https://lh6.googleusercontent.com/-p2yGb8HbMZ8/T6-5QWMpWrI/AAAAAAAAGwU/qydXf0rcGHU/w400-h299-n-k/2012-05-13%2B15.31.16.jpg[/img ]
« Last Edit: May 15, 2012, 10:30:10 PM by Lex »

Offline Mr Grey

  • Active Member
  • *
  • Posts: 30
Re: images
« Reply #4 on: May 15, 2012, 10:26:28 PM »
Thx... do you have a good image size.... or one that must be used on the fourms?

Offline Lex

  • Global Moderator
  • Full Member
  • ***
  • Posts: 1451
  • I wonder...
    • Loc: Bergen op Zoom, Netherlands
    • Warmuster . BitzBox
Re: images
« Reply #5 on: May 15, 2012, 10:28:47 PM »
most services allow you to "pick" various sizes to link too.... find one that shows details but dont cause the post to genereate scrollbars

Offline Spectrar Ghost

  • Active Member
  • *
  • Posts: 93
Re: images
« Reply #6 on: May 16, 2012, 12:53:31 AM »
I generally go with 640 x 480 px, for reference.

Offline Dave

  • Mod
  • Full Member
  • *
  • Posts: 1290
    • Loc: Worcester, MA
    • The Epic Gamer
Re: images
« Reply #7 on: May 16, 2012, 04:17:33 AM »
You can also surround the image with a link to a bigger size, like so:

Code: [Select]
[url=http://1.bp.blogspot.com/-9sYbxpk9K8U/T6ps2iWH1bI/AAAAAAAALWQ/twIBRfkng-A/s1600/IMG_0034.JPG]
[img]http://1.bp.blogspot.com/-9sYbxpk9K8U/T6ps2iWH1bI/AAAAAAAALWQ/twIBRfkng-A/s640/IMG_0034.JPG[/img]
[/url]


Offline Mr Grey

  • Active Member
  • *
  • Posts: 30
Re: images
« Reply #8 on: May 16, 2012, 04:52:26 AM »
Thx guys