2 afwas Nov 22, 2007 10:31Place this in items.main.php: <?php $Item->author( array( 'before' => T_('By'), 'after' => ' ', ) ); ?> where you want the author to appear. Good luck
Place this in items.main.php:
where you want the author to appear.
Good luck