I'm pulling nodes into composite layout that are images or text and most of the time I'd like to not have the node title appear, if the content is an image. How can I do this?

Or, I mean, how can I allow the site administrator to do this, without CSS?

Comments

bengtan’s picture

Hi,

Sorry, I don't think this is doable without adding code to implement this functionality.

marcushenningsen’s picture

I use to do this in the theme layer, a much better solution than by css. If you need the node title field to be hidden when adding a node, you need the auto_nodetitle module: http://drupal.org/project/auto_nodetitle.

Marcus

bengtan’s picture

Status: Active » Closed (won't fix)

Expiring this issue as it is old and uncertain whether it is still applicable.