Duvida Zoom No BG

3 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Duvida Zoom No BG

Mensagem por Nosferatu~ 15.04.12 2:04

Qual é minha questão:
Olá, consigui um codigo html para minha pagina inicial , porém o bg esta com zoom sem nem solicitar o codigo .

BG : https://i.imgur.com/Z3ya3.jpg

Olha Como Fica : http://top-styleart.forumeiros.com/

HTML :

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>♦ Top Style Art ♦</title>
<style type="text/css">
body {
    margin-top:12%;
    margin-left:5%;
    margin-right:15%;
    margin-bottom:5%;
    background-color:rgb(0,0,0);
    background-image:url(http://i.imgur.com/Z3ya3.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    background-attachment:fixed;
    font-family:HandelGotDlig, sans-serif;
    font-size:11px;
    color:rgb(153,153,153);
    border-width:0px;
}   
a:link {
    color:rgb(191,186,181);
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
#Layer1 {
    position:relative;
    width:25px;
    height:25px;
    z-index:1;
    left:1px;
    top:1px;
}
#Layer2 {
    position:relative;
    width:25px;
    height:25px;
    z-index:4;
    left:1px;
    margin-top:10px;
}
#Layer3 {
    position:relative;
  width:25px;
    height:25px;
    z-index:6;
    left:1px;
    margin-top:10px;
}
#Layer4 {
    position:relative;
    width:25px;
    height:25px;
    z-index:8;
    left:1px;
    margin-top:10px;
}
#Layer5 {
    position:relative;
  width:25px;
    height:25px;
    z-index:10;
    left:1px;
    margin-top:10px;
}
#Layer6 {
    position:relative;
    width:25px;
    height:25px;
    z-index:12;
    left:1px;
    margin-top:10px;
}
td.c1 {
    background-color: #333333;
}
</style>
</head>
<body>
<span class="c1"></span><span class="c1"><a href="http://topdesign.forumeiros.com/portal"><img src="http://yourimg.in/m/w7jhyk9.png" alt="G" border="0"/></a></span> <a href="http://topdesign.forumeiros.com/forum"><img src="http://yourimg.in/m/9655zrj.png" alt="S" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f49-competicoes"><img src="http://yourimg.in/m/164k5s9.png" alt="V" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/c6-tutoriais"><img src="http://yourimg.in/m/oz7n80k.png" alt="D" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f12-atualiacoes-e-novidades"><img src="http://yourimg.in/m/6bgjkx3.png" alt="W" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f67-staff"><img src="http://yourimg.in/m/3l5u796.png" alt="S" border="0"/></a></span>

<div id="Layer1">
  <table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer2">
<table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer3">
<table>

<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer4">
  <table>
<tr>
<td class="c1" width="24" height="24"> </td>
</tr>
</table>
</div>
<div id="Layer5">
  <table>
<tr>

<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer6">
<table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
</body>
</html>
<a href="http://www.forumeiros.com" target="_blank"></a>

Medidas que eu tomei para corrigir o problema:
Nenhuma.

Links e imagens do meu problema:
http://top-styleart.forumeiros.com/

Endereço do meu fórum:
http://top-styleart.forumeiros.com/

Versão do meu fórum:
PHPBB2
Nosferatu~

Nosferatu~
****

Membro desde : 02/09/2011
Mensagens : 366
Pontos : 550

http://styleart.forumeiros.com/ https://www.facebook.com/AlanNemu

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Duvida Zoom No BG

Mensagem por Roevs 15.04.12 2:06

Troca por este

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>♦ Top Style Art ♦</title>
<style type="text/css">
body {
    background-image:url(http://i.imgur.com/Z3ya3.jpg);
}   
a:link {
    color:rgb(191,186,181);
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
#Layer1 {
    position:relative;
    width:25px;
    height:25px;
    z-index:1;
    left:1px;
    top:1px;
}
#Layer2 {
    position:relative;
    width:25px;
    height:25px;
    z-index:4;
    left:1px;
    margin-top:10px;
}
#Layer3 {
    position:relative;
  width:25px;
    height:25px;
    z-index:6;
    left:1px;
    margin-top:10px;
}
#Layer4 {
    position:relative;
    width:25px;
    height:25px;
    z-index:8;
    left:1px;
    margin-top:10px;
}
#Layer5 {
    position:relative;
  width:25px;
    height:25px;
    z-index:10;
    left:1px;
    margin-top:10px;
}
#Layer6 {
    position:relative;
    width:25px;
    height:25px;
    z-index:12;
    left:1px;
    margin-top:10px;
}
td.c1 {
    background-color: #333333;
}
</style>
</head>
<body>
<span class="c1"></span><span class="c1"><a href="http://topdesign.forumeiros.com/portal"><img src="http://yourimg.in/m/w7jhyk9.png" alt="G" border="0"/></a></span> <a href="http://topdesign.forumeiros.com/forum"><img src="http://yourimg.in/m/9655zrj.png" alt="S" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f49-competicoes"><img src="http://yourimg.in/m/164k5s9.png" alt="V" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/c6-tutoriais"><img src="http://yourimg.in/m/oz7n80k.png" alt="D" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f12-atualiacoes-e-novidades"><img src="http://yourimg.in/m/6bgjkx3.png" alt="W" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f67-staff"><img src="http://yourimg.in/m/3l5u796.png" alt="S" border="0"/></a></span>

<div id="Layer1">
  <table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer2">
<table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer3">
<table>

<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer4">
  <table>
<tr>
<td class="c1" width="24" height="24"> </td>
</tr>
</table>
</div>
<div id="Layer5">
  <table>
<tr>

<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer6">
<table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
</body>
</html>
<a href="http://www.forumeiros.com" target="_blank"></a>
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Duvida Zoom No BG

Mensagem por Nosferatu~ 15.04.12 2:07

Não resultou apenas houve um redirecionamento .
Nosferatu~

Nosferatu~
****

Membro desde : 02/09/2011
Mensagens : 366
Pontos : 550

http://styleart.forumeiros.com/ https://www.facebook.com/AlanNemu

Ir para o topo Ir para baixo

Membro Entusiasta
  • 0

Tópico resolvido Re: Duvida Zoom No BG

Mensagem por Luciano98 16.04.12 4:10

Olá!

Substitua por esse código:
Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>♦ Top Style Art ♦</title>
<style type="text/css">
body {
    background-image:url(http://i.imgur.com/Z3ya3.jpg);
    background-repeat:no-repeat;
    background-size:100% auto;
}   
a:link {
    color:rgb(191,186,181);
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
#Layer1 {
    position:relative;
    width:25px;
    height:25px;
    z-index:1;
    left:1px;
    top:1px;
}
#Layer2 {
    position:relative;
    width:25px;
    height:25px;
    z-index:4;
    left:1px;
    margin-top:10px;
}
#Layer3 {
    position:relative;
  width:25px;
    height:25px;
    z-index:6;
    left:1px;
    margin-top:10px;
}
#Layer4 {
    position:relative;
    width:25px;
    height:25px;
    z-index:8;
    left:1px;
    margin-top:10px;
}
#Layer5 {
    position:relative;
  width:25px;
    height:25px;
    z-index:10;
    left:1px;
    margin-top:10px;
}
#Layer6 {
    position:relative;
    width:25px;
    height:25px;
    z-index:12;
    left:1px;
    margin-top:10px;
}
td.c1 {
    background-color: #333333;
}
</style>
</head>
<body>
<span class="c1"></span><span class="c1"><a href="http://topdesign.forumeiros.com/portal"><img src="http://yourimg.in/m/w7jhyk9.png" alt="G" border="0"/></a></span> <a href="http://topdesign.forumeiros.com/forum"><img src="http://yourimg.in/m/9655zrj.png" alt="S" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f49-competicoes"><img src="http://yourimg.in/m/164k5s9.png" alt="V" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/c6-tutoriais"><img src="http://yourimg.in/m/oz7n80k.png" alt="D" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f12-atualiacoes-e-novidades"><img src="http://yourimg.in/m/6bgjkx3.png" alt="W" border="0"/></a></span> <span class="c1"><a href="http://topdesign.forumeiros.com/f67-staff"><img src="http://yourimg.in/m/3l5u796.png" alt="S" border="0"/></a></span>

<div id="Layer1">
  <table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer2">
<table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer3">
<table>

<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer4">
  <table>
<tr>
<td class="c1" width="24" height="24"> </td>
</tr>
</table>
</div>
<div id="Layer5">
  <table>
<tr>

<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
<div id="Layer6">
<table>
<tr>
<td class="c1" height="24" width="24"> </td>
</tr>
</table>
</div>
</body>
</html>
<a href="http://www.forumeiros.com" target="_blank"></a>

Até mais.
Luciano98

Luciano98
Membro Entusiasta
Membro Entusiasta

Membro desde : 02/09/2010
Mensagens : 7647
Pontos : 11049

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Duvida Zoom No BG

Mensagem por Nosferatu~ 16.04.12 15:47

Pronto !

Muito Obrigado !.
Nosferatu~

Nosferatu~
****

Membro desde : 02/09/2011
Mensagens : 366
Pontos : 550

http://styleart.forumeiros.com/ https://www.facebook.com/AlanNemu

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos