Date and name on post how to remove

I want to remove the posted by and date and submit from posts on my site am still learning drupal as just installed it,

 

How do I remove these

 

Thanks

 

Angie

Global Theme Settings

Easiest way for someone new to Drupal would be to go the Global Theme Settings

( Admin >> Site Building >> Themes >> Settings) - http://your-domain.com/admin/build/themes/settings

Look for the section on the right "Display post information on" and toggle off the type(s) you don't want this to display on

N.B. Not your selected theme's settings!

You could also delete the line that prints your "submitted" info (in your node.tpl.php) or create a specific node template that only did it for a certain node or node type. Although I would imagine the Global Theme Settings will be sufficient.

Thanks Sorry took so long to

Thanks

Sorry took so long to reply