My site: http://www.graphicwebs.com Generates free logos I'm just wondering. I don't really want to do it. But how can I put a very light water mark. (probably like almost white, but a little darker) on the bottom right hand corner of the logo? What php code would I use? I want to do this to get free publicity for my site, probably it's not a good idea, but it's just a thought. Thanks!
you should merge generated logo with watermark image . imagecopymerge (PHP 4 >= 4.0.1, PHP 5) imagecopymerge — Copy and merge part of an image http://ir.php.net/manual/en/function.imagecopymerge.php
i'm james blant did you read instruction(s) on URL ? you should have GD Library on your server ( contact administrator - Or excute a phpinfo(); )