Advertisement
deliciousthemes

Haze - Remove Portfolio Single Lightbox

Aug 7th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <div class="slide">
  2.     <img src="<?php echo $portfolio_single[0]; ?>" width="<?php echo $portfolio_single[1]; ?>" height="<?php echo $portfolio_single[2]; ?>" alt="<?php echo apply_filters('the_title', $attachment->post_title); ?>" />
  3. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement