Quote:
Originally Posted by liotier I don't like Websnapr's watermark and for a yet unknown reason the Girafa service stopped working for me. So I switched to Artviper's page thumbnailing service.
Here is how I use it in my template : PHP Code: <img src="http://www.artviper.net/screenshots/screener.php?url={$url_short}&sdx=1024&sdy=768&w=128&h=96&&q=90"
style="float:left;margin-left:62px;margin-right:16px;margin-top:2px;margin-bottom:60px;border:1px
solid #D8B93B;" alt="{$url_short}" height="96" width="128" />
You can see the modification live in the slightly adapted Yget I use. |
where exactly i must add this?