Oh my goodness it's raggy again. *Yells into the back room* "Stitch, you have a customer up front."and please don't use that huge sig in here.

Oh my goodness it's raggy again. *Yells into the back room* "Stitch, you have a customer up front."




// Defines The Color of the text. You can create as many colors as you like.
$black = imagecolorallocate($this_img, 0, 0, 0);
$red = imagecolorallocate($this_img, 199, 37, 33);
$blue = imagecolorallocate($this_img, 0, 0, 128);
$green = imagecolorallocate($this_img, 11, 70, 19);
$purple = imagecolorallocate($this_img, 153, 2, 104);
$yellow = imagecolorallocate($this_img, 223, 223, 0);
//End Colors$color = imagecolorallocate($this_img, 0, 0, 0);imagestring($this_img, 3, 12, 1, $username, $color);
imagestring($this_img, 3, 150, 1, 'Welcome to', $color);
imagestring($this_img, 3, 228, 1, $config['sitename'], $color);
imagestring($this_img, 2, 12, 15, 'Your guide to Morel Mushrooms & the Great outdoors', $color);
imagestring($this_img, 3, 12, 30, 'Currently we have', $color);imagestring($this_img, 3, 12, 30, 'Currently we have', $color);imagestring($this_img, 3, 12, 30, 'Currently we have', $blue);

i got it the 1st go and also added a new colour white
i got it now thanks alot dude.....
I think I said that right ![]() |



stitch626 wrote:You mean I created all those array of colors and you only wanted one? Where is my Can of sardines, I'm going to smack you with one.![]()
Naa just kidding.
Your very Welcome raggy.![]()
Well you could always paste those colors in there in case in the future you want to change more colors you will have the functionality to do so.
As for links in the sig goes, you can't do that since the sig is an output php source.
I think I said that rightEdit: Oh never mind.. you said you just added a color "white" Ok, so I didn't do all that for nothing
check my signature on the spoiler button lol. all i did was add an extra color :p


http://www.scoobyblog.com/wp-content/uploads/2006/06/sti-m5.jpg




Users browsing this forum: No registered users and 3 guests