keevitaja Posted January 27, 2011 Share Posted January 27, 2011 i would like to change home to a different string and also display the active node at the end. how can i do that? Link to comment https://forums.phpfreaks.com/topic/225882-how-to-change-breadcrumb-in-drupal-7/ Share on other sites More sharing options...
DyslexicDog Posted February 3, 2011 Share Posted February 3, 2011 Change it how? Change the look of it? Change the text used? You can add your own information to the end of the current breadcrumb by adding a simple php print statement to the end of your breadcrumb print. If you want to change the separators you will have to modify the preprocess function for breadcrumb variable. You can get this information using the theme module. Link to comment https://forums.phpfreaks.com/topic/225882-how-to-change-breadcrumb-in-drupal-7/#findComment-1169236 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.