maryclove (May 30th, 2012)
<div id="directory" class="directory threeCol<?php if(get_option('cp_cat_dir_cols') == 3) echo 'three'; ?>Col">
<div id="directory" class="directory threeCol">
maryclove (May 30th, 2012)
<div class="shadowblock_out">
<div class="shadowblock">
<h2 align="center"><font color="#336699">Find local pet resources in our Directory</font></h2>
<center><p>Click on the <b>Categories</b> tab above to access the directory from any page on this site.</p></center>
<div id="directory" class="directory threeCol">
<?php echo cp_cat_menu_drop_down(get_option('cp_cat_dir_cols'), get_option('cp_dir_sub_num')); ?>
<div class="clr"></div>
</div><!--/directory-->
</div><!-- /shadowblock -->
</div><!-- /shadowblock_out -->
<?php echo cp_cat_menu_drop_down(get_option('cp_cat_dir_cols'), get_option('cp_dir_sub_num')); ?>
<?php echo cp_create_categories_list( 'dir' ); ?>
<?php get_header(); ?>
<div class="content">
<div class="content_botbg">
<div class="content_res">
<?php
if ( file_exists(STYLESHEETPATH . '/featured.php') )
include_once(STYLESHEETPATH . '/featured.php');
else
include_once(TEMPLATEPATH . '/featured.php');
?>
<!-- left block -->
<div class="content_left">
<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(1); ?>
<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(2); ?>
<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(3); ?>
<?php if ( get_option('cp_home_layout') == 'directory' ) : ?>
<div class="shadowblock_out">
<div class="shadowblock">
<h2 class="dotted"><?php _e('Categories','appthemes')?></h2>
<div id="directory" class="directory threeCol<?php if(get_option('cp_cat_dir_cols') == 3) echo 'three'; ?>Col">
<?php echo cp_cat_menu_drop_down(get_option('cp_cat_dir_cols'), get_option('cp_dir_sub_num')); ?>
<div class="clr"></div>
</div><!--/directory-->
<?php get_header(); ?>
<div class="content">
<div class="content_botbg">
<div class="content_res">
<?php
if ( file_exists(STYLESHEETPATH . '/featured.php') )
include_once(STYLESHEETPATH . '/featured.php');
else
include_once(TEMPLATEPATH . '/featured.php');
?>
<!-- left block -->
<div class="content_left">
<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(1); ?>
<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(2); ?>
<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(3); ?>
<?php if ( get_option('cp_home_layout') == 'directory' ) : ?>
<div class="shadowblock_out">
<div class="shadowblock">
<h2 class="dotted"><?php _e('Categories','appthemes')?></h2>
<div id="directory" class="directory threeCol">
<?php echo cp_create_categories_list( 'dir' ); ?>
<div class="clr"></div>
</div><!--/directory-->
maryclove (May 31st, 2012)
There are currently 1 users browsing this thread. (0 members and 1 guests)