Tagged: , , ,

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #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?

    #325351

    Ooops! Here’s the website: http://goliathgauntlet.com/#course

    #325377

    Hey!

    Try adding this code to the Quick CSS:

    .responsive .av-image-hotspot{
        height: 54px;
        width: 54px;
        line-height: 54px;
    }

    Adjust as needed.

    Cheers! 
    Josue

    #325616

    Hi,

    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.
    #325621

    Hi!

    Please add following code to Quick CSS

    .avia-tooltip { width: 170px; }

    Best regards,
    Yigit

    #325669

    Aha! Thanks!

    Now, is there any way that keeps the hover there long enough to click on the image?

    #325677

    Hi!

    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 already

    Cheers!
    Yigit

    #462275

    Hi 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
    Josh

    #462317

    Hi Josh,

    Can you post the link to your website please?

    Regards,
    Josue

    #462426

    Hey 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
    Josh

    #462441

    Hey!

    Have you tried to align it with text-align: center or with margin: 0 auto;

    Please let us know

    Best regards,
    Basilis

    #462450

    Hi 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
    Josh

    #462703

    Hi!

    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,
    Ismael

    #463142

    http://pastebin.com/HNW0x4Fb

    http://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.
    #463143
    #463682

    We’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

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.