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
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