Closed (fixed)
Project:
Title
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2013 at 22:41 UTC
Updated:
24 Jan 2013 at 14:00 UTC
I have even set the weight of the title field to -50, but the author is still shown above the title. How can the author line (with the author and the time) be moved to below the title line?
Comments
Comment #1
plachYou have to alter your node.tpl.php. The title field is part of the $
contentvariable, while the author line is in the$submittedvariable.