Delete or comment out the code below in node.tpl
<?php if ($submitted): ?> <div class="meta"> <span class="submitted"><?php //print $submitted ?></span> </div> <?php endif; ?>
On 12/09/2011, Roger arelem@bigpond.com wrote:
Drupal 7 create content - page or article I wanted to put an article which contains links to a few videos in sidebar 2 in Bartik, do not need submitted by and the date, just the title. Is it possible/easy to turn off 'Submitted by' details and date when creating an article. thanks Roger -- [ Drupal support list | http://lists.drupal.org/ ]