This site is developed to XHTML and CSS2 W3C standards.
If you see this paragraph, your browser does not support those standards and you
need to upgrade. Visit WaSP
for a variety of options.
Posted by talmdal Wed 11th Jun 2008 05:13
{if $image.width > 500}
{assign var=maxSize value=500}
{else}
{assign var=maxSize value=$image.height}
{/if}
<div id="photo">
{g->image item=$theme.item image=$image fallback=$smarty.capture.fallback maxSize=$maxSize}
</div>
|
PermaLink to this entry http://tools.gallery2.org/pastebin/1996
Download 1996.txt
Submit a correction or amendment below. (click here to make a fresh posting)
Page generated in 0.034 seconds.