jcegers

Photoset 01

Jun 12th, 2015
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  2. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  3. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  4. <script>
  5. $(document).ready(function(){
  6. $('.photo-slideshow').pxuPhotoset({
  7. lightbox: true,
  8. rounded: false,
  9. gutter: '5px',
  10. borderRadius: '0px',
  11. photoset: '.photo-slideshow',
  12. photoWrap: '.photo-data',
  13. photo: '.pxu-photo'
  14. });
  15. });
  16. </script>
Advertisement
Add Comment
Please, Sign In to add comment