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

136
Vistas
HTML Background Missing After Site Migration

I made a powerpoint presentation & converted it to HTML at https://www.idrsolutions.com/online-powerpoint-to-html5-converter The output html page on the mentioned site looks perfect for me. But after I downloaded zip and put the contents on my new site (Ubuntu & PHP7 fresh install) I don't see the blue background. My site is https://castaneda.su/DK/221023 I tried to make these steps for my another site https://alpin52.ru/221023 (preconfigured by host provider) and the look is as required. I think the problem is that I missed installing some component on the server. But I cannot figure out which. Thanks.

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

I believe that's because you are missing HTTPS in the new domain so the browser is skipping some resources it considers insecure to load over non-HTTPS. Fix your HTTPS certificate situation and this problem should go away.

about 4 years ago · Juan Pablo Isaza Denunciar

0

I used the inspect element to see the source code and saw that the div with the id (pg1Overlay) had the style

width: 100%;
height: 100%;
position: absolute;
z-index: 1;
background-color: rgba(0,0,0,0);
-webkit-user-select: none;

So, I changed it to

width: 100%;
height: 100%;
position: absolute;
z-index: 1;
background-color: blue;
-webkit-user-select: none;

and then the page was blue.

about 4 years ago · Juan Pablo Isaza Denunciar
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