
Allow your users to upload images directly from your own website!
All you need to do is place the code below onto your site and users will be able to upload images directly to Supload. The form is completely customizable - you can change the form size, font, font size, and font color to seamlessly blend the form into your site.
How to customize the form
To change the font
color:
1) Locate the code below and look for "txt="
2) The numbers following this up until the "&" sign are what we are going to change
3)
By default, the numbers are "000000", which is equivilent to black. If you do not know which color code to use, you can find specific codes for a ton of different colors HERE.
4) Replace the code with the specific color code of your choice.
To change the font size:
1) Locate the code below and look for "fsize="
2) The number represents the font size, the higher the number the larger the font size. By default it is set to 11 which is average sized and should suit most sites.
3) If you wish to make the font smaller, choose a smaller number like 8 or 9. To make it bigger chose a number like 14 or 16 and replace it in the code.
To change the font type:
1) Locate the code below and look for "font="
2) By default, the form is set to use Verdana which is a very common font.
3) You may want to replace it with the font your website uses. Common fonts are Arial, Tahoma, & Verdana
4) Choose the font name you wish to use and replace it in the code.
To change the form size:
1) Locate the code below and look for "big="
2) By default, this is set to 30. To make the form field larger increase the number, to make the form field smaller you will want to use a smaller number such as 25 or 20.
3) If you make the form larger, you may also need to increase the "width=" value of the code below
4) Replace the number in the code below.
Here is an example of the form with all of the default settings
|