-
AuthorPosts
-
September 26, 2014 at 1:46 am #325350
How can I change the size of the hotspot hover divs?? Is there a way to make them stay so the image can then open in a lightbox?
September 26, 2014 at 1:47 am #325351Ooops! Here’s the website: http://goliathgauntlet.com/#course
September 26, 2014 at 3:30 am #325377Hey!
Try adding this code to the Quick CSS:
.responsive .av-image-hotspot{ height: 54px; width: 54px; line-height: 54px; }
Adjust as needed.
Cheers!
JosueSeptember 26, 2014 at 2:58 pm #325616Hi,
I’m not talking about the hotspot circles. I’m talking about the image that appears within the hover.. (see #7 as an example)
- This reply was modified 10 years, 1 month ago by KelseyCurran.
September 26, 2014 at 3:05 pm #325621Hi!
Please add following code to Quick CSS
.avia-tooltip { width: 170px; }
Best regards,
YigitSeptember 26, 2014 at 4:20 pm #325669Aha! Thanks!
Now, is there any way that keeps the hover there long enough to click on the image?
September 26, 2014 at 4:37 pm #325677Hi!
Currently no, but as far as i know it was requested here – https://kriesi.at/support/enfold-feature-requests/
Please vote the request or request if it was not requested alreadyCheers!
YigitJune 21, 2015 at 4:37 am #462275Hi there, I am wondering if you can suggest how to use the above mentioned
.responsive .av-image-hotspot{
height: 54px;
width: 54px;
line-height: 54px;
}and how to center the hotspot into the middle of the sizing…… Right now the hotspot image is in the top left of the hover area.
Cheers
JoshJune 21, 2015 at 11:49 am #462317Hi Josh,
Can you post the link to your website please?
Regards,
JosueJune 22, 2015 at 4:40 am #462426Hey Josue I’m currently just playing with a design idea on a local host so have no link for you. But basically I have a large image that will be the landing page and it looks like a video game map. I have hotspots on the different places on the map, and I’m just trying to make the area of the hotspot that is an active link bigger to cover the whole name (menu item) on the map. I’ve used the code above and it worked but the hotspot is not in the middle of the larger hover area. It is positioned to the top left or the hover area and need to figure out how to center it.
Cheers
JoshJune 22, 2015 at 7:02 am #462441Hey!
Have you tried to align it with text-align: center or with margin: 0 auto;
Please let us know
Best regards,
BasilisJune 22, 2015 at 7:22 am #462450Hi Basilis
I just tried both but neither of them fix the positioning of the clickable hover area in relevance to the actual hotspot circle on the image. The circle for the hotspot is still aligning to the far upper left corner of the clickable hover area.Cheers
JoshJune 22, 2015 at 1:01 pm #462703Hi!
Please provide a screenshot of the issue and copy the css modifications related to the hotspot element on pastebin.com so that we can test it on our installation.
Regards,
IsmaelJune 23, 2015 at 6:50 am #463142http://postimg.org/image/3zxo5r13z/
You can not see my cursor but I can click anywhere below or to the right of each hotspot (within 100px). But above or to the left is not clickable. I am trying to figure out how to get the hotspot icon to be centered in the middle of that 100px radius. I hope that makes sense.
Cheers
Josh- This reply was modified 9 years, 5 months ago by apps2go.
June 23, 2015 at 6:50 am #463143June 23, 2015 at 10:51 pm #463682We’d need to see the website live in order to help you with this, let us know through this thread when you go live.
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.