Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

131
Visualizações
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 Respostas
Responde à pergunta

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 Relatório

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 Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda