manu3l9816

hi col-heading remove

Mar 4th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. <div class="col-heading">
  2. <?php if (has_post_thumbnail()): ?>
  3. <img src="<?php echo thumb_url(); ?>" alt="<?php the_title();?>"/>
  4. <?php endif ?>
  5. </div><!-- end of col-heading -->
Advertisement
Add Comment
Please, Sign In to add comment