Hi is there a way to print breadcrumbs somewhere between title and content

Suppose this is the way my node looks like

TITLE Goes Here

(breadcrumb) << i want it to be here

CONTENT (node content)

Comments

If i modify the page.tpl, i can invoke the breadcrumb but the node title will go AFTER the breadcrumb since i can't (or at least dont know how to) invoke the node title separately.

And this goes the other way around (modify the node.tpl, can invoke the breadcrumbs).

can anyone help me on this one? i really need some assistance.

Thx....

Comments

Anonymous’s picture

see: http://drupal.org/node/206162 and see if that helps.