eilidhmontague Posted July 19 Share Posted July 19 hi there! Basically on my home page only, I'd like my images to be clickable links. So people know this, i'd like to add a hover effect that makes the images go a bit transparent and makes text appear 🙂 (also I've seen people share their website with a password but mine is private so if anyone could direct me on how to share in this way so you can help better that would be great!) Link to comment
tuanphan Posted July 20 Share Posted July 20 Can you share link to home page? eilidhmontague 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
eilidhmontague Posted July 21 Author Share Posted July 21 (edited) @tuanphan hi, thanks! https://semicircle-onion-22zh.squarespace.com/config/ password: ducksquack Edited July 21 by eilidhmontague Link to comment
HoaLT Posted July 21 Share Posted July 21 Concern about the link for checking should not include /config. It should be: https://semicircle-onion-22zh.squarespace.com/ eilidhmontague 1 Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
HoaLT Posted July 21 Share Posted July 21 (edited) Have you attached the links to your images yet? we can use the following custom CSS to apply the effect when hovering an image block .image-block-outer-wrapper:hover .fluidImageOverlay { opacity: 0.5; } Hope that it can help Edited July 21 by HoaLT Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
eilidhmontague Posted July 21 Author Share Posted July 21 1 hour ago, HoaLT said: Have you attached the links to your images yet? we can use the following custom CSS to apply the effect when hovering an image block .image-block-outer-wrapper:hover .fluidImageOverlay { opacity: 0.5; } Hope that it can help I hadn't yet but I have now! the only image I haven't linked yet is the little comic strip at the bottom as i'll link that to my substack but still sorting the substack out! Link to comment
Solution eilidhmontague Posted July 22 Author Solution Share Posted July 22 hi!! just incase anyone else comes across this, I found this tutorial which does exactly what I was looking for. The title didn't make it sound like the image would go slightly faded/transparent but it does and its incredibly simple to implement! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment