<body id="top" <?php
// TODO: use APP_VIEW instance from framework
$classes = '';
if (get_option('jr_show_sidebar')=='no') $classes .= 'wider ';
if (get_option('jr_child_theme')) $classes .= str_replace('.css','',get_option('jr_child_theme')).' ';
body_class( $classes );
?>>
<body id="top"> <?php
// TODO: use APP_VIEW instance from framework
$classes = '';
if (get_option('jr_show_sidebar')=='no') $classes .= 'wider ';
if (get_option('jr_child_theme')) $classes .= str_replace('.css','',get_option('jr_child_theme')).' ';
body_class( $classes );
?>
There are currently 1 users browsing this thread. (0 members and 1 guests)