Hello everyone, I'm working with drupal 4.7 and I have a problems with it. In particular, I'm not able to remove the string "submitted by" with the name of the user and the date in the header of the pages posted. In version 5 I removed it but in this one I'm not able to do that? could you suggest some ways pls? thanks in advance regards, Sauro
This depends on whether the theme you are using supports the admin settings for selecting whether to display that string on various kinds of nodes or not.
Alternatively, you can modify the theme file (probably node.tpl.php) yourself to remove it.
On Tue, Apr 1, 2008 at 11:35 AM, Sauro Cesaretti me@saurocesaretti.com wrote:
Hello everyone, I'm working with drupal 4.7 and I have a problems with it. In particular, I'm not able to remove the string "submitted by" with the name of the user and the date in the header of the pages posted. In version 5 I removed it but in this one I'm not able to do that? could you suggest some ways pls? thanks in advance regards, Sauro -- [ Drupal support list | http://lists.drupal.org/ ]