GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Add WaterMarks in img of Smart Thumbs (https://gfy.com/showthread.php?t=953260)

Xus 02-11-2010 11:57 AM

Add WaterMarks in img of Smart Thumbs
 
how can I put a watermark on the images a sponsor of smart thumb

regards.

seoguyzzz 02-11-2010 04:02 PM

well u can use some software and if pics r in a website u can use some online tools.
if this much not helps send me an email or contact on icq.
i will be happy to help u.

designerscode 02-11-2010 09:54 PM

There's no dynamic way of doing it... had to be done manually. I know - the pain :winkwink:

Tamashi 02-18-2010 11:16 AM

TGPX can automaticly watermark galleries. But I know a way to easily overlay a watermork ontop of existing pictures. It does not really "watermark" the original pictures, it will be visible but not glued to the actual picture.

So if you're comfortable with overlay watermarks and would like to implement it, then hit me up on ICQ ( 565-013-936 ).

If you do not want to use overlays, then either find software that can watermark automaticly with smart thumbs (which i doubt that such software exists) or either step over from Smart Thumbs to TGPX. They're running a huge discount for the last couple of days ;)

Tamashi 02-18-2010 01:01 PM

Create a traspanrant PNG file with your water mark on using your original thumb sizes

Code:

<img style="background:url(http://www.url-to-real-thumb.com)" src="http://www.url-to-transparant-png.com">
For TGPX:
Code:

<a href="{$gallery.gallery_url|htmlspecialchars}">
<img style="background:url({$gallery.preview_url|htmlspecialchars})" src="http://www.path.to/the/transparant/filemap/{$gallery.format|htmlspecialchars}.png">
</a>

Easy as that :)


All times are GMT -7. The time now is 06:30 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123