Loading para carregar paginas
Versões : PunBB e phpBB2
--> Templete <--
Adicione o Código Abaixo em
Painel de controle ->> VISUALIZAÇÃO ->> Geral ->> Templete ->> overall_footer_end ->>
Procure a seguinte linha nas versões PunBB e phpbb 2
Adicione o código antes dessa linha:
- Código:
<!-- BEGIN html_validation -->
Código:
- Código:
<!--carregando-->
<script type='text/javascript'> window.onload = detectarCarga;
function detectarCarga() {
document.getElementById("imgLOAD").style.display="none";
document.getElementById("WholePage").style.display="";
}
</script> <div id="imgLOAD" align="center" style="position:fixed;top:40%;left:45%;padding:10px;background-color: #FFFFFF; filter: alpha(opacity=70); opacity: .7; width: 150px; height: 40px; z-index: 1; border-collapse: collapse" bordercolor="#006600" border="1"> <b>Carregando...</b><br><img border="0" src="http://i31.servimg.com/u/f31/17/41/76/40/loadin10.gif"></div>
<!--carregando-->
Resultado
Creditos: clubteen9x.net
Tradução: Azure
Postagem: HenRyqUéè