deliciousthemes

Haze - Portfolio items without prettyPhoto

Nov 20th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.24 KB | None | 0 0
  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>
Add Comment
Please, Sign In to add comment