Add functionality from wordpress dashboard to define images on hover
-
I am working on a site similar to http://box.techaspirants.com/loan/ the page has 3 images:
1) if you hover on the left, it will show image1
2) if you hover on the right, it will show image2
3) if the mouse is idle, image3 will be displayed.I created html for the same style and it is working perfectly fine in HTML5. Then the same is considered as slide1. Similar is applied to 2 other slides and hover effect is applied for all the images.
I want to convert it into WordPress, with the ability for users to add image1, image2, image3 and then embed the same into a slider.
I tried with different post types and I even searched for plugin but didn’t find any.
Any help, advice would be highly appreciated.
The topic ‘Add functionality from wordpress dashboard to define images on hover’ is closed to new replies.