control html class

function lh_theme_preprocess_html(&$variables)

{


$variables['attributes']['class'][] = 'inner-page'; //add a class to html , the new class = 'inner-page'

留言

此網誌的熱門文章

Install Drupal 10 with composer in XAMPP htdocs OR PHP Command

fix drupal 11 install error

[custom block module]Correcting Heredoc Syntax and Attaching JS