By kathirvelu on
Hello friends...
I am new to drupal and I am creating website for my own. I post the content using page content content type. The authoring information(Day time-user) is displayed under the title. I want to remove the authoring information. Any one can help me to solve this problem. Thanks in advance
Comments
Theme Configuration Page
This is a global theme configuration setting -- if you go to http://example.com/admin/build/themes/settings/global you can turn the authoring information on or off for any content type.
Steve Hanson
Publisher Eye On Dunn County
https://eyeondunn.com
Not in the global settings
Thanks Steve Hanson...
I checked the link (mysite/admin/build/themes/settings/global settings) but the authoring information are not displayed there. I know it will be in the theme settings but i dont know where to change in the code.
In acquia marina theme it will available in default (mysite/admin/build/themes/settings/acquia_marina/Acquia Marina settings/Node settings)...