Secret_Code_Name Posted October 29, 2019 Share Posted October 29, 2019 Is it possible to have a hover state for a logo in the header? My logo says the word "apple", and I want when the mouse hovers over it to swap out for an icon of an apple. Additionally would it be possible to do this for multiple elements in a single logo? i.e. if there was 3 words and hovering over each word would change its state? At the moment I'm just using an animated gif which is fine, just not as clean as I'd like. Thanks!! Link to comment
DevonHarris Posted November 19, 2019 Share Posted November 19, 2019 I don't have all the answers, but I think it starts something like this, but I'm missing the middle piece for swapping the logo image with another image. @tuanphan can you help? //Logo Rollover// .logo img:hover { } Link to comment
meterjoel Posted January 19, 2020 Share Posted January 19, 2020 @tuanphan I also want this answer! Can you help us? Link to comment
tuanphan Posted January 20, 2020 Share Posted January 20, 2020 Nex 3 hours ago, meterjoel said: @tuanphan I also want this answer! Can you help us? Next weeks, I'm off Lunar New Year... 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
harlemworld Posted February 17, 2020 Share Posted February 17, 2020 On 1/19/2020 at 10:14 PM, meterjoel said: @tuanphan I also want this answer! Can you help us? Any update on this @tuanphan ? I'm curious, too 🙂 Thanks in advance. Link to comment
tuanphan Posted February 18, 2020 Share Posted February 18, 2020 23 hours ago, harlemworld said: Any update on this @tuanphan ? I'm curious, too 🙂 Thanks in advance. Can you describe in detail & share your site url? 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
anniecate Posted February 22, 2020 Share Posted February 22, 2020 not sure is this would help but I know that there is this bit of HTML to change a general photo to have a hover state -- found here: https://www.mybilliedesigns.com/blog/squarespace-customization-html-hover-effect Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.