Qyero codigo me ajudem por favor
5 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
Qyero codigo me ajudem por favor
Qual é minha questão:
Tipo Meu Forum tem um codigo que quando coloco essa aba< as palavas dos topicos Somem> quero um codigo que o foru mdiminua e as abas possam aparecem sem corta os topicos
Medidas que eu tomei para corrigir o problema:
vim No Forumeiros
Links e imagens do meu problema:
nenhuma
Endereço do meu fórum:
http://thudercheats.forumeiros.com
Versão do meu fórum:
Tipo Meu Forum tem um codigo que quando coloco essa aba< as palavas dos topicos Somem> quero um codigo que o foru mdiminua e as abas possam aparecem sem corta os topicos
Medidas que eu tomei para corrigir o problema:
vim No Forumeiros
Links e imagens do meu problema:
nenhuma
Endereço do meu fórum:
http://thudercheats.forumeiros.com
Versão do meu fórum:
Última edição por vitor171 em 28.05.12 15:17, editado 1 vez(es)
Re: Qyero codigo me ajudem por favor
Olá, poderia me mandar o código ? e qual código e CSS HTML ou JAVASCRIPT?
Re: Qyero codigo me ajudem por favor
Claro
- Código:
/* Navegacion */ #page-header .navbar {
position: relative;
top: -45px;
left: 0px;
background: none;
}
div#page-header div.navbar ul.linklist li a {
background: url("") no-repeat scroll right top transparent;
margin-left: -6px;
padding: 15px 18px 15px 15px;
}
#page-header .navbar .navlinks a:hover {
background: url("") ;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
}
#page-header .navbar .navlinks a {
color: #FFFFFF;
font: bold 13px/46px arial,helvetica,sans-serif;
min-width: 600px;
max-width: 600px;
text-align: center;
text-decoration: none;
text-transform: capitalize;}
/* Fin Navegacion */
/* Body + Logo + Descripcion */
body {
background-attachment: scroll;
background-color: #f8f8f8;
background-image: url("");
background-position: top-center;
background-repeat: repeat-x;
}
#logo img{
display: inline;
float: left;
position: relative;
top: -25px;
left: 0px;}
#logo-desc p {
color: #ABABAB;
display: inline;
float: left;
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
position: relative;
right: -213px;
top: -9px;
}
/* Fin Body + Logo */
/* Wrap (Cuerpo - Contorno - search) */
#search-box { visibility: hidden; } #forum-search { visibility: hidden; }
#wrap {
background-color: #FFFFFF;
background-image: url(""); repeat-y scroll 0 0 transparent;
background-repeat: repeat-x;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #e9e9e9;
border-radius: 8px 8px 8px 8px;
border-right: 1px solid #e9e9e9;
border-width: 0 1px 1px;
margin-bottom: 30px;
margin-top: 93px;
min-width: 700px;
padding: 5px 9px 1px;
width: 960px;
}
.headerbar { margin-top: -92px; }
/* Fin Wrap */
/* Panel (Row General) */
.panel {
background-color: #FBFBFB;
background-image: url("");
background-position: center bottom;
background-repeat: repeat-x;
border: 1px solid #dddddd;
border-radius: 0px 0px 0px 0px;
}
/* Fin Panel (Row General) */
.postbody .topic-title {
font-size:1.2em;
}
/* QUITA EL SUBRALLADO */
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/* PORTAL Y FOROS */
.forabg, .forumbg {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-top: 0px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-radius: 5px 5px 5px 5px;
}
.forabg span.corners-top span, .forumbg span.corners-top span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
background-position: top;
height: 61px; }
.forabg span.corners-bottom span, .forumbg span.corners-bottom span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/bottom10.jpg");
background-position: top;
border-bottom: 1px solid #dddddd;
height: 6px; }
.header{ padding-top: 1px; height: 55px; }
li.row {
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
position: relative; left: -5px;
width: 958px;
min-width: 750px;
}
.row {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
left: -5px;
min-width: 750px;
position: relative;
width: 958px;
}
.table-title, .table-title h2 {
font-family: tahoma,arial,verdana,sans-serif;
font-size: 14px;
color: #FFFFFF;
min-height: 38px;
text-shadow: 0 -1px 0 #0099FF;
display: inline;
font-size: 1em;
}
.module, .post {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-radius: 5px 5px 5px 5px;
border: 1px solid #dddddd;
}
.module span.corners-top, .post span.corners-top {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
height: 35px; }
.module span.corners-bottom, .post span.corners-bottom {
background-color: #3f3f3f;
height: 5px; }
.topics {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.posts {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.lastpost {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
hr {
border: 1 none #cccccc;
border-top: 1px solid #cccccc;
height: 1px;
margin: 5px 0;
display: block;
clear: both;
}
/* FONDO Y CONTORNO SEARCH - POP UP */
.overview { border: 1px solid #292929; background-color: #FFFFFF; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
#login_popup {
background-color: #FFFFFF;
}
/* CITAR CODE */
blockquote { background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
color: #4e4e4e;
background-repeat: repeat-x;
background-color: #fff;
margin-left: 5px;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
}
blockquote blockquote {
background-color: #fff;
}
blockquote blockquote blockquote {
background-color: #fff;
}
blockquote div {
margin-left: 4px;
color: #4e4e4e;
font-size: 12px;
}
blockquote cite {
font-size: 10px;
color: #417394;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
}
dl.codebox {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
background-repeat: repeat-x;
background-color: #fff;
margin: 0;
padding: 3px;
border: 1px inset #000;
font-size: 1em;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
max-height: 350px
overflow:auto
}
dl.codebox dt {
text-transform: none;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
font-size: 10px;
font-weight: bold;
display: block;
color: #417394;
}
blockquote dl.codebox {
margin-left: 0;
}
dl.codebox code {
overflow: auto;
display: block;
height: auto;
max-height: 300px;
white-space: normal;
padding-top: 4px;
font-size: 12px;
font-family: "Courier New";
line-height: 1.3em;
color: #4e4e4e;
margin: 2px 0;
}
/*-------------------PosT Perfil-------------------*/
.postprofile {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey13.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #FAFAFA;
padding-top: 20px;
padding-bottom: 20px;
border: 1px solid #dddddd;
text-align:center;
text-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
hr {
border: 0 none #dddddd;
border-top: 1px solid #dddddd;
margin-right: 10px;
}
.table-title, .table-title h2 {
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
li.header dd, li.header dt{
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
#page-footer div.navbar{
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size:12px;
font-color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background-image:url(http://i46.servimg.com/u/f46/12/26/44/81/wrap-r11.jpg);
background-repeat:repeat-x;
}
#page-footer ul li a{color:#fff;letter-spacing:0px}
dd.topics { visibility: hidden; }
Re: Qyero codigo me ajudem por favor
Olá e boa Noite!
Troque teu CSS por este:
Troque teu CSS por este:
- Código:
/* Navegacion */ #page-header .navbar {
position: relative;
top: -45px;
left: 0px;
background: none;
}
div#page-header div.navbar ul.linklist li a {
background: url("") no-repeat scroll right top transparent;
margin-left: -6px;
padding: 15px 18px 15px 15px;
}
#page-header .navbar .navlinks a:hover {
background: url("") ;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
}
#page-header .navbar .navlinks a {
color: #FFFFFF;
font: bold 13px/46px arial,helvetica,sans-serif;
min-width: 600px;
max-width: 600px;
text-align: center;
text-decoration: none;
text-transform: capitalize;}
/* Fin Navegacion */
/* Body + Logo + Descripcion */
body {
background-attachment: scroll;
background-color: #f8f8f8;
background-image: url("");
background-position: top-center;
background-repeat: repeat-x;
}
#logo img{
display: inline;
float: left;
position: relative;
top: -25px;
left: 0px;}
#logo-desc p {
color: #ABABAB;
display: inline;
float: left;
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
position: relative;
right: -213px;
top: -9px;
}
/* Fin Body + Logo */
/* Wrap (Cuerpo - Contorno - search) */
#search-box { visibility: hidden; } #forum-search { visibility: hidden; }
#wrap {
background-color: #FFFFFF;
background-image: url(""); repeat-y scroll 0 0 transparent;
background-repeat: repeat-x;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #e9e9e9;
border-radius: 8px 8px 8px 8px;
border-right: 1px solid #e9e9e9;
border-width: 0 1px 1px;
margin-bottom: 30px;
margin-top: 93px;
min-width: 700px;
padding: 5px 9px 1px;
width: 960px;
}
.headerbar { margin-top: -92px; }
/* Fin Wrap */
/* Panel (Row General) */
/* Fin Panel (Row General) */
.postbody .topic-title {
font-size:1.2em;
}
/* QUITA EL SUBRALLADO */
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/* PORTAL Y FOROS */
.forabg, .forumbg {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-top: 0px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-radius: 5px 5px 5px 5px;
}
.forabg span.corners-top span, .forumbg span.corners-top span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
background-position: top;
height: 61px; }
.forabg span.corners-bottom span, .forumbg span.corners-bottom span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/bottom10.jpg");
background-position: top;
border-bottom: 1px solid #dddddd;
height: 6px; }
.header{ padding-top: 1px; height: 55px; }
li.row {
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
position: relative; left: -5px;
width: 958px;
min-width: 750px;
}
.row {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
left: -5px;
min-width: 750px;
position: relative;
width: 958px;
}
.table-title, .table-title h2 {
font-family: tahoma,arial,verdana,sans-serif;
font-size: 14px;
color: #FFFFFF;
min-height: 38px;
text-shadow: 0 -1px 0 #0099FF;
display: inline;
font-size: 1em;
}
.module, .post {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-radius: 5px 5px 5px 5px;
border: 1px solid #dddddd;
}
.module span.corners-top, .post span.corners-top {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
height: 35px; }
.module span.corners-bottom, .post span.corners-bottom {
background-color: #3f3f3f;
height: 5px; }
.topics {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.posts {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.lastpost {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
hr {
border: 1 none #cccccc;
border-top: 1px solid #cccccc;
height: 1px;
margin: 5px 0;
display: block;
clear: both;
}
/* FONDO Y CONTORNO SEARCH - POP UP */
.overview { border: 1px solid #292929; background-color: #FFFFFF; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
#login_popup {
background-color: #FFFFFF;
}
/* CITAR CODE */
blockquote { background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
color: #4e4e4e;
background-repeat: repeat-x;
background-color: #fff;
margin-left: 5px;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
}
blockquote blockquote {
background-color: #fff;
}
blockquote blockquote blockquote {
background-color: #fff;
}
blockquote div {
margin-left: 4px;
color: #4e4e4e;
font-size: 12px;
}
blockquote cite {
font-size: 10px;
color: #417394;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
}
dl.codebox {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
background-repeat: repeat-x;
background-color: #fff;
margin: 0;
padding: 3px;
border: 1px inset #000;
font-size: 1em;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
max-height: 350px
overflow:auto
}
dl.codebox dt {
text-transform: none;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
font-size: 10px;
font-weight: bold;
display: block;
color: #417394;
}
blockquote dl.codebox {
margin-left: 0;
}
dl.codebox code {
overflow: auto;
display: block;
height: auto;
max-height: 300px;
white-space: normal;
padding-top: 4px;
font-size: 12px;
font-family: "Courier New";
line-height: 1.3em;
color: #4e4e4e;
margin: 2px 0;
}
/*-------------------PosT Perfil-------------------*/
.postprofile {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey13.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #FAFAFA;
padding-top: 20px;
padding-bottom: 20px;
border: 1px solid #dddddd;
text-align:center;
text-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
hr {
border: 0 none #dddddd;
border-top: 1px solid #dddddd;
margin-right: 10px;
}
.table-title, .table-title h2 {
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
li.header dd, li.header dt{
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
#page-footer div.navbar{
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size:12px;
font-color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background-image:url(http://i46.servimg.com/u/f46/12/26/44/81/wrap-r11.jpg);
background-repeat:repeat-x;
}
#page-footer ul li a{color:#fff;letter-spacing:0px}
dd.topics { visibility: hidden; }
Re: Qyero codigo me ajudem por favor
- Código:
/* Navegacion */ #page-header .navbar {
position: relative;
top: -45px;
left: 0px;
background: none;
}
Re: Qyero codigo me ajudem por favor
Tente esse
- Código:
/* Navegacion */ #page-header .navbar {
position: relative;
top: -45px;
left: 0px;
background: none;
}
div#page-header div.navbar ul.linklist li a {
background: url("") no-repeat scroll right top transparent;
margin-left: -6px;
padding: 15px 18px 15px 15px;
}
#page-header .navbar .navlinks a:hover {
background: url("") ;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
}
#page-header .navbar .navlinks a {
color: #FFFFFF;
font: bold 13px/46px arial,helvetica,sans-serif;
min-width: 600px;
max-width: 600px;
text-align: center;
text-decoration: none;
text-transform: capitalize;}
/* Fin Navegacion */
/* Body + Logo + Descripcion */
body {
background-attachment: scroll;
background-color: #f8f8f8;
background-image: url("");
background-position: top-center;
background-repeat: repeat-x;
}
#logo img{
display: inline;
float: left;
position: relative;
top: -25px;
left: 0px;}
#logo-desc p {
color: #ABABAB;
display: inline;
float: left;
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
position: relative;
right: -213px;
top: -9px;
}
/* Fin Body + Logo */
/* Wrap (Cuerpo - Contorno - search) */
#search-box { visibility: hidden; } #forum-search { visibility: hidden; }
#wrap {
background-color: #FFFFFF;
background-image: url(""); repeat-y scroll 0 0 transparent;
background-repeat: repeat-x;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #e9e9e9;
border-radius: 8px 8px 8px 8px;
border-right: 1px solid #e9e9e9;
border-width: 0 1px 1px;
margin-bottom: 30px;
margin-top: 93px;
min-width: 700px;
padding: 5px 9px 1px;
width: 960px;
}
.headerbar { margin-top: -92px; }
/* Fin Wrap */
/* Panel (Row General) */
/* Fin Panel (Row General) */
.postbody .topic-title {
font-size:1.2em;
}
/* QUITA EL SUBRALLADO */
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/* PORTAL Y FOROS */
.forabg, .forumbg {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-top: 0px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-radius: 5px 5px 5px 5px;
}
.forabg span.corners-top span, .forumbg span.corners-top span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
background-position: top;
height: 61px; }
.forabg span.corners-bottom span, .forumbg span.corners-bottom span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/bottom10.jpg");
background-position: top;
border-bottom: 1px solid #dddddd;
height: 6px; }
.header{ padding-top: 1px; height: 55px; }
li.row {
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
position: relative; left: -5px;
width: 958px;
min-width: 750px;
}
.row {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
left: -5px;
min-width: 750px;
position: relative;
width: 958px;
}
.table-title, .table-title h2 {
font-family: tahoma,arial,verdana,sans-serif;
font-size: 14px;
color: #FFFFFF;
min-height: 38px;
text-shadow: 0 -1px 0 #0099FF;
display: inline;
font-size: 1em;
}
.module, .post {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-radius: 5px 5px 5px 5px;
border: 1px solid #dddddd;
}
.module span.corners-top, .post span.corners-top {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
height: 35px; }
.module span.corners-bottom, .post span.corners-bottom {
background-color: #3f3f3f;
height: 5px; }
.topics {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.posts {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.lastpost {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
hr {
border: 1 none #cccccc;
border-top: 1px solid #cccccc;
height: 1px;
margin: 5px 0;
display: block;
clear: both;
}
/* FONDO Y CONTORNO SEARCH - POP UP */
.overview { border: 1px solid #292929; background-color: #FFFFFF; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
#login_popup {
background-color: #FFFFFF;
}
/* CITAR CODE */
blockquote { background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
color: #4e4e4e;
background-repeat: repeat-x;
background-color: #fff;
margin-left: 5px;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
}
blockquote blockquote {
background-color: #fff;
}
blockquote blockquote blockquote {
background-color: #fff;
}
blockquote div {
margin-left: 4px;
color: #4e4e4e;
font-size: 12px;
}
blockquote cite {
font-size: 10px;
color: #417394;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
}
dl.codebox {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
background-repeat: repeat-x;
background-color: #fff;
margin: 0;
padding: 3px;
border: 1px inset #000;
font-size: 1em;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
max-height: 350px
overflow:auto
}
dl.codebox dt {
text-transform: none;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
font-size: 10px;
font-weight: bold;
display: block;
color: #417394;
}
blockquote dl.codebox {
margin-left: 0;
}
dl.codebox code {
overflow: auto;
display: block;
height: auto;
max-height: 300px;
white-space: normal;
padding-top: 4px;
font-size: 12px;
font-family: "Courier New";
line-height: 1.3em;
color: #4e4e4e;
margin: 2px 0;
}
/*-------------------PosT Perfil-------------------*/
.postprofile {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey13.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #FAFAFA;
padding-top: 20px;
padding-bottom: 20px;
border: 1px solid #dddddd;
text-align:center;
text-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
hr {
border: 0 none #dddddd;
border-top: 1px solid #dddddd;
margin-right: 10px;
}
.table-title, .table-title h2 {
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
li.header dd, li.header dt{
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
#page-footer div.navbar{
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size:12px;
font-color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background-image:url(http://i46.servimg.com/u/f46/12/26/44/81/wrap-r11.jpg);
background-repeat:repeat-x;
}
#page-footer ul li a{color:#fff;letter-spacing:0px}
dd.topics { visibility: hidden; }
/* Navegacion */ #page-header .navbar {
position: relative;
top: -45px;
left: 0px;
background: none;
}
Re: Qyero codigo me ajudem por favor
gente visite http://thudercheats.forumeiros.com vcs vao ver o wigdet bugando o forum quero arruma akilo mais o codigo n ta deixando quer ooutro qualquer um n precisa ser = o meu
Re: Qyero codigo me ajudem por favor
Olá,
Vá em: Painel de controle ->> Visualização ->> Cores ->> Folha CSS.
Adicione no conteúdo:
Salve e visualize seu fórum.
Atenciosamente.
Vá em: Painel de controle ->> Visualização ->> Cores ->> Folha CSS.
Adicione no conteúdo:
- Código:
#left {margin-left:-200px;}
Salve e visualize seu fórum.
Atenciosamente.
Convidad- Convidado
Re: Qyero codigo me ajudem por favor
Oque estar de Vermelho vai colocando de acordo com os Pixel você querer#left {margin-left:-250px;}
Re: Qyero codigo me ajudem por favor
galera faz assim me passe outro codigo que arredonde a bords do forum e diminua-lo
Re: Qyero codigo me ajudem por favor
Olá, novamente você pode me dizer se a sua CSS e essa ?
- Spoiler:
- <!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" dir="ltr" id="min-width" lang="pt" xml:lang="pt" ><head><title>Thuder Cheats - Portal</title><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="content-script-type" content="text/javascript" /><meta http-equiv="content-style-type" content="text/css" /><link rel="shortcut icon" type="image/x-icon" href="https://illiweb.com/fa/favicon/form.ico" /><meta name="language" content="pt" /><meta name="description" content="Jogos&Games Thuder Cheats" /><meta name="keywords" content="thuder cheats, CrossFire, habbo, games, MuAway, Crossfire, Muaway, habbo, thudercheats, ThuderCheats, Tuto, emulador, forum, pack, mobis, vertrigo, BETA, propria, Arrumando, como, phoenix, Mabbo" lang="pt" /><meta name="robots" content="index, follow, noodp" /><link rel="alternate" type="application/rss+xml" href="/feed/?f=9" title="Comunicado Da Equipe" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=1" title="Parceria" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=4" title="Regras Gerais Do Forum" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=18" title="Shopping" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=19" title="Crossfire - Dicas & Tutorias" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=6" title="CrossFire - Duvidas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=2" title="CrossFire - Clã" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=10" title="CrossFire - Cheats" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=12" title="CrossFire - Skin" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=20" title="Grand Chase - Dicas e Tutorias" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=7" title="Grand Chase - Duvidas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=11" title="Grand Chase - Cheats" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=5" title="Grand Chase - Familias" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=25" title="Combat Arms - Dicas&Tutorias" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=26" title="Combat Arms - Duvidas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=17" title="Combat Arms - Cheats" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=14" title="Mu Online Download" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=21" title="Mu Online - Dicas&Tutorias" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=15" title="Mu Online - Duvidas&Ajudas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=27" title="Tutorias&Dicas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=28" title="Suporte" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=29" title="Windows" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=30" title="Hardware" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=31" title="Segurança" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=8" title="Download´s" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=13" title="Tutoriais" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=16" title="Notícias" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=22" title="Musicas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=23" title="Bate-Papo" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=32" title="Videos&Filmes" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=33" title="Piadas&Diversão" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=34" title="Off-Topic" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=35" title="Tudo Sobre..." />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=36" title="Criticas" />
<link rel="alternate" type="application/rss+xml" href="/feed/?f=3" title="Sugestões" />
<link rel="alternate" type="application/rss+xml" title="Últimos assuntos (RSS 2.0)" href="http://thudercheats.forumeiros.com/feed/" />
<link rel="alternate" type="application/atom+xml" title="Últimos assuntos (ATOM)" href="http://thudercheats.forumeiros.com/feed/?type=atom" />
<meta name="title" content="Thuder Cheats - Portal" /><link rel="stylesheet" href="/87-ltr.css" type="text/css" /><link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="Thuder Cheats" /><link rel="search" type="application/opensearchdescription+xml" href="http://www.directorioforuns.com/pt/search/improvedsearch.xml" title="Pesquisar fóruns" /><script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script><script src="https://illiweb.com/rs3/33/frm/lang/pt.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
$(document).ready(function(){});//]]></script><style type="text/css">#page-footer, div.navbar, div.navbar ul.linklist {display: block !important;}ul.linklist li.rightside, ul.linklist li.rightside a.copyright {display: inline !important;}</style><script type="text/javascript">//<![CDATA[
var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-30706646-1"]);_gaq.push(["_trackPageview"]);_gaq.push(['_trackPageLoadTime']);(function() {var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);})();//]]></script></head><body id="phpbb"><div class="conteneur_minwidth_IE"><div class="conteneur_layout_IE"><div class="conteneur_container_IE"><div id="wrap"><a id="top" name="top" accesskey="t"></a><div id="page-header"><div class="headerbar"><div class="inner"><span class="corners-top"><span></span></span><div id="logo-desc"><a href="/forum" id="logo"><img src="http://hitskin.com/themes/13/36/83/i_logo.png" alt="Thuder Cheats" /></a><div id="site-title"><h1>Thuder Cheats</h1></div></div><span class="corners-bottom"><span></span></span></div></div><div class="navbar"><div class="inner"><span class="corners-top"><span></span></span><ul class="linklist navlinks borderless"><li><a class="mainmenu" href="/forum" rel="nofollow"><img id="i_icon_mini_index" class="sprite-icon_home" src="https://2img.net/i/fa/empty.gif" border="0" hspace="2" alt="Início" title="Início" />Início</a> </li><li><a class="mainmenu" href="/" rel="nofollow"><img id="i_icon_mini_portal" class="sprite-icon_portal" src="https://2img.net/i/fa/empty.gif" border="0" hspace="2" alt="Portal" title="Portal" />Portal</a> </li><li><a class="mainmenu" href="/register" rel="nofollow"><img id="i_icon_mini_register" class="sprite-icon_register" src="https://2img.net/i/fa/empty.gif" border="0" hspace="2" alt="Registrar-se" title="Registrar-se" />Registrar-se</a> </li><li><a class="mainmenu" href="/login" rel="nofollow"><img id="i_icon_mini_login" class="sprite-icon_logout" src="https://2img.net/i/fa/empty.gif" border="0" hspace="2" alt="Login" title="Login" />Login</a> </li></ul><span class="corners-bottom"><span></span></span></div></div></div><div id="page-body"><div id="emptyidcc" class="no-left"><div id="outer-wrapper"><div id="wrapper"><div id="container"><div id="content"><div id="emptyidleft"></div><div id="main"><div id="main-content"><div class="r8e0506" ><iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="90" src="http://ad.z5x.net/st?ad_type=iframe&ad_size=728x90§ion=1649932"></iframe><br class="clear" /></div><div style="clear:both;"></div><style type="text/css">html body .r8e0506,html body .r8e0506 iframe,html body iframe[name="google_ads_frame"],html body .r8e0506 iframe[name="google_ads_frame"],html body #wrap #page-body div.r8e0506,html body #page-body .r8e0506{display:block!important;visibility:visible!important;float:none!important;position:inherit!important;left:inherit!important;top:inherit!important;right:inherit!important;bottom:inherit!important;margin:0 auto!important;padding:inherit!important;filter:alpha(opacity=100)!important;-moz-opacity:1!important;-khtml-opacity:1!important;opacity:1!important;z-index:9999!important;text-align:center!important}html body .r8e0506,html body .r8e0506 iframe[name="google_ads_frame"]{width:728px!important;height:90px!important;min-height:90px!important}html body .r8e0506 iframe{border:0px!important}html body iframe[name="google_ads_frame"]{width:100%!important;height:inherit!important;min-height:inherit!important}</style><div style="height:3px"></div><table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td colspan="3" width="100%"></td></tr></table><table width="100%" cellspacing="6" border="0" align="center" class="portal"><tr><td valign="top" width="20%" class="column"><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Login</div><br /><form action="/login" method="post"><fieldset class="fields1"><dl><dt><label for="username">Nome de usuário:</label></dt><dd><input type="text" tabindex="1" name="username" id="username" size="20" maxlength="40" value="" class="inputbox autowidth" /></dd></dl><dl><dt><label for="password">Senha:</label></dt><dd><input type="password" tabindex="2" id="password" name="password" size="20" maxlength="25" class="inputbox autowidth" /></dd><dd><a href="/profile?mode=sendpassword" rel="nofollow">Esqueci minha senha</a></dd></dl><dl><dd><label for="autologin" style="display:inline;white-space:normal;"><input type="checkbox" name="autologin" id="autologin" tabindex="4" class="checkbox" checked="checked" /> Conexão automática</label></dd></dl><dl><dt> </dt><dd><input type="submit" name="login" tabindex="6" value="Login" class="button1" /></dd></dl></fieldset></form><span class="corners-bottom"><span></span></span></div></div><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="3"></td></tr></table><div align="center" id="FM_widget_share"></div><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="3"></td></tr></table><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Flux <a href="http://thudercheats.forumeiros.com/feed/" target="_blank"><img src="https://2img.net/i/fa/rss_mod/rss10.gif" alt="RSS" title="RSS" align="top" /></a></div><br /><div class="mod_rss_feeds" style="text-align:center"><a href="http://add.my.yahoo.com/rss?url=http://thudercheats.forumeiros.com/feed/" rel="nofollow" target="_blank"><img class="yahoo" src="https://2img.net/i/fa/empty.gif" alt="Yahoo!" border="0" title="Yahoo!" /></a> <br /><a href="http://fusion.google.com/add?source=atgs&feedurl=http://thudercheats.forumeiros.com/feed/" rel="nofollow" target="_blank"><img class="google-reader" src="https://2img.net/i/fa/empty.gif" alt="Google Reader" border="0" title="Google Reader" /></a> <br /><a href="http://my.msn.com/addtomymsn.armx?id=rss&ut=http://thudercheats.forumeiros.com/feed/" rel="nofollow" target="_blank"><img class="msn" src="https://2img.net/i/fa/empty.gif" alt="MSN" border="0" title="MSN" /></a> <br /><a href="http://feeds.my.aol.com/add.jsp?url=http://thudercheats.forumeiros.com/feed/" rel="nofollow" target="_blank"><img class="aol" src="https://2img.net/i/fa/empty.gif" alt="AOL" border="0" title="AOL" /></a> <br /><a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http://thudercheats.forumeiros.com/feed/" rel="nofollow" target="_blank"><img class="newsgator" src="https://2img.net/i/fa/empty.gif" alt="NewsGator" border="0" title="NewsGator" /></a> <br /><a href="http://www.netvibes.com/subscribe.php?type=rss&url=http://thudercheats.forumeiros.com" rel="nofollow" target="_blank"><img class="rojo" src="https://2img.net/i/fa/empty.gif" alt="Netvibes" border="0" title="Netvibes" /></a> <br /><a href="http://www.bloglines.com/sub/http://thudercheats.forumeiros.com/feed/" rel="nofollow" target="_blank"><img class="bloglines" src="https://2img.net/i/fa/empty.gif" alt="Bloglines" border="0" title="Bloglines" /></a> </div><br /><br class="clear" /><span class="corners-bottom"><span></span></span></div></div><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="3"></td></tr></table><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Quem está conectado</div>Há <strong>4</strong> usuários online :: 1 usuário cadastrado, Nenhum Invisível e 3 Visitantes <br /><br /><a href="/u1"><span style="color:#FF0505"><strong>Chora</strong></span></a><br /><br /><p class="center">[ <a href="/viewonline" rel="nofollow">Ver toda a lista</a> ]</p><br />O recorde de usuários online foi de <strong>8</strong> em Qua Maio 09, 2012 10:13 am<span class="corners-bottom"><span></span></span></div></div></td><td valign="top" width="60%"><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Social bookmarking</div><br /><div style="text-align:center" class="mod_bookmarks"><a style="text-decoration:none;" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fthudercheats.forumeiros.com&bodytext=&tags=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&title=Thuder-Cheats" rel="nofollow"> <img class="digg" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Digg" border="0" title="Digg" /> </a><a style="text-decoration:none;" href="http://del.icio.us/post?v=2&url=http%3A%2F%2Fthudercheats.forumeiros.com&notes=&tags=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&title=Thuder-Cheats" rel="nofollow"> <img class="delicious" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Delicious" border="0" title="Delicious" /> </a><a style="text-decoration:none;" href="http://reddit.com/submit?url=http%3A%2F%2Fthudercheats.forumeiros.com&title=Thuder-Cheats" rel="nofollow"> <img class="reddit" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Reddit" border="0" title="Reddit" /> </a><a style="text-decoration:none;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthudercheats.forumeiros.com&title=Thuder-Cheats" rel="nofollow"> <img class="stumbleupon" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Stumbleupon" border="0" title="Stumbleupon" /> </a><a style="text-decoration:none;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fthudercheats.forumeiros.com&title=Thuder-Cheats" rel="nofollow"> <img class="slashdot" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Slashdot" border="0" title="Slashdot" /> </a><a style="text-decoration:none;" href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthudercheats.forumeiros.com&keywords=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&t=Thuder-Cheats" rel="nofollow"> <img class="furl" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Furl" border="0" title="Furl" /> </a><a style="text-decoration:none;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=http%3A%2F%2Fthudercheats.forumeiros.com&tag=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&u=" rel="nofollow"> <img class="yahoo" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Yahoo" border="0" title="Yahoo" /> </a><a style="text-decoration:none;" href="http://www.google.com/bookmarks/mark?op=add&hl=pt&bkmk=http%3A%2F%2Fthudercheats.forumeiros.com&annotation=&labels=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&title=Thuder-Cheats" rel="nofollow"> <img class="google" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Google" border="0" title="Google" /> </a><a style="text-decoration:none;" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=&Tag=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&Url=http%3A%2F%2Fthudercheats.forumeiros.com&Title=Thuder-Cheats" rel="nofollow"> <img class="blinklist" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Blinklist" border="0" title="Blinklist" /> </a><a style="text-decoration:none;" href="http://blogmarks.net/my/new.php?mini=1&simple=1&url=http%3A%2F%2Fthudercheats.forumeiros.com&content=&public-tags=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo&title=Thuder-Cheats" rel="nofollow"> <img class="blogmarks" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Blogmarks" border="0" title="Blogmarks" /> </a><a style="text-decoration:none;" href="http://www.technorati.com/faves?add=hhttp%3A%2F%2Fthudercheats.forumeiros.com&tag=thuder-cheats-CrossFire-habbo-games-MuAway-Crossfire-Muaway-habbo-thudercheats-ThuderCheats-Tuto-emulador-forum-pack-mobis-vertrigo-BETA-propria-Arrumando-como-phoenix-Mabbo" rel="nofollow"> <img class="technorati" src="https://2img.net/i/fa/empty.gif" style="padding-bottom:1px;" alt="Social bookmarking Technorati" border="0" title="Technorati" /> </a><em><br /><br />Conservar e compartilhar o endereço de <strong><a href="http://thudercheats.forumeiros.com">Thuder Cheats</a></strong> em seu site de social bookmarking</em></div><br class="clear" /><span class="corners-bottom"><span></span></span></div></div></td><td valign="top" width="20%" class="column"><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Top dos mais postadores</div><table summary="Top dos mais postadores" width="100%"><tr><td class="row2" width="1%"><a href="/u1" title="Chora"><span style="color:#FF0505"><strong>Chora</strong></span></a></td><td class="row2" nowrap="nowrap" title="175 Mensagens - 92%"><table title="175 Mensagens - 92%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="100%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row1" width="1%"><a href="/u2" title="Chora_Nem">Chora_Nem</a></td><td class="row1" nowrap="nowrap" title="8 Mensagens - 4%"><table title="8 Mensagens - 4%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="5%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row2" width="1%"><a href="/u34" title="¹Scorpion²">¹Scorpion²</a></td><td class="row2" nowrap="nowrap" title="2 Mensagens - 1%"><table title="2 Mensagens - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row1" width="1%"><a href="/u18" title="melisendan">melisendan</a></td><td class="row1" nowrap="nowrap" title="1 Mensagem - 1%"><table title="1 Mensagem - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row2" width="1%"><a href="/u19" title="v9nurse">v9nurse</a></td><td class="row2" nowrap="nowrap" title="1 Mensagem - 1%"><table title="1 Mensagem - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row1" width="1%"><a href="/u20" title="resalinder">resalinder</a></td><td class="row1" nowrap="nowrap" title="1 Mensagem - 1%"><table title="1 Mensagem - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row2" width="1%"><a href="/u25" title="porliuy">porliuy</a></td><td class="row2" nowrap="nowrap" title="1 Mensagem - 1%"><table title="1 Mensagem - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row1" width="1%"><a href="/u29" title="Danilobertoldi">Danilobertoldi</a></td><td class="row1" nowrap="nowrap" title="1 Mensagem - 1%"><table title="1 Mensagem - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr><tr><td class="row2" width="1%"><a href="/u38" title="CD2S">CD2S</a></td><td class="row2" nowrap="nowrap" title="1 Mensagem - 1%"><table title="1 Mensagem - 1%" border="0" cellspacing="0" cellpadding="0" width="100%" style="table-layout:fixed"><tbody><tr><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_lcap.png" width="4px" height="12" alt="" /></td><td width="1%" style="overflow:hidden;"><img src="https://2img.net/i/fa/prosilver/voting_bar.png" width="100%" height="12" alt="" /></td><td width="4px"><img src="https://2img.net/i/fa/prosilver/vote_rcap.png" width="4px" height="12" alt="" /></td><td> </td></tr></tbody></table></td></tr></table><br class="clear" /><span class="corners-bottom"><span></span></span></div></div><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="3"></td></tr></table><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Parceiros</div><div align="center"><img src="https://2img.net/r/ihimizer/img808/5281/bannersredimencionado.gif" border="0" />
<span class="corners-bottom"><span></span></span></div></div></div><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="3"></td></tr></table><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Estatísticas</div>Temos <strong>39</strong> usuários registrados<br />O último usuário registrado atende pelo nome de <strong><a href="/u39">luan1</a></strong><br /><br />Os nossos membros postaram um total de <strong>40</strong> mensagens em <strong>36</strong> assuntos<br /><span class="corners-bottom"><span></span></span></div></div><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td height="3"></td></tr></table><div class="module"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Vote No Thuder Cheats</div><table border="0" cellpadding="0" cellspacing="0" width="148" height="90" lang="pt-br" style="text-align: center"><tr><td align="center">
<a href="http://www.top30.com.br/cgi/votar.cgi?ID=132163" target="vtop30"><img src="http://www.top30.com.br/img/selovotar.gif" width="148" height="82" border="0" alt="Top30 Brasil - Vote neste site!" title="Top30 Brasil - Vote neste site!"></a><br>
<a href="http://www.top30.com.br/" target="top30" style="font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; color: #000099; text-decoration: none; background-color: #FFFFFF;" title="Webmasters! Top30 Brasil">Webmasters! Top30 Brasil</a></td></tr></table>
<span class="corners-bottom"><span></span></span></div></div></td></tr></table><table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td colspan="3" width="100%"></td></tr></table></div></div></div></div><div id="emptyidright"></div></div></div></div></div><div id="page-footer"><div class="navbar"><div class="inner"><span class="corners-top"><span></span></span><ul class="linklist clearfix"><li class="footer-home"><a class="icon-home" href="/forum" accesskey="h">Início</a></li><li class="rightside"><strong><a href="https://www.forumeiros.com/" target="_blank">Fórum grátis</a></strong> | <strong><a href="https://www.forumeiros.com/pt/directory/juegos-6.htm" target="_blank">Juegos</a></strong> | <strong><a href="https://www.forumeiros.com/pt/juegos/habbo-47.htm" target="_blank">Habbo</a></strong> | <span class="gensmall">©</span> <a href="https://www.forumeiros.com/pt/phpbb/" target="_blank">phpBB</a> | <a name="bottom" href="https://ajuda.forumeiros.com/" target="_blank">Fórum grátis de ajuda</a> | <a name="bottom" href="/contact" rel="nofollow">Fale conosco</a> | <a href="/abuse?page=%2F&report=1" rel="nofollow">Assinalar uma queixa</a> | <strong><a href="https://www.forumeiros.com" target="_blank">Criar um fórum</a></strong></li></ul><ul class="linklist clearfix"><li class="rightside"><a name="bottom" class="copyright" href="http://thudercheats.forumeiros.com" rel="nofollow" target="_top" title="Thuder Cheats">thudercheats.forumeiros.com</a></li></ul><span class="corners-bottom"><span></span></span></div></div><p class="copyright"><strong></strong></p></div></div></div></div></div><script type="text/javascript">//<![CDATA[
fa_endpage();//]]></script></body></html>
Re: Qyero codigo me ajudem por favor
Obrigado A Todos Os Membros Que postaram brigado A (StyLe®,Robe!,Apple,Dr.House)
Re: Qyero codigo me ajudem por favor
- Código:
div#page-header div.navbar ul.linklist li a {
background: url("") no-repeat scroll right top transparent;
margin-left: -6px;
padding: 15px 18px 15px 15px;
}
#page-header .navbar .navlinks a:hover {
background: url("") ;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
}
#page-header .navbar .navlinks a {
color: #FFFFFF;
font: bold 13px/46px arial,helvetica,sans-serif;
min-width: 600px;
max-width: 600px;
text-align: center;
text-decoration: none;
text-transform: capitalize;}
/* Fin Navegacion */
/* Body + Logo + Descripcion */
body {
background-attachment: scroll;
background-color: #f8f8f8;
background-image: url("");
background-position: top-center;
background-repeat: repeat-x;
}
#logo img{
display: inline;
float: left;
position: relative;
top: -25px;
left: 0px;}
#logo-desc p {
color: #ABABAB;
display: inline;
float: left;
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
position: relative;
right: -213px;
top: -9px;
}
/* Fin Body + Logo */
/* Wrap (Cuerpo - Contorno - search) */
#search-box { visibility: hidden; } #forum-search { visibility: hidden; }
#wrap {
background-color: #FFFFFF;
background-image: url(""); repeat-y scroll 0 0 transparent;
background-repeat: repeat-x;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #e9e9e9;
border-radius: 8px 8px 8px 8px;
border-right: 1px solid #e9e9e9;
border-width: 0 1px 1px;
margin-bottom: 30px;
margin-top: 93px;
min-width: 700px;
padding: 5px 9px 1px;
width: 960px;
}
.headerbar { margin-top: -92px; }
/* Fin Wrap */
/* Panel (Row General) */
/* Fin Panel (Row General) */
.postbody .topic-title {
font-size:1.2em;
}
/* QUITA EL SUBRALLADO */
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/* PORTAL Y FOROS */
.forabg, .forumbg {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-top: 0px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-radius: 5px 5px 5px 5px;
}
.forabg span.corners-top span, .forumbg span.corners-top span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
background-position: top;
height: 61px; }
.forabg span.corners-bottom span, .forumbg span.corners-bottom span {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/bottom10.jpg");
background-position: top;
border-bottom: 1px solid #dddddd;
height: 6px; }
.header{ padding-top: 1px; height: 55px; }
li.row {
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
position: relative; left: -5px;
width: 958px;
min-width: 750px;
}
.row {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
left: -5px;
min-width: 750px;
position: relative;
width: 958px;
}
.table-title, .table-title h2 {
font-family: tahoma,arial,verdana,sans-serif;
font-size: 14px;
color: #FFFFFF;
min-height: 38px;
text-shadow: 0 -1px 0 #0099FF;
display: inline;
font-size: 1em;
}
.module, .post {
background-color: #FBFBFB;
background-image: url("http://i62.servimg.com/u/f62/15/52/27/82/grey_u10.png");
background-position: center bottom;
background-repeat: repeat-x;
border-radius: 5px 5px 5px 5px;
border: 1px solid #dddddd;
}
.module span.corners-top, .post span.corners-top {
background: #a2afb5 url("http://i46.servimg.com/u/f46/12/26/44/81/top12.jpg");
height: 35px; }
.module span.corners-bottom, .post span.corners-bottom {
background-color: #3f3f3f;
height: 5px; }
.topics {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.posts {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
.lastpost {
text-shadow: 0 px 0 #fff;
font-weight: bold;
}
hr {
border: 1 none #cccccc;
border-top: 1px solid #cccccc;
height: 1px;
margin: 5px 0;
display: block;
clear: both;
}
/* FONDO Y CONTORNO SEARCH - POP UP */
.overview { border: 1px solid #292929; background-color: #FFFFFF; -webkit-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px; border-left-radius: 5px; border-top-radius: 5px; }
#login_popup {
background-color: #FFFFFF;
}
/* CITAR CODE */
blockquote { background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
color: #4e4e4e;
background-repeat: repeat-x;
background-color: #fff;
margin-left: 5px;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
}
blockquote blockquote {
background-color: #fff;
}
blockquote blockquote blockquote {
background-color: #fff;
}
blockquote div {
margin-left: 4px;
color: #4e4e4e;
font-size: 12px;
}
blockquote cite {
font-size: 10px;
color: #417394;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
}
dl.codebox {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey10.png');
background-position: bottom;
background-repeat: repeat-x;
background-color: #fff;
margin: 0;
padding: 3px;
border: 1px inset #000;
font-size: 1em;
border-top: 1px solid #2289b2;
border-right: 1px solid #2289b2;
border-left: 2px solid #2289b2;
border-bottom: 3px solid #2289b2;
max-height: 350px
overflow:auto
}
dl.codebox dt {
text-transform: none;
border-bottom: 1px solid #417394;
margin-bottom: 3px;
font-size: 10px;
font-weight: bold;
display: block;
color: #417394;
}
blockquote dl.codebox {
margin-left: 0;
}
dl.codebox code {
overflow: auto;
display: block;
height: auto;
max-height: 300px;
white-space: normal;
padding-top: 4px;
font-size: 12px;
font-family: "Courier New";
line-height: 1.3em;
color: #4e4e4e;
margin: 2px 0;
}
/*-------------------PosT Perfil-------------------*/
.postprofile {
background-image: url('http://i22.servimg.com/u/f22/15/52/27/82/grey13.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #FAFAFA;
padding-top: 20px;
padding-bottom: 20px;
border: 1px solid #dddddd;
text-align:center;
text-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
hr {
border: 0 none #dddddd;
border-top: 1px solid #dddddd;
margin-right: 10px;
}
.table-title, .table-title h2 {
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
li.header dd, li.header dt{
text-shadow: 1px 1px 3px #000000;
font-weight: bold;
}
#page-footer div.navbar{
font: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size:12px;
font-color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background-image:url(http://i46.servimg.com/u/f46/12/26/44/81/wrap-r11.jpg);
background-repeat:repeat-x;
}
Tópicos semelhantes
» Me ajudem por favor :x
» Me ajudem por favor
» Me ajudem por favor
» Preciso que vocês voltem meu TEMA
» Formulário de postagens - Me ajudem por favor
» Me ajudem por favor
» Me ajudem por favor
» Preciso que vocês voltem meu TEMA
» Formulário de postagens - Me ajudem por favor
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