This module add contextual classes (like we have in Drupal 7 )and responsive classes to HTML body which can be very helpful to style differently on different context. Classes like: node-1, node-type-page, role-authenticated, etc.
It also add responsive classes on different window widths like we have in Omega theme:
Responsive classes: cbody-layout-mobile, cbody-layout-narrow, cbody-layout-normal, cbody-layout-wide.
This project don't need any theme changes, it add classes JS but still it has option to add variable page.tpl.php file.
Project link: https://www.drupal.org/sandbox/shafqat1982/2420937 →
git remote add origin shafqat1982@git.drupal.org:sandbox/shafqat1982/2420937.git
Review Bonus:
https://www.drupal.org/node/2645412#comment-10767298 →
Closed: outdated
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.