Back | Reverse |

pics
Link | by madara_95 on 2009-11-25 02:45:53 (edited 2009-11-25 02:51:53)
how'd u guys put pictures in front of ya names and
forum posts??? [programming wanabe]

PLZZZ help the noobz!

im an akatsuki fan
i have twins who wanna hook up

Re: pics
Link | by Kasla on 2009-11-25 02:52:24 (edited 2009-11-25 02:54:17)
That's basic HTML coding. To insert an image you use the tag; <img src=", put the URL link of the image after the quote (URL must end with .jpg .png. gif. Those are the most common anyways), and close the tag with; ">

For example if I want this picture to show up: , I need to find the URL of the image. I can do that by right-clicking, and tell it to copy the picture's URL. Then you can paste the URL with ctrl+v. The finished code should look like this:

<img src="http://i215.photobucket.com/albums/cc313/Kazuma89L/awesomemotes/awesome.gif">

To get a picture as your avatar, click the "Add image" button on the edit profile page, and paste the URL into the box and click ok.


Re: pics
Link | by devils-angel on 2009-11-25 21:19:32
This thread explains all, the basics anyways.

Have any questions, post 'em here.

-------

Back | Reverse |

Copyright 2000-2024 Gendou | Terms of Use | Page loaded in 0.0026 seconds at 2024-12-30 11:32:55