ABCDEFGHUMAN Posted February 15 Posted February 15 (edited) Hi I'm struggling to find how to reveal a thumbnail image when you hover over a piece of text. This is the page link. https://www.abcdefghuman.com/special-projects Example how someone achieved the effect > https://tympanus.net/Development/RapidImageHoverMenuEffects/index2.html Appreciate any support from the forum experts. Edited February 17 by ABCDEFGHUMAN
tuanphan Posted February 18 Posted February 18 I know a code to do this, but image will be a fixed position (middle of text, left of text, right of text...), not follow cursor ABCDEFGHUMAN 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!)
ABCDEFGHUMAN Posted February 21 Author Posted February 21 Can you upload the code here? Just following on from your previous message @tuanphan
tuanphan Posted February 24 Posted February 24 Each case will require a different code. My idea is: Add an Image Block behind Text, use CSS code to hide it on initial, when users hover on text >> add a code to make image appear. So you can try add Image Blocks for these text, I will check & give the code, if the code works, I will send a quick guide, so you can apply it for other text/images ABCDEFGHUMAN 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!)
ABCDEFGHUMAN Posted February 26 Author Posted February 26 Step 1. I guess, so I hide image with this @tuanphan ? #block ID { display: none; } Step 2. how do I make the image appear on hover?
tuanphan Posted February 29 Posted February 29 On 2/26/2024 at 5:42 PM, ABCDEFGHUMAN said: Step 1. I guess, so I hide image with this @tuanphan ? #block ID { display: none; } Step 2. how do I make the image appear on hover? It will require some steps and each case require a different code, so I wrote this guide for you. In case you can't make it work, you can follow all steps then share link to page where you added text/images, I can check & adjust your code easier ABCDEFGHUMAN 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!)
tuanphan Posted March 2 Posted March 2 On 2/29/2024 at 8:22 PM, G_Vigna said: have you ever been able to do this? I added the guide above, if you can't make it work, you can share link to page where you use image, I can adjust code for your case 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!)
ABCDEFGHUMAN Posted March 5 Author Posted March 5 Thanks @tuanphan Got it working, much appreciated tuanphan 1
zyhsu Posted April 3 Posted April 3 Hi @tuanphan - thanks for writing this guide. Trying it now - does it necessarily mean that I have to upgrade to the higher-level Business plan in order to be able to inject the code into the footer ('Code injection") vs. CSS? Thanks in advance!
tuanphan Posted April 5 Posted April 5 On 4/3/2024 at 11:04 AM, zyhsu said: Hi @tuanphan - thanks for writing this guide. Trying it now - does it necessarily mean that I have to upgrade to the higher-level Business plan in order to be able to inject the code into the footer ('Code injection") vs. CSS? Thanks in advance! If you don't want to upgrade, you can add script code to Markdown Block 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!)
musharna23 Posted July 16 Posted July 16 Hi @tuanphan Is there a way to alter the code so that the image disappears when not hovering? Currently whatever the last text hovered's image stays up
tuanphan Posted July 19 Posted July 19 On 7/17/2024 at 2:12 AM, musharna23 said: Hi @tuanphan Is there a way to alter the code so that the image disappears when not hovering? Currently whatever the last text hovered's image stays up Can you share link to page where you use code? I can check easier. Or you can follow this. 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment