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

plach’s picture

Status: Active » Fixed

You have to alter your node.tpl.php. The title field is part of the $content variable, while the author line is in the $submitted variable.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.