Display Hotspot has picture
-
Hello,
I am building a website to display some paintings and wanted to create a virtual gallery like in a museum and display the paintings in some empty frames.
I understood it was possible to do something like that with this plugin.
https://rextheme.com/virtual-art-gallery-in-wordpress/
https://rextheme.com/docs/wp-vr-customize-hotspot-icons-and-color/
I don’t have the premium access and I don’t know if it’s the reason why I don’t succeed to make it work or if I missed a step.
I’ve uploaded a picture of a museum with empty frame and I’ve created a hotspot pointing on the empty frame. I can well see the “i” icon and when I click on it I can see the picture.
Then I’ve added a custom css
.Painting1{
height:26px;
width : 26px;
background:
url(“https://eagle-artgallery.com/wp-content/uploads/2021/08/eagle-1450672_1920.jpg”) no-repeat center center / auto;
border-radius : 12px;
}and I’m calling the class in Hotspot Custom Icon Class
But unfortunately the icon is staying a white i circulated in black.
Thank you in advance for your feedback and help
Lionel
- The topic ‘Display Hotspot has picture’ is closed to new replies.