body_class
62 sites
Security covered
Body Class is a simple module that allows users to add custom body classes to any node through the node/add interface. The respective classes will be appearing in body tags
Download using Drush
drush dl -y body_class
Enable using Drush
drush en -y body_class
Disable using Drush
drush dis -y body_class
Uninstall using Drush
drush pmu -y body_class
Similar module