Jump to content

Adding Pictorem Gallery

Recommended Posts

Site URL: https://www.jasonfinkphotography.com/shop-jason-fink-fine-art-prints-copy

<div class="iframe-container">
   <iframe style="width:100%;padding:20px;max-width:1400px;min-height:1000px;" src="https://www.pictorem.com/gallery/Jason.Fink.Photography" allowfullscreen frameborder=0 style="border-width:0px;"></iframe>
</div>

Ok, so that's the code Pictorem.com provided to add my Pictorem storefront into my website. As you can see on the page provided, the storefront is  very small and not functional at all. Nothing I change in the embed code's style settings regarding the width or height seems to make a difference. I'm wondering if I need to add some CSS code for the iframe-container class, but not sure where to start. Any help would be appreciated. 

 

EDIT: OK, I think I got this. I had to create a new class inside the iframe tag. Called it "mystorefront", then used this CSS. For some reason, the style attributes inside the iframe tag were not taking.

.mystorefront {
  width: 100%;
  max-width: 1400px;
  min-height: 1000px;
  padding: 20px;
  border-width: 0px;
}

 

Edited by Elfinko
Link to comment
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.