Jump to content

Blackbearsfire

Member
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Blackbearsfire

  1. I'm looking to embed some html that was provided by Mailchimp for a newsletter signup.

    I'm trying to embed it on the footer of my site rather than the header. Does anyone know if that's possible?

    When I try to embed it as a code block it doesn't work correctly.

     

  2. On 10/21/2022 at 9:18 AM, Ziggy said:

    Nope, that was me missing something:

    .sqs-block-image img {
      opacity:0.6;
      transition:ease-in-out 300ms;
      &:hover {
        opacity:0.9;
      }
    }

    I deleted a semicolon, just to demonstrate how easy it is to have mistakes in code.....or maybe just by accident!

    Last time I tried this code it worked but today I'm not having any luck.

    Any ideas? @Ziggy

  3. On 10/21/2022 at 9:18 AM, Ziggy said:

    Nope, that was me missing something:

    .sqs-block-image img {
      opacity:0.6;
      transition:ease-in-out 300ms;
      &:hover {
        opacity:0.9;
      }
    }

    I deleted a semicolon, just to demonstrate how easy it is to have mistakes in code.....or maybe just by accident!

    Is there a list of class IDs to target different types of images?

  4. 7 minutes ago, Ziggy said:

    Nope, that was me missing something:

    .sqs-block-image img {
      opacity:0.6;
      transition:ease-in-out 300ms;
      &:hover {
        opacity:0.9;
      }
    }

    I deleted a semicolon, just to demonstrate how easy it is to have mistakes in code.....or maybe just by accident!

    Ha ha awesome. Thanks!!

  5. 23 minutes ago, Ziggy said:

    This will make images have an opacity of 60% and 90% when hovered on.

    Place in Custom CSS under the Design dashboard option.

    .sqs-block-image img {
      opacity:0.6
      transition:ease-in-out 300ms;
      &:hover {
        opacity:0.9;
      }
    }

    You can replace .sqs-block-image img with anything you want, block IDs list sections, gallery images etc.

    Placing this as is gives me a Syntax Error on line 2. Am I missing something?

  6. 2 minutes ago, Ziggy said:

    You can add a hover effect to any block in CSS, and set an opacity. You would just need the block ID if you wanted to target one individual block, or a class if you want to target all image blocks on a page or more.

    Can you point me to a code snippet I could try in the custom CSS?

  7. 27 minutes ago, bangank36 said:

    Can you share your site Url and protected password (if you have) so I can take a look?

    I was just playing around with templates in 7.1 to see if this could be accomplished, so I don't have the site yet.

    I wanted to see if this could theoretically be achieved first.

  8. Hello!

    I'm looking to create an opacity hover effect on images that will include a clickthrough link.

    I'm not sure if this can be achieved in a grid, gallery, list or just individual images.

    I want the opacity of the images to fade when hovered over and be able to be linked to other pages when clicked.

    Thanks!

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