Adding a class to "body"
How can I modify or pre-process the <body>
tag to add the class body? I don't want to create a whole html.tpl.php just to add a class.
How can I modify or pre-process the <body>
tag to add the class body? I don't want to create a whole html.tpl.php just to add a class.