3
657
dynamic-styles // header logo max-height if ( hu_get_option('logo-max-height') != '60' ) { $styles[] = '.site-title a img { max-height: '.hu_get_option('logo-max-height').'px; }';
$styles[] = '.site-title a img { max-height: 150px; }';