Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

153
Vistas
fix hotspot image on screen

i changed the display of hotspots but I want to fix the hotspots location on the screen rather than on the photo. I want hotspots to follow the screen when I navigate through the panoramic view can i do this ? I want to give perspective to hotspots my goal is to get hotspots more flat on the ground

 .pnlm-hotspot-base {
  position: absolute;
  visibility: hidden;
  cursor: default;
  vertical-align: middle;
  left: 0px;
  top: 80px;
  z-index: 1;
  transform: skewX(-50deg);
  transform-origin: 10% 30%;
}

.custom-hotspot-front {
  position: absolute;
  height: 50px;
  width: 55px;
  transform-origin: center;
  transform-style: preserve-3d;
  background-image: url("forward.png");
  background-repeat: no-repeat;
  background-position: 5px 0px;
  transform: skewX(-50deg);
  transform-origin: 10% 30%;
}
.custom-hotspot-front:hover {
  background-color: rgba(173, 239, 255, 0.5);
  perspective: 300px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

I tried something like this but it didn't work, I want to do something like this;

Is it possible to do this with css?

and the image of the hotspots that I have obtained looks like this

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda