Drupal Interview Questions
Drupal interview question and answers
Wednesday, 15 April 2015
How do I Remove Breadcrumbs from my Drupal pages?
Answer:-
hide it using CSS (eg. .breadcrumb {display: none;}) or in the page.tpl.php file remove the line that says <?php if ($breadcrumb) print $breadcrumb; ?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment