Algumas mudancas na página inicial...
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 • Compartilhe
Algumas mudancas na página inicial...
Qual é minha questão:
Olá , estou criando uma página HTML para o meu fórum mais ainda esta faltando algo ...
aqui esta o print de como ela está:
e como eu quero que ela fique:
Se vocês entrarem : www.rb-forum.net/h25- vão ver que a página esta mais grande para o lado --> , neste lado eu quero colocar Widgets das redes sociais e de alguns parceiros 120x60.
Até mais.
Medidas que eu tomei para corrigir o problema:
--
Links e imagens do meu problema:
--
Endereço do meu fórum:
www.rb-forum.net
Versão do meu fórum:
PHPBB3
Olá , estou criando uma página HTML para o meu fórum mais ainda esta faltando algo ...
aqui esta o print de como ela está:
- Código:
http://i.imgur.com/62vZr.png
e como eu quero que ela fique:
- Código:
http://i.imgur.com/P5QHq.png
Se vocês entrarem : www.rb-forum.net/h25- vão ver que a página esta mais grande para o lado --> , neste lado eu quero colocar Widgets das redes sociais e de alguns parceiros 120x60.
Até mais.
Medidas que eu tomei para corrigir o problema:
--
Links e imagens do meu problema:
--
Endereço do meu fórum:
www.rb-forum.net
Versão do meu fórum:
PHPBB3
Re: Algumas mudancas na página inicial...
Olá!
Poderia fornecer seu código?
Eu não entendi a parte da rádio, pois uma rádio como Hunters ou Mania Teen, deveria ser postor em cima e não ao lado >> .
Poderia fornecer seu código?
Eu não entendi a parte da rádio, pois uma rádio como Hunters ou Mania Teen, deveria ser postor em cima e não ao lado >> .
Re: Algumas mudancas na página inicial...
Aqui esta o código :
Obs : Quero colocar uma rádio em BOX não TOPO !
- 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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>RBFórum V1.0 Habbo</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<style type="text/css">
body{
background-color:#356734;
background-image: url(http://i44.servimg.com/u/f44/16/84/42/66/sem_ta15.png);
background-repeat:repeat;
background-position:center center;
background-attachment:scroll;
text-align:center;
margin:0;
padding:45px 0 0 0;
}
div.ys_wrap{
width:1000px;
margin:0 auto;
text-align:left;
padding-bottom:20px;
}
div.ys_heading{
padding:0 0 0 30px;
}
div.ys_heading h1{
margin:0;
padding:5px 0;
}
div.ys_heading h1 a,
div.ys_heading h1 a:hover{
color:#fff;
padding:0 15px;
margin:0;
text-decoration:none;
font-size:35px;
}
div.ys_nav{
padding:35px 15px 0 55px;
}
div.ys_nav ul{
list-style:none;
margin:0;
padding:0;
}
div.ys_nav ul li{
float:left;
padding:0 5px 0 5px;
}
div.ys_nav ul li.current_page_item a{
background:#fff;
color:#356734;
font-weight:bold;
}
div.ys_nav ul li a{
color:#fff;
display:block;
padding:10px 15px;
font-size:13px;
text-decoration:none;
}
div.ys_nav ul li.current_page_item a:hover{
color:#fff;
background:transparent;
}
div.ys_nav ul li a:hover{
color:#356734;
background:#b1d4b0;
}
div.ys_header{
clear:both;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/white-corners.png) top left no-repeat;
_behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
height:220px;
}
div.ys_banner_wrap{
padding:20px 0 0 20px;
}
div#sys_banner{
width:600px;
height:150px;
background:#fff url(http://i.imgur.com/jgzUV.png) top center no-repeat;
}
div.ys_banner_over{
width:960px;
height:200px;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/banner-corners.png) top left no-repeat;
_behavior: url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/iepngfix.htc);
}
div#content{
background:#fff;
padding:20px 20px 0 20px;
}
div.ys_bottom{
height:40px;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/white-corners-bottom.png) bottom right no-repeat;
_behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
}
/* Variables - only edit these */
body{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}
a{
color:#5394ca;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#F36131
}
a img{border:none;}
p{
margin: 0;
padding: 5px 0;
}
h1, h2, h3, h4, h5, h6{
margin: 5px 0;;
padding: 5px 0 10px 0;
font-weight:normal;
}
h1{font-size: 3.3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.8em;}
h5{font-size: .9em;}
h6{font-size: .7em;}
h1 a, h1 a:hover, h1{color:#336633;}
h2 a, h2 a:hover, h2{color:#336633;}
h3 a, h3 a:hover, h3{color:#497f49;}
h4 a, h4 a:hover, h4{color:#589058;}
h5 a, h5 a:hover, h5{color:#589058;}
h6 a, h6 a:hover, h6{color:#589058;}
</style>
</head>
<body id="sys_background">
<div class="ys_wrap">
<div class="ys_heading">
<h1 class="empty" style="text-align:left;"><a id="sys_heading" href="./" style="color:#ffffff;font-size:35px;font-style:normal;font-weight:normal;text-decoration:none;"></a></h1>
</div>
<div class="ys_nav">
<ul class="sys_navigation"><li class="first"><a href="./" title="Página inicial">Fórum</a></li><li><a href="/h6-parceiros" title="Nossos Parceiros">Parceiros</a></li><li class="current_page_item"><a href="/h2-banners" title="Nossos Banners">Banners</a></li><li><a href="/h7-regras-de-parcerias-e-publicidade" title="Como ser nosso parceiro">Seja nosso parceiro</a></li><li><a href="teste-seu-código-html.php" title=" HTML">HTML</a></li></ul>
</div>
<div class="ys_header">
<div class="ys_banner_wrap">
<div id="sys_banner">
<div class="ys_banner_over"></div>
</div>
</div>
</div>
<div id="content">
<div style="width: 100%; padding: 0px; margin: 0px" class="layout_1-column">
<div id="layout_row1">
<div id="sys_region_1" style="margin:0px; padding:5px; vertical-align:top; line-height:normal; min-width:100px" class="zone_top" ><div id="I51" style="display:block;clear: both;" class="Layout1_Default"><table border="0" cellspacing="0" cellpadding="0" style="width:100%;"><tr><td id="Left_I51" style="text-align:left; vertical-align:top; width:50%;" ><div id="I47" style="display:block;clear: both;text-align:left;" class="HTML_Default">
<div id="I47_html"><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMjQzNTA*MTkwOTMmcHQ9MTMyNDM1MDQzNTQ2OCZwPTUzMTUxJmQ9Jmc9MSZvPTNlYjBkNjRhOGFjNzQ4YjE5OWQ3/ZjNiMWZhMWZhMGE5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=161756287" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a </div>
</div></td><td id="Right_I51" style="vertical-align:top; width:50%;" ><div id="I52" style="display:block;clear: both;" class="Text_Default">
<div id="I52_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><p><font color="#8800cc"><br></font></p><p><font color="#404040">Regras:</font></p><p><font color="#404040">-Sem flood</font></p><p><font color="#404040">-Sem chingar</font></p><p><font color="#404040">-Proibido passar links inapropiados(pornografia, apologia, drogas, </font></p><p><font color="#404040">pishing e links com virus!</font></p><p><font color="#404040">-Proibido pedir pra virar moderador ou Owner!</font></p><h2><font face="'Comic Sans MS', 'Comic Sans'" color="#404040"> Divirta-se</font></h2></div>
</div><div id="I53" style="display:block;clear: both;" class="Text_Default">
<div id="I53_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><div class="post-body entry-content" id="post-body-4467280553044949432" style="width: 718px; line-height: 1.4; font-size: 15px; position: relative; "><small><b>Cores do chat:</b><br><span style="color: rgb(255, 153, 0); ">Dourado</span>: <b>Proprietário</b><br><font color="#808080">Branco:</font> <b>Moderador</b><br><span style="color: blue; ">Azul</span>: <b>Membro</b><br><span style="color: green; ">Verde</span>: <b>Online</b><br><span style="color: red; ">Vermelho</span>: <b>Offline<br></b><span style="color: rgb(153, 51, 0); ">Marrom</span>: <b>Banido</b></small></div></div>
</div></td></tr></table></div></div>
</div>
</div>
</div>
<div class="ys_bottom"></div>
</div>
<script type="text/javascript">
var _yts = _yts || [];
_yts.push(["_siteId", "8a49866b33fd488601340b182a0b0b06"]);
_yts.push(["_trackPageview"]);
(function() {
var yts = document.createElement("script");
yts.type = "text/javascript";
yts.async = true;
yts.src = "http://analytics.yola.net/tracking.js";
(document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(yts);
})();
</script><!-- Start Quantcast tag -->
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">_qacct="p-b8x17GqsQ_656";quantserve();</script>
<noscript>
<a href="http://www.quantcast.com/p-b8x17GqsQ_656" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-b8x17GqsQ_656.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->
</body>
<iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="No" width="100%" height="40" style= "position: fixed; top: 0%; left: 0%;height: 7%;width: 100%;" src="/h21-menu-widget-teste"></iframe>
</html>
Obs : Quero colocar uma rádio em BOX não TOPO !
Re: Algumas mudancas na página inicial...
Olá, troque o codigo por este
Cordialmente.
- 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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>RBFórum V1.0 Habbo</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<style type="text/css">
body{
background-color:#356734;
background-image: url(http://i44.servimg.com/u/f44/16/84/42/66/sem_ta15.png);
background-repeat:repeat;
background-position:center center;
background-attachment:scroll;
text-align:center;
margin:0;
padding:45px 0 0 0;
}
#navigation {
position: absolute;
width: 330px;
margin-left: 580px;
height: 80px;
top: 200px;
z-index: 999;
}
#footer {
position: absolute;
width: 330px;
margin-left: 580px;
height: 80px;
top: 100px;
z-index: 999;
}
div.ys_wrap{
width:1000px;
margin:0 auto;
text-align:left;
padding-bottom:20px;
}
div.ys_heading{
padding:0 0 0 30px;
}
div.ys_heading h1{
margin:0;
padding:5px 0;
}
div.ys_heading h1 a,
div.ys_heading h1 a:hover{
color:#fff;
padding:0 15px;
margin:0;
text-decoration:none;
font-size:35px;
}
div.ys_nav{
padding:35px 15px 0 55px;
}
div.ys_nav ul{
list-style:none;
margin:0;
padding:0;
}
div.ys_nav ul li{
float:left;
padding:0 5px 0 5px;
}
div.ys_nav ul li.current_page_item a{
background:#fff;
color:#356734;
font-weight:bold;
}
div.ys_nav ul li a{
color:#fff;
display:block;
padding:10px 15px;
font-size:13px;
text-decoration:none;
}
div.ys_nav ul li.current_page_item a:hover{
color:#fff;
background:transparent;
}
div.ys_nav ul li a:hover{
color:#356734;
background:#b1d4b0;
}
div.ys_header{
clear:both;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/white-corners.png) top left no-repeat;
_behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
height:220px;
}
div.ys_banner_wrap{
padding:20px 0 0 20px;
}
div#sys_banner{
width:600px;
height:150px;
background:#fff url(http://i.imgur.com/jgzUV.png) top center no-repeat;
}
div.ys_banner_over{
width:960px;
height:200px;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/banner-corners.png) top left no-repeat;
_behavior: url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/iepngfix.htc);
}
div#content{
background:#fff;
padding:20px 20px 0 20px;
}
div.ys_bottom{
height:40px;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/white-corners-bottom.png) bottom right no-repeat;
_behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
}
/* Variables - only edit these */
body{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}
a{
color:#5394ca;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#F36131
}
a img{border:none;}
p{
margin: 0;
padding: 5px 0;
}
h1, h2, h3, h4, h5, h6{
margin: 5px 0;;
padding: 5px 0 10px 0;
font-weight:normal;
}
h1{font-size: 3.3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.8em;}
h5{font-size: .9em;}
h6{font-size: .7em;}
h1 a, h1 a:hover, h1{color:#336633;}
h2 a, h2 a:hover, h2{color:#336633;}
h3 a, h3 a:hover, h3{color:#497f49;}
h4 a, h4 a:hover, h4{color:#589058;}
h5 a, h5 a:hover, h5{color:#589058;}
h6 a, h6 a:hover, h6{color:#589058;}
</style>
</head>
<body id="sys_background">
<div id="radio">CODIGO DO WIDGET DE RADIO!!</div>
<div id="navigation">CODIGO DO WIDGET DE PARCEIROS!!</div>
<div class="ys_wrap">
<div class="ys_heading">
<h1 class="empty" style="text-align:left;"><a id="sys_heading" href="./" style="color:#ffffff;font-size:35px;font-style:normal;font-weight:normal;text-decoration:none;"></a></h1>
</div>
<div class="ys_nav">
<ul class="sys_navigation"><li class="first"><a href="./" title="Página inicial">Fórum</a></li><li><a href="/h6-parceiros" title="Nossos Parceiros">Parceiros</a></li><li class="current_page_item"><a href="/h2-banners" title="Nossos Banners">Banners</a></li><li><a href="/h7-regras-de-parcerias-e-publicidade" title="Como ser nosso parceiro">Seja nosso parceiro</a></li><li><a href="teste-seu-código-html.php" title=" HTML">HTML</a></li></ul>
</div>
<div class="ys_header">
<div class="ys_banner_wrap">
<div id="sys_banner">
<div class="ys_banner_over"></div>
</div>
</div>
</div>
<div id="content">
<div style="width: 100%; padding: 0px; margin: 0px" class="layout_1-column">
<div id="layout_row1">
<div id="sys_region_1" style="margin:0px; padding:5px; vertical-align:top; line-height:normal; min-width:100px" class="zone_top" ><div id="I51" style="display:block;clear: both;" class="Layout1_Default"><table border="0" cellspacing="0" cellpadding="0" style="width:100%;"><tr><td id="Left_I51" style="text-align:left; vertical-align:top; width:50%;" ><div id="I47" style="display:block;clear: both;text-align:left;" class="HTML_Default">
<div id="I47_html"><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMjQzNTA*MTkwOTMmcHQ9MTMyNDM1MDQzNTQ2OCZwPTUzMTUxJmQ9Jmc9MSZvPTNlYjBkNjRhOGFjNzQ4YjE5OWQ3/ZjNiMWZhMWZhMGE5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=161756287" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a </div>
</div></td><td id="Right_I51" style="vertical-align:top; width:50%;" ><div id="I52" style="display:block;clear: both;" class="Text_Default">
<div id="I52_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><p><font color="#8800cc"><br></font></p><p><font color="#404040">Regras:</font></p><p><font color="#404040">-Sem flood</font></p><p><font color="#404040">-Sem chingar</font></p><p><font color="#404040">-Proibido passar links inapropiados(pornografia, apologia, drogas, </font></p><p><font color="#404040">pishing e links com virus!</font></p><p><font color="#404040">-Proibido pedir pra virar moderador ou Owner!</font></p><h2><font face="'Comic Sans MS', 'Comic Sans'" color="#404040"> Divirta-se</font></h2></div>
</div><div id="I53" style="display:block;clear: both;" class="Text_Default">
<div id="I53_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><div class="post-body entry-content" id="post-body-4467280553044949432" style="width: 718px; line-height: 1.4; font-size: 15px; position: relative; "><small><b>Cores do chat:</b><br><span style="color: rgb(255, 153, 0); ">Dourado</span>: <b>Proprietário</b><br><font color="#808080">Branco:</font> <b>Moderador</b><br><span style="color: blue; ">Azul</span>: <b>Membro</b><br><span style="color: green; ">Verde</span>: <b>Online</b><br><span style="color: red; ">Vermelho</span>: <b>Offline<br></b><span style="color: rgb(153, 51, 0); ">Marrom</span>: <b>Banido</b></small></div></div>
</div></td></tr></table></div></div>
</div>
</div>
</div>
<div class="ys_bottom"></div>
</div>
<script type="text/javascript">
var _yts = _yts || [];
_yts.push(["_siteId", "8a49866b33fd488601340b182a0b0b06"]);
_yts.push(["_trackPageview"]);
(function() {
var yts = document.createElement("script");
yts.type = "text/javascript";
yts.async = true;
yts.src = "http://analytics.yola.net/tracking.js";
(document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(yts);
})();
</script><!-- Start Quantcast tag -->
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">_qacct="p-b8x17GqsQ_656";quantserve();</script>
<noscript>
<a href="http://www.quantcast.com/p-b8x17GqsQ_656" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-b8x17GqsQ_656.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->
</body>
<iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="No" width="100%" height="40" style= "position: fixed; top: 0%; left: 0%;height: 7%;width: 100%;" src="/h21-menu-widget-teste"></iframe>
</html>
- Código:
<div id="radio">CODIGO DO WIDGET DE RADIO!!</div>
- Código:
<div id="navigation">CODIGO DO WIDGET DE PARCEIROS!!</div>
Cordialmente.
Re: Algumas mudancas na página inicial...
MateusV. obrigado mais eu gostaria de um widget para colocar rádio em um widget como se fosse pra por no fórum , quero colocar um player em BOX e não um player em topo ex:
BOX:
Ps: Pode deixar o código que você colocou para players topo ! ( Talvez eu precise depois...)
BOX:
- Código:
http://site.radiopanico.com.br/index_arquivos/1.jpg
- Código:
http://site.radiopanico.com.br/index_arquivos/playerazulclaro.jpg
Ps: Pode deixar o código que você colocou para players topo ! ( Talvez eu precise depois...)
Re: Algumas mudancas na página inicial...
Olá, troque o codigo por este
Cordialmente.
- 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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>RBFórum V1.0 Habbo</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<style type="text/css">
body{
background-color:#356734;
background-image: url(http://i44.servimg.com/u/f44/16/84/42/66/sem_ta15.png);
background-repeat:repeat;
background-position:center center;
background-attachment:scroll;
text-align:center;
margin:0;
padding:45px 0 0 0;
}
#navigation {
position: absolute;
width: 330px;
margin-left: 580px;
height: 80px;
top: 200px;
z-index: 999;
}
#navigation2 {
position: absolute;
width: 330px;
margin-left: 580px;
height: 80px;
top: 350px;
z-index: 999;
}
div.ys_wrap{
width:1000px;
margin:0 auto;
text-align:left;
padding-bottom:20px;
}
div.ys_heading{
padding:0 0 0 30px;
}
div.ys_heading h1{
margin:0;
padding:5px 0;
}
div.ys_heading h1 a,
div.ys_heading h1 a:hover{
color:#fff;
padding:0 15px;
margin:0;
text-decoration:none;
font-size:35px;
}
div.ys_nav{
padding:35px 15px 0 55px;
}
div.ys_nav ul{
list-style:none;
margin:0;
padding:0;
}
div.ys_nav ul li{
float:left;
padding:0 5px 0 5px;
}
div.ys_nav ul li.current_page_item a{
background:#fff;
color:#356734;
font-weight:bold;
}
div.ys_nav ul li a{
color:#fff;
display:block;
padding:10px 15px;
font-size:13px;
text-decoration:none;
}
div.ys_nav ul li.current_page_item a:hover{
color:#fff;
background:transparent;
}
div.ys_nav ul li a:hover{
color:#356734;
background:#b1d4b0;
}
div.ys_header{
clear:both;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/white-corners.png) top left no-repeat;
_behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
height:220px;
}
div.ys_banner_wrap{
padding:20px 0 0 20px;
}
div#sys_banner{
width:600px;
height:150px;
background:#fff url(http://i.imgur.com/jgzUV.png) top center no-repeat;
}
div.ys_banner_over{
width:960px;
height:200px;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/banner-corners.png) top left no-repeat;
_behavior: url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/iepngfix.htc);
}
div#content{
background:#fff;
padding:20px 20px 0 20px;
}
div.ys_bottom{
height:40px;
background:url(http://www.vipequipe.com.br/templates/BrightIdeas/resources/white-corners-bottom.png) bottom right no-repeat;
_behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
}
/* Variables - only edit these */
body{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}
a{
color:#5394ca;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#F36131
}
a img{border:none;}
p{
margin: 0;
padding: 5px 0;
}
h1, h2, h3, h4, h5, h6{
margin: 5px 0;;
padding: 5px 0 10px 0;
font-weight:normal;
}
h1{font-size: 3.3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.8em;}
h5{font-size: .9em;}
h6{font-size: .7em;}
h1 a, h1 a:hover, h1{color:#336633;}
h2 a, h2 a:hover, h2{color:#336633;}
h3 a, h3 a:hover, h3{color:#497f49;}
h4 a, h4 a:hover, h4{color:#589058;}
h5 a, h5 a:hover, h5{color:#589058;}
h6 a, h6 a:hover, h6{color:#589058;}
</style>
</head>
<body id="sys_background">
<div id="navigation2">CODIGO DO WIDGET DE RADIO!!</div>
<div id="navigation">CODIGO DO WIDGET DE PARCEIROS!!</div>
<div class="ys_wrap">
<div class="ys_heading">
<h1 class="empty" style="text-align:left;"><a id="sys_heading" href="./" style="color:#ffffff;font-size:35px;font-style:normal;font-weight:normal;text-decoration:none;"></a></h1>
</div>
<div class="ys_nav">
<ul class="sys_navigation"><li class="first"><a href="./" title="Página inicial">Fórum</a></li><li><a href="/h6-parceiros" title="Nossos Parceiros">Parceiros</a></li><li class="current_page_item"><a href="/h2-banners" title="Nossos Banners">Banners</a></li><li><a href="/h7-regras-de-parcerias-e-publicidade" title="Como ser nosso parceiro">Seja nosso parceiro</a></li><li><a href="teste-seu-código-html.php" title=" HTML">HTML</a></li></ul>
</div>
<div class="ys_header">
<div class="ys_banner_wrap">
<div id="sys_banner">
<div class="ys_banner_over"></div>
</div>
</div>
</div>
<div id="content">
<div style="width: 100%; padding: 0px; margin: 0px" class="layout_1-column">
<div id="layout_row1">
<div id="sys_region_1" style="margin:0px; padding:5px; vertical-align:top; line-height:normal; min-width:100px" class="zone_top" ><div id="I51" style="display:block;clear: both;" class="Layout1_Default"><table border="0" cellspacing="0" cellpadding="0" style="width:100%;"><tr><td id="Left_I51" style="text-align:left; vertical-align:top; width:50%;" ><div id="I47" style="display:block;clear: both;text-align:left;" class="HTML_Default">
<div id="I47_html"><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMjQzNTA*MTkwOTMmcHQ9MTMyNDM1MDQzNTQ2OCZwPTUzMTUxJmQ9Jmc9MSZvPTNlYjBkNjRhOGFjNzQ4YjE5OWQ3/ZjNiMWZhMWZhMGE5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=161756287" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a </div>
</div></td><td id="Right_I51" style="vertical-align:top; width:50%;" ><div id="I52" style="display:block;clear: both;" class="Text_Default">
<div id="I52_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><p><font color="#8800cc"><br></font></p><p><font color="#404040">Regras:</font></p><p><font color="#404040">-Sem flood</font></p><p><font color="#404040">-Sem chingar</font></p><p><font color="#404040">-Proibido passar links inapropiados(pornografia, apologia, drogas, </font></p><p><font color="#404040">pishing e links com virus!</font></p><p><font color="#404040">-Proibido pedir pra virar moderador ou Owner!</font></p><h2><font face="'Comic Sans MS', 'Comic Sans'" color="#404040"> Divirta-se</font></h2></div>
</div><div id="I53" style="display:block;clear: both;" class="Text_Default">
<div id="I53_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><div class="post-body entry-content" id="post-body-4467280553044949432" style="width: 718px; line-height: 1.4; font-size: 15px; position: relative; "><small><b>Cores do chat:</b><br><span style="color: rgb(255, 153, 0); ">Dourado</span>: <b>Proprietário</b><br><font color="#808080">Branco:</font> <b>Moderador</b><br><span style="color: blue; ">Azul</span>: <b>Membro</b><br><span style="color: green; ">Verde</span>: <b>Online</b><br><span style="color: red; ">Vermelho</span>: <b>Offline<br></b><span style="color: rgb(153, 51, 0); ">Marrom</span>: <b>Banido</b></small></div></div>
</div></td></tr></table></div></div>
</div>
</div>
</div>
<div class="ys_bottom"></div>
</div>
<script type="text/javascript">
var _yts = _yts || [];
_yts.push(["_siteId", "8a49866b33fd488601340b182a0b0b06"]);
_yts.push(["_trackPageview"]);
(function() {
var yts = document.createElement("script");
yts.type = "text/javascript";
yts.async = true;
yts.src = "http://analytics.yola.net/tracking.js";
(document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(yts);
})();
</script><!-- Start Quantcast tag -->
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">_qacct="p-b8x17GqsQ_656";quantserve();</script>
<noscript>
<a href="http://www.quantcast.com/p-b8x17GqsQ_656" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-b8x17GqsQ_656.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->
</body>
<iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="No" width="100%" height="40" style= "position: fixed; top: 0%; left: 0%;height: 7%;width: 100%;" src="/h21-menu-widget-teste"></iframe>
</html>
- Código:
<div id="radio">CODIGO DO WIDGET DE RADIO!!</div>
- Código:
<div id="navigation">CODIGO DO WIDGET DE PARCEIROS!!</div>
Cordialmente.
Re: Algumas mudancas na página inicial...
Resolvido ! Obrigado MateusV.
Até mais.
Até mais.
Tópicos semelhantes
» Pagina html do fórum [pagina inicial]
» Pagina html como página inicial do fórum
» Pagina inicial
» Página inicial
» Página HTML como página inicial
» Pagina html como página inicial do fórum
» Pagina inicial
» Página inicial
» Página HTML como página inicial
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