Jump to content

Jleebz

Member
  • Posts

    25
  • Joined

  • Last visited

Posts posted by Jleebz

  1. Here's the code behind the video:

    <a href="resupply">
    <video style="width: 100%" autoplay="autoplay" muted="muted" loop="loop"  src="https://jlebowitz.squarespace.com/s/ALPHARS_Homepage.mp4">
        <source type="video/mp4" src="https://jlebowitz.squarespace.com/s/ALPHARS_Homepage.mp4">
      <body oncontextmenu="return false;" >
    </video>
    </a>

     

  2. Site URL: https://www.joshlebowitz.com

    Hi all,

    Just updated my home page with the new grid functionality and it broke this code I was using to scale images on hover on my homepage. Can anyone help me get this working again? Ty!

     

    //IMAGE HOVER
    .sqs-block-image .design-layout-inline:hover {
     -webkit-transition-duration:.6s;
           -o-transition-duration:.6s;
              transition-duration:.6s;
       -webkit-transform: scale(1.03);
          -ms-transform: scale(1.03);
              transform: scale(1.03);}
    
    .sqs-block-image .design-layout-inline  {
        -webkit-transition: all .6s ease!important;
        -o-transition: all .6s ease!important;
        transition: all .6s ease!important;}

     

×
×
  • 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.