View Single Post
  #2 (permalink)  
Old 02-17-2008, 06:05 AM
Koshin's Avatar
Koshin Koshin is offline
Casual Pligger
 
Join Date: Jan 2008
Posts: 34
Thanks: 1
Thanked 0 Times in 0 Posts
I think the code u need would look like something like

Quote:
{if $use_thumbnails eq true && $pagename eq "story" && $url_short neq "http://" && $url_short neq "://"}
<b><img src="http://images.websnapr.com/?url={$url_short}&size=T" style="float:right; padding-left:5px;padding-top:5px;"></b>
{/if}
im using the coolwater theme
Reply With Quote