Add custom CSS & JS to front page. if (drupal_is_front_page()) { drupal_add_css(drupal_get_path('theme', 'custom') .'/css/sample.css' ...
確定! 回上一頁