Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1227581

    Hi-
    2 questions regarding hot spots. I know how to set up a hotspot to connect to an email address. Do you know if I can I also mask the email address so it won’t get picked up in spam?

    Also, is there a way to make the size of the hotspots smaller?

    Thanks!

    Erin

    #1227923

    I found some css in this forum for making the hotspots smaller. However the pulse is still the same size. How can I make the pulse smaller? Here is the css I’ve added so far:
    #top .av-image-hotspot_inner {
    height: 14px;
    line-height: 14px;
    width: 14px;
    font-size: 8px;
    }

    Thank you!

    #1228418

    The pulse uses .av-image-hotspot-pulse
    Default values for minimum screen width 990px are:

    .av-image-hotspot-pulse {
    height: 54px;
    width: 54px;
    top: -15px;
    left: -15px;
    }

    Try fiddling with those values. Good luck. You may need to change the values for other media queries.

    #1228878

    Thank you!

    Erin

    #1228884

    Hi,


    @danowen777
    : Thanks for helping!


    @ESWEENEY113
    : Please don’t hesitate to open another thread if you need anything else. We’ll close this thread for now. :)

    Have a nice day.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Customizing hotspots’ is closed to new replies.