Jump to content

rachy1105

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    rachy1105 got a reaction from Earvin in purple hover filter   
    I need a code that will turn gallery images on my home page from my portfolio thumbnails to a dusty purple filter and go back to full color when hovered over?
  2. Thanks
    rachy1105 reacted to SaranyaDesigns in purple hover filter   
    @rachy1105 perfect circles are tough and can be funky in some browsers because you have to force an aspect-ratio in order to get it to work, which some browsers don't like, but add these properties to the code with the background color from earlier:
    .fe-block-yui_3_17_2_1_1694104930278_8932 .summary-thumbnail.img-wrapper { background-color: #7879a0; border-radius: 50%; aspect-ratio: 1/1; } For just simple rounded corners, you can adjust the border radius and remove the aspect ratio... and also add the black border you want:
    .fe-block-yui_3_17_2_1_1694104930278_8932 .summary-thumbnail.img-wrapper { background-color: #7879a0; border-radius: 25px; /* play around with this number */ border: 10px solid #000; }  
  3. Like
    rachy1105 got a reaction from SaranyaDesigns in purple hover filter   
    that worked! what about a code to change the shape of the thumbnail? like a circle or at least make the corners rounded. 
     
    I'm also wondering about adding a think black border to the photos.
     
    you did so awesome on that first one! Thank you!
  4. Like
    rachy1105 got a reaction from SaranyaDesigns in purple hover filter   
    https://robin-echidna-8j8b.squarespace.com/config/
    thank you so much!
    is this the right link? 
×
×
  • 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.