Rollover
-
I would love to know if it's possible to do a rollover with a png image in a full screen mode like in this site http://m-o-n-o-m-i-x.com/
-
Hi @Vicky-Lamas
yes. But you will need to "hack" it with Custom CSS.
Do you want an image which pops up for each project?Best!
Marius
-
I'm looking for exactly that. Would love to know the CSS hack.
Thanks!
-
Dear @leoncc
I made a very rough sketch to give you an idea.
.thumb:hover .thumb-rel { display: block; } .thumb-rel { display: none; position: fixed; left: 10vw; top: 10vh; width: 80vw; height: 80vh; overflow: hidden; pointer-events: none; }
Hope that helps!
I used project thumbnails.
Best!
Marius
Before you post
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it