drupal_add_css

drupal_add_css not adding css

  1. function apb_zen_preprocess_page(&$vars, $hook) {
  2.   if (drupal_is_front_page()) {
  3.     drupal_add_js(path_to_theme() .
Syndicate content