Created
June 7, 2017 06:26
-
-
Save svaustin66/ead2394646c20ffcaa334323a3424e87 to your computer and use it in GitHub Desktop.
Example of a Galleria photo gallery on a page in Shopify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p>Welcome to my Perfect Moments. Pictures are like stories unto themselves. While stories tend to change over time and through the generations pictures tell a story captured forever, a single finite point in time in a single click of a shutter. The best ones talk to you without ever having to say a spoken word.</p> | |
<p>I invite you to join me to laugh, cry, rejoice, and stand in awe at the everyday Perfect Moments I capture. In a single instance, I forever encapsulate a unique story and today I’m happy to extend to you part of that experience as well. Please share my journey with me as I professionally capture life’s nuances and subtle details and bring them to you to proudly display in any array of formats and options sure to suit any atmosphere.</p> | |
<div class="galleria" style="text-align: left;"><img alt="Christy" src="//cdn.shopify.com/s/files/1/1663/3627/files/10996688_10153138786919686_1496709213691328764_n_grande.jpg?v=1482003722" style="display: block; margin-left: auto; margin-right: auto; float: none;" /><img src="//cdn.shopify.com/s/files/1/1663/3627/files/ThePerfectMemory_CM_90_grande.jpg?v=1487607728" alt="" /><img src="//cdn.shopify.com/s/files/1/1663/3627/files/ThePerfectMemory_CM_88_grande.jpg?v=1487607444" alt="" /><img src="//cdn.shopify.com/s/files/1/1663/3627/products/ThePerfectMoment_34-800_grande.jpg?v=1486279886" alt="" /></div> | |
<script>// <![CDATA[ | |
Galleria.loadTheme('http://cdn.rawgit.com/Obrary/Galleria/master/the-perfect-moment/galleria.classic.js'); | |
Galleria.configure ({ | |
transition: 'flash', | |
autoplay: true, | |
lightbox: false}); | |
Galleria.run('.galleria', | |
{responsive:true,height:0.7}, | |
{autoplay: 5000}); | |
// ]]></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment