Jump to content

Hover Effect on image (change to solid color)

Recommended Posts

Hi!
I am trying to add a hover effect to the likeable image in my site. I found to code below, and it is working. Hovever -i would like to have a color tone instead of alpha filter. 
Is it possible? Do you have a code to share with me?

// hover image //
a:link img {
 opacity: 1.0;
 filter: alpha(opacity=100); /* For IE8 and earlier */
}

a:hover img {
 opacity: 0.6;
 filter: alpha(opacity=90);
  
  /* For IE8 and earlier */
}

Link to comment

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

Thanks for the codepen. I used opacity and add a shape with color under the image. and work perfect. However, this filter affect the logo in the header. But I don't want the effect in the logo, only the linkable block images in the body. 
is it a way to remove the effect from the logos?

Link to comment
4 minutes ago, rociolopez said:

is it a way to remove the effect from the logos?

Yes, but you'll have to share the code you used, and either add or tweak your classes.

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

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.