|
Comment out this line in feature.tmpl
<span class="{$Style['small']}">{$ptitle[$x]}<br />{$puser[$x]}<br />{$pcatname[$x]}</span>
like so: <!-- <span class="{$Style['small']}">{$ptitle[$x]}<br />{$puser[$x]}<br />{$pcatname[$x]}</span> -->
To get the cleaner thumbed layout, which actually looks really nice would have to take some template editing I think. Chuck would be your guru on this.. it looks nice though.. good suggestion for maybe 'thumbs only'
|