Categories
How to put the last breadcrumb in the h1 tag?
Hello! Tell me how you can insert the last breadcrumb into the h1 tag, i.e. the header of the node to the crumb, the Zen theme is installed on the site.
Answer the question
In order to leave comments, you need to log in
in the template.php file, find the function NAMES_breadcrumb(), find the line in it and replace it with
$breadcrumb[] = '<h1>' . drupal_get_title() . '</h1>';
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question