bobbyarnold (April 28th, 2014), gremminger (April 24th, 2014), samnabz (April 27th, 2014)
<?php if ( $cp_options->ad_images ) { ?> <div class="bigleft"> <div id="main-pic"> <?php cp_get_image_url(); ?> <div class="clr"></div> </div> <div id="thumbs-pic"> <?php cp_get_image_url_single( $post->ID, 'thumbnail', $post->post_title, -1 ); ?> <div class="clr"></div> </div> </div><!-- /bigleft --> <?php } ?>
bobbyarnold (April 28th, 2014), gremminger (April 24th, 2014), samnabz (April 27th, 2014)
There are currently 1 users browsing this thread. (0 members and 1 guests)