Tag: Drupal 7
-
How to remove colons from field labels in Drupal 7
By default, Drupal appends a colon to the end of field labels. If you would like to remove them and you are already using Display Suite to layout your content types, Display Suite Extras is a great option. My Google searches resulted in countless recommendations to create a custom copy of the field.tpl.php template. Editing templates […]
-
Intro to Drupal 7: Theming Fields and Nodes with Templates
Intro to Drupal 7: Theming Fields and Nodes with Templates
In a sea of not-so-great Drupal videos, this stands out. I will be referring back to it many times.
I’m trying to limit all of my customizations to the modules or settings, but once in awhile you need to edit a template.