Prep Makers

[total makers: 09] view

Raver Makers

[total makers: 06] view

Silent Makers

[total makers: 36] view

Sweet Makers

[total makers: 25] view

Thug Makers

[total makers: 15] view

Unique Makers

[total makers: 56] view

Wonderkin Makers

[total makers: 06] view
How To Add Dolls To Your Website/MySpace/Journal
If you want to add the doll/s you've made to your website or Myspace profile or something similar just follow the instructions below.

Beginners
If you're a beginner and using a sitebuilder ie. AOL Hometown, Geocities etc you need to refer to the instructions that come with it. It will be a simple case of browsing your pc to where you saved the doll and pressing an upload button. Most pagebuilders let you drag the image anywhere on the page you wish to place it.

Advanced
If you're writing your pages in HTML then you need to add the following code. Replace IMAGE.gif with the name of your doll, ie. doll1.gif. <img src="IMAGE.gif"> If your host allows you to upload files then upload the doll first and then add the code. Make sure the names match. For example if you upload a file called mydoll.gif and then add the code : <img src="dolls.gif"> then obviously your image won't appear.
Now here's where it can get tricky. If you can't upload dolls on your site then you need to upload the doll at another site and link to it there. http://photobucket.com is a good place to host images. Once you've uploaded your doll at photobucket or another site that allows remote linking, you should be provided with an url for it. It will begin http:// and end in doll.gif or whatever your image is named.
Here's an example of what the code would look like: <img src="http://photobucket.com/ YOURACCOUNTNAME/IMAGE.gif">
If you have any further problems/questions please visit http://lissaexplains.com