Synopsis
Extra body classes is a simple module which will provide extra classes on the <body> tag. This module will provide below functionality.
- Timestamp: This option will provide time stamp as a class
<body>tag. ex. 20151007 - Year: This option will provide year as a class to
<body>tag. ex. 2015 - Month: This option will provide month as a class to
<body>tag. ex. october - Day: This option will provide day as a class to
<body>tag. ex. wednesday - Current browser platform: This option will provide current browser platform as a class to
<body>tag. ex. mac - Current browser name and version: This option will provide current browser name and version as a class to
<body>tag. ex. chrom chrom46 - Current device: This option will check whether current device is Desktop or Mobile and implement as a class to
<body>tag. ex. Desktop - Roles: This option will provide current user roles as a class to
<body>tag. ex.authenticated administrator - Single Day Event: This option will provide custom single day event classes to
<body>tag. ex. independence-day - Multiple Day Event: This option will provide custom multiple day event classes to
<body>tag. ex. drupal-con-asia - Custom Classes Based On Path: This option will provide custom classes to
<body>tag based on path. ex.node/1, about-us
note: This class will be removed once single day event is over.
note: This class will be removed once multiple day event is over.
How to use it
- After download place unzipped folder in
YourProjDir/modules/contribdirectory - Go to
admin/modulesand enable it. - For configuration go to
admin/config/content/extra-body-classescheck options and save it - Output:
<body class="20151014 2015 october wednesday .......>
Credits
Rahul Baisane (rahulbaisanemca) - https://drupal.org/u/rahulbaisanemca
Dependencies
This module will not be depend on any other contributed module.
Project information
193 sites report using this module
- Created by rahulbaisanemca on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

