Advertisement
Guest User

alabastros header style lightbox

a guest
Oct 21st, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.29 KB | None | 0 0
  1. <?php if (is_page_template('portfolio.php') || is_archive() || is_page_template('portfolio2.php')): ?>
  2.     <link type="text/css" rel="stylesheet" href="<?php bloginfo("template_url"); ?>/js/mediabox/mediaboxAdv<?php if($lg_color) : echo $lg_color; else : ?>White<?php endif; ?>.css" />
  3.     <?php endif ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement