Sem repetir
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Sem repetir
Qual é minha questão:
Criei uma página HTML inicial pro meu fórum e gostaria de saber qual código coloco para o background não se repetir...
Pois quando dou menos zoom na página ele se repete..
Obrigado
Endereço do meu fórum:
http://marcodopercurso.forumbrasil.net
Versão do fórum:
PHPBB2
Criei uma página HTML inicial pro meu fórum e gostaria de saber qual código coloco para o background não se repetir...
Pois quando dou menos zoom na página ele se repete..
Obrigado
Endereço do meu fórum:
http://marcodopercurso.forumbrasil.net
Versão do fórum:
PHPBB2
Última edição por Kvothe em 12.01.13 14:05, editado 1 vez(es)
Re: Sem repetir
Ta aí:
- Código:
<html>
<head>
<title>Land of Haeron</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { http://v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { http://v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { http://v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { http://v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body background="http://i48.tinypic.com/23uq4cp.jpg">
<div id="Layer1" style="position:absolute; left:0px; top:-2px; width:1280px; height:113px; z-index:1"><img src="http://i46.tinypic.com/2jaf6t2.png" width="1280" height="112"></div>
<div id="Layer2" style="position:absolute; left:258px; top:296px; width:584px; height:203px; z-index:2"><img src="http://i48.tinypic.com/28b7f9u.png" width="759" height="277"></div>
<div id="Layer3" style="position:absolute; left:361px; top:356px; width:556px; height:198px; z-index:3"><a href="http://landofhaeron.forumbrasil.net/portal" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','http://i49.tinypic.com/29fyow9.jpg',0)"><img name="Image5" border="0" src="http://i49.tinypic.com/210zo0o.jpg" alt="Entre Já!"></a></div>
<div id="Layer4" style="position:absolute; left:232px; top:898px; width:656px; height:24px; z-index:4"><font color="#999999" face="Georgia, Times New Roman, Times, serif">Land
of Haeron © 2013 Original Fantasy-RPG post-by-post. Todos os direitos
reservados.</font></div>
<div id="Layer5" style="position:absolute; left:871px; top:898px; width:76px; height:25px; z-index:5"><font color="#999999" face="Georgia, Times New Roman, Times, serif">Forumeiros</font></div>
<div id="Layer6" style="position:absolute; left:873px; top:902px; width:71px; height:21px; z-index:6"><a href="http://www.forumeiros.com/"><img src="http://i48.tinypic.com/9sfhuv.png" width="99" height="12" border="0"></a> </div>
</body>
</html>
Re: Sem repetir
Olá Kvothe!
Troque o code por este:
Cordialmente,
Troque o code por este:
- Código:
<html>
<head>
<title>Land of Haeron</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { http://v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { http://v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { http://v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { http://v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body background="http://i48.tinypic.com/23uq4cp.jpg" style="background-size:100% 100%;background-repeat:no-repeat">
<div id="Layer1" style="position:absolute; left:0px; top:-2px; width:1280px; height:113px; z-index:1"><img src="http://i46.tinypic.com/2jaf6t2.png" width="1280" height="112"></div>
<div id="Layer2" style="position:absolute; left:258px; top:296px; width:584px; height:203px; z-index:2"><img src="http://i48.tinypic.com/28b7f9u.png" width="759" height="277"></div>
<div id="Layer3" style="position:absolute; left:361px; top:356px; width:556px; height:198px; z-index:3"><a href="http://landofhaeron.forumbrasil.net/portal" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','http://i49.tinypic.com/29fyow9.jpg',0)"><img name="Image5" border="0" src="http://i49.tinypic.com/210zo0o.jpg" alt="Entre Já!"></a></div>
<div id="Layer4" style="position:absolute; left:232px; top:898px; width:656px; height:24px; z-index:4"><font color="#999999" face="Georgia, Times New Roman, Times, serif">Land
of Haeron © 2013 Original Fantasy-RPG post-by-post. Todos os direitos
reservados.</font></div>
<div id="Layer5" style="position:absolute; left:871px; top:898px; width:76px; height:25px; z-index:5"><font color="#999999" face="Georgia, Times New Roman, Times, serif">Forumeiros</font></div>
<div id="Layer6" style="position:absolute; left:873px; top:902px; width:71px; height:21px; z-index:6"><a href="http://www.forumeiros.com/"><img src="http://i48.tinypic.com/9sfhuv.png" width="99" height="12" border="0"></a> </div>
</body>
</html>
Cordialmente,
Tópicos semelhantes
» Não repetir a imagem
» Não repetir a imagem de fundo
» Imagem do fundo dos títulos sem repetir
» Não repetir imagem de fundo do Fórum
» Imagem de plano de fundo sem repetir, centralizada
» Não repetir a imagem de fundo
» Imagem do fundo dos títulos sem repetir
» Não repetir imagem de fundo do Fórum
» Imagem de plano de fundo sem repetir, centralizada
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos