Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Responsive image/hotspots

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #265989
    typerory
    Participant

    So I have this html demo here: DEMO

    Now I am building it out in Vue and struggling with the CSS. I would appreciate it if someone could take a look and point out my mistakes. I need the hotspots to move with the image/screensize.

    CODEPEN with Vuetify

    CODEPEN without Vuetify

    Thanks!

    #265991
    Paulie_D
    Member

    Here’s how I demo it….you have to position the hotspots absolutely over the image using % values.

    https://codepen.io/Paulie-D/pen/dgcha

    #265997
    typerory
    Participant

    This worked perfectly. Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.