I need to add a body class from a module. Any idea how this can be done? Or do you know of any modules that do it (without JS)?

Thanks!

Comments

rschwab’s picture

I believe this can be done in your template.php file. This may be a starting research point for you:

http://api.drupal.org/api/function/phptemplate_body_class/6

Good luck!

- Ryan

mcrittenden’s picture

Yes, but that's in the theme. The part I'm having trouble with is doing it from a module.

- Mike, from Little Blue Labs and Drupal Check

geerlingguy’s picture

Have a look at http://www.midwesternmac.com/blogs/jeff-geerling/adding-class-body-module - for Drupal 7 this is much easier.

__________________
Personal site: www.jeffgeerling.com