Dynamic Signature - v.1.0 For PHP-Fusion 7.00
Author: Bones - webmaster@bikers-n-outlaws.com
http://www.bikers-n-outlaws.com
http://www.vmds-clan.com
http://www.assholeswithaimbots.com
Support: No support - Get bent!

ENJOY!

----------------------------------
Installation:
----------------------------------

1. Copy the "sig.gif" folder in your ftp root directory.

2. Choose one of the existing images and copy it into the sig.gif folder.
(Or you can create a new one yourself. (.png image)
If you create an custom image it must be called sig.png.

3. To use this in your signature use the following link:
[url=http://yoursite.com][img]http://yoursite.com/sig.gif[/img][/url]

-----------------------------------------------------------------------
How to use this on a light colored background banner:
-----------------------------------------------------------------------

"You must edit "ImageColorAllocate()"... it uses the RGB-values.

Structure of the Funtion:

imagecolorallocate ( resource im, int red, int green, int blue )


RGB-Values:

Yellow 255 255 0 
Green 0 255 0 
Blue 0 0 255 
White 255 255 255 

and so on...

Respects,
-Bones

