How to remove breadcrumbs from my drupal pages?
Answer / Raneeta Rani
To remove breadcrumbs from Drupal pages, you can modify the 'breadcrumb' region in your theme's template.tpl.php file or use a custom module to alter the breadcrumb output. You can also disable breadcrumbs site-wide by modifying the admin/config/system/breadcrumb configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the api in drupal 7?
What kind of support is available to drupal?
What are drupal modules?
What are the drupal version release dates?
How to export the variable configuration from one environment to other?
What is drupal distribution?
what Drupal distributions is and when to use?
What is bundle drupal?
How will alter the existing forms?
How to add more than one database in your code?
Does drupal require coding?
What is caching in drupal framework? Explain