diplomat (February 14th, 2012)
<link rel="stylesheet" id="at-main-css" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
<?php if (get_option('jr_child_theme')) $child_theme = get_option('jr_child_theme'); else $child_theme = 'style-default.css'; ?>
<link rel="stylesheet" id="at-color-css" href="<?php if (file_exists(get_stylesheet_directory().'/styles/'.$child_theme)) echo get_stylesheet_directory_uri(); else bloginfo('template_url'); ?>/styles/<?php echo $child_theme; ?>" type="text/css" />
<?php if (get_option('jr_child_theme')) $child_theme = get_option('jr_child_theme'); else $child_theme = 'style-default.css'; ?>
<link rel="stylesheet" id="at-color-css" href="<?php if (file_exists(get_stylesheet_directory().'/styles/'.$child_theme)) echo get_stylesheet_directory_uri(); else bloginfo('template_url'); ?>/styles/<?php echo $child_theme; ?>" type="text/css" />
<link rel="stylesheet" id="at-main-css" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
diplomat (February 14th, 2012)
There are currently 1 users browsing this thread. (0 members and 1 guests)