Jump to content

Caue

Member
  • Posts

    90
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Caue

  1. Slightly related, exporting to wordpress is the second best backup solution you can have right now, while being the only one that will allow for importing later: http://answers.squarespace.com/questions/19617/can-we-duplicate-an-existing-site-on-squarespace/73710
  2. Yeah, precisely the whole procedure indeed. Also, you should try tunebeach's suggestion, which sounds awesome. ;)
  3. Sounds awesome! I'll try it next time I need one. :)
  4. I meant two codes from google. They're as different as the code in itself suggests: big-container and small-container. Sorry, I never meant this post to be easy to read for who don't know how to hack... It would become too big! :P
  5. And unlike dropbox or google drive, you don't offer a way to sync files to our end (though gDrive also has issues in this respect).
  6. As many have said, there is actually a third reason... But, on top of that, your reasoning for "not worrying" about the second reason is terrible. Backing up anything other than videos can never be enough. The more redundancy, the better! You really should add a true backup strategy for that alone.
  7. I found the answer here and there . Just embed it as you normally would then add this to the page advanced settings or as a new block of code: <style> @media (max-width: 550px) { .big-container { display: none; } } @media (min-width: 550px) { .small-container { display: none; } } /* Responsive iFrame */ .responsive-iframe-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .responsive-iframe-container iframe, .vresponsive-iframe-container object, .vresponsive-iframe-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> Customize the 550px at your will. Make 2 embedded codes, one for small-container and one for the big. Then simply wrap your embedded ìframe with this: <div class="responsive-iframe-container big-container"> </div>
  8. Embedding it is simple enough. But that won’t work on smartphones or small devices quite well.
×
×
  • 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.