PDA

View Full Version : Displaying thumbnails in 2.0.2, with /httpdocs/templates/SkyStars_BLUE


kmcdowell73
02-01-2007, 01:49 PM
Hello,
I'm made the modification changes suggest to link-display and view-link,
from this thread http://www.esyndicat.com/forum/about7298.html , since it was making suggestion for 2.0 -- Currently using 2.0.2

However, it does not display the thumbnail name image

link-display code:
<table> {if $config.thumbshot AND ($link.sponsored OR $link.partner OR $link.featured)}
<div class="preview"><img src="http://open.thumbshots.org/image.pxf?url={$link.url}" /></div>
{/if}

and view-link:

{if $config.thumbshot AND ($link.sponsored OR $link.partner OR $link.featured)}
<div class="preview"><img src="http://open.thumbshots.org/image.pxf?url={$link.url}" /></div>
{/if

Thanks,
http://www.webandlinks.com

Dave Baker
02-01-2007, 05:55 PM
Hello kmcdowell73,
I've refreshed modification with another thumbnail service, please check it: http://www.esyndicat.com/forum/about8633.html