sent a picture with a private message?

Do you need some help in using the forums? Any questions about using the forums can be asked here.
Contact a: System Administrator

Moderators: jsmcortina, muythaibxr

Post Reply
Ludotech
Helpful MS/Extra'er
Posts: 90
Joined: Mon Nov 07, 2005 7:02 am
Location: Belgium

sent a picture with a private message?

Post by Ludotech »

hello,

I want to add a picture to a private message, how can I do? There aren't the "Add an attachment " menu but I see a button with "Img*" on it: I don't understand how to use this button, could someone explain to me?

Thanks

Ludovic
V3 with MS II (blue board),Code v2.35,MT 2.25 + ford EDIS:
Engine: 1300 cc hyundai (G4EH), 4 cylinders, port injection.
78Spit1500Fed
MS/Extra Guru
Posts: 1095
Joined: Thu Jul 29, 2004 5:36 am
Location: Terre Haute, Indiana
Contact:

Post by 78Spit1500Fed »

When you mouse over the image button, the box directly above the message text box (the one you're typing in) should say:

Code: Select all

Insert image: [img]http://image_url[/img] (alt+p)
So that says start with the img tag {img} then put the URL to the image in plain text, then close the img tag with {/img}. (I've substituted the open and close brackets with squiggle brackets so it doesn't turn it into code)

So for instance:

Code: Select all

[img]http://www.geocities.com/briandavid78/store/images/100percent.gif[/img]
Will make the HTML in the page to actualy load the image like so:

Image

Hope it helps!

-Brian
Image
Ludotech
Helpful MS/Extra'er
Posts: 90
Joined: Mon Nov 07, 2005 7:02 am
Location: Belgium

Post by Ludotech »

Thank you Brian!

Ludovic
V3 with MS II (blue board),Code v2.35,MT 2.25 + ford EDIS:
Engine: 1300 cc hyundai (G4EH), 4 cylinders, port injection.
Post Reply