Coisa de votaçao do tipico
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Coisa de votaçao do tipico
Qual é minha questão:
Galera eu queria saber como que retira isso aki
Obrigado
Endereço do meu fórum:
http://foradocomun.ativoforum.com
Versão do fórum:
PUNBB
Galera eu queria saber como que retira isso aki
Obrigado
Endereço do meu fórum:
http://foradocomun.ativoforum.com
Versão do fórum:
PUNBB
Última edição por knightizinho em 25.04.13 6:16, editado 1 vez(es)
Re: Coisa de votaçao do tipico
Mike ele resolveu mais olha o jeito que fico
fico muito feio nao teria como tira tudo deixa normal?
mike e ainda ele ta blockeando a resposta rapida do forum ele fexa ela e aparece umas coisas
fico muito feio nao teria como tira tudo deixa normal?
mike e ainda ele ta blockeando a resposta rapida do forum ele fexa ela e aparece umas coisas
Re: Coisa de votaçao do tipico
Saudações!
O senhor deseja tirar tudo que envolva votação amigo? É isso?
Até mais.
O senhor deseja tirar tudo que envolva votação amigo? É isso?
Até mais.
Re: Coisa de votaçao do tipico
ss mikke tira tudo isso que esta na imagens deixa so a barra de
Mensagem [Página 1 de 1]
disso pra baixo deixa o resto tira
Mensagem [Página 1 de 1]
disso pra baixo deixa o resto tira
Re: Coisa de votaçao do tipico
Saudações!
Aceda à tua "Folha De Estilo CSS":
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
Valide.
Até mais.
Aceda à tua "Folha De Estilo CSS":
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
- Código:
.main-head.clearfix {
display: none !important;
}
.main-content.frm {
display: none !Important;
}
Valide.
Até mais.
Re: Coisa de votaçao do tipico
Saudações!
Aceda à tua "Folha De Estilo CSS":
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
Valide.
Até mais.
Aceda à tua "Folha De Estilo CSS":
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
- Código:
form#quick_reply #textarea_content textarea#text_editor_textarea {
display: block !important;
}
Valide.
Até mais.
Re: Coisa de votaçao do tipico
Saudações!
Troque o código que eu lhe dei, o primeiro pelo abaixo:
Valide.
Até mais.
Troque o código que eu lhe dei, o primeiro pelo abaixo:
- Código:
.clearfix {
display: none !important;
}
.main-content.frm {
display: none !Important;
}
Valide.
Até mais.
Re: Coisa de votaçao do tipico
manw mais como assim eu tirei tudo que se me passo e botei esse ultimo ae
e a caixa de mensagem ainda ela some
e a caixa de mensagem ainda ela some
Re: Coisa de votaçao do tipico
Saudações!
Aceda à tua "Folha De Estilo CSS":
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
Valide.
Até mais.
Aceda à tua "Folha De Estilo CSS":
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
- Código:
.clearfix {
display: none !important;
}
.frm {
display: none !Important;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
display: block !Important;
}
Valide.
Até mais.
Re: Coisa de votaçao do tipico
Saudações!
Retire todos os códigos que eu passei amigo para você.
Até mais.
Retire todos os códigos que eu passei amigo para você.
Até mais.
Re: Coisa de votaçao do tipico
- Spoiler:
- /*******************************************************************************/
/******************************* Créditos **************************************/
/*******************************************************************************/
/******************** Tema totalmente feito por Quakeline **********************/
/*******************************************************************************/
/******************* Tema Quakeline - Azul Claro e Branco **********************/
/*******************************************************************************/
/************************** Fim de Créditos ************************************/
/*******************************************************************************/
/****************** Menu ***********************/
#pun-head #pun-navlinks {
-moz-border-radius: 5px;
-moz-box-shadow: 0 1px 1px #999;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 1px 1px #999;
background: url(http://www.velasco.com.br/content/images/menu-background.png) 0 0;
border-top: 1px solid white;
height: 42px;
margin-top: -1px;
padding: 1px 0 0 20px;
position: absolute;
text-shadow: #1E6499 1px 1px;
text-transform: uppercase;
top: 2px;
width: auto;
}
#pun-navlinks a:hover {
background: none 0px 0px repeat scroll #155D98;
box-shadow: #124B79 0px 0px 4px inset;
outline-width: medium;
outline-style: none;
outline-color: initial;
padding: 0px 0px 0px;
border-right: 1px solid #1E6499;
color: white;
display: block;
font-family: OswaldRegular;
font-size: 13px;
line-height: 40px;
padding-left: 10px;
padding-right: 20px;
text-decoration: none;
}
#pun-navlinks a, #pun-navlinks a:visited {
border-right: 1px solid #1E6499;
color: white;
display: block;
font-family: OswaldRegular;
font-size: 13px;
line-height: 40px;
padding-left: 10px;
padding-right: 20px;
text-decoration: none;
}
#pun-navlinks li {
float: left;
font-family: 'OswaldRegular';
display: block;
}
/***************** Logo ************/
#pun-intro {
background-color: white;
background-image: url(https://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
border-bottom: 5px solid #239482;
margin: 0;
padding: 1.5em 1em 1em;
text-align: center;
width: 983px;
position: relative;
left: -10px;
top: -4px;
}
#pun-logo {
float: none;
position: relative;
top: 12px;
}
/************ Estrutura do Fórum *********/
#page-body {
background: white;
border-bottom: 5px solid #249683;
border-bottom-left-radius: 19px;
border-bottom-right-radius: 19px;
border-left: 5px solid #249683;
border-right: 5px solid #249683;
box-shadow: inset 0 0 5px #249683;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fcf7',endColorstr='#f5f9f0',GradientType=0);
padding: 10px;
}
body {
background-color: #8B8B8B;
}
/************* Pun Visit ***************/
#pun-visit, .main-box {
background-color: black;
border-color: #862B2B;
border-style: solid;
border-width: 1px;
margin: 0 0 1em;
padding: .6em 1em;
color: white;
}
#pun-visit ul, .main-box ul {
float: right;
list-style-type: none;
text-align: right;
width: 70%;
display: none;
}
/************* Chatbox ****************/
#chatbox_header.main-head {
background-color: black;
color: white;
padding: 0 1.3em;
}
.chatbox-title, .chatbox-title a.chat-title {
color: white;
text-decoration: none;
display: none;
}
.chatbox-options {
float: left;
font-size: 11px;
list-style: none;
margin: .7em .5em .5em;
color: white;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: white;
font-family: cursive;
text-decoration: none;
}
#chatbox_members .member-title {
background-color: black;
background-image: none;
color: white;
font-family: cursive;
font-size: 13px;
padding: .5em .25em;
text-align: center;
}
#chatbox_members {
border-right: 2px solid #34A283;
bottom: 30px;
overflow: auto;
position: absolute;
top: 30px;
width: 180px;
}
#chatbox_footer {
border-top: 2px solid #34A283;
bottom: 0;
left: 0;
position: absolute;
right: 0;
height: 27px;
background: black;
}
.right {
float: right;
top: -7px;
position: relative;
}
.post {
background-color: #FDFDFF!important;
border-radius: 3px;
margin: 5px;
}
.fontbutton {
background: #E1E1E2 none repeat scroll 0;
border: medium none;
color: black;
cursor: pointer;
float: left;
margin-right: 10px;
padding: 1px;
text-align: left;
}
.fontbutton_normal {
background: #E1E1E2;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background-repeat: no-repeat;
background-position: center;
border-radius: 5px;
border: 1px solid #383838;
}
button.button2, input.button2, input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], button {
cursor: pointer;
background: #E3E3E3;
border: 1px solid #BBB;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 1px 1px #F6F6F6;
-moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
box-shadow: inset 0 0 1px 1px #F6F6F6;
color: #333;
font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
line-height: 1;
padding: 4px .5em 4px .5em !important;
text-align: center;
text-shadow: 0 1px 0 white;
}
/**************** Categoria **************/
.pun h2, .pun h3, .pun input, .pun select, .pun th {
color: #10A4EB!important;
text-transform: none;
}
.pun .main-content {
background: white;
background-color: #;
background-image: url(https://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
border-bottom: 4px solid #09A1E9;
border-left: 4px solid #09A1E9;
border-radius: 9px 9px 9px 9px;
border-right: 2px solid #09A1E9;
border-top: 4px solid #09A1E9;
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
margin: 17px 17px 4px;
padding: 0 5px;
}
.main .main-foot, .main .main-head {
background: white;
background-color: #;
background-image: url(https://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
border-bottom: 4px solid #09A1E9;
border-left: 4px solid #09A1E9;
border-radius: 9px 9px 9px 9px;
border-right: 2px solid #09A1E9;
border-top: 4px solid #09A1E9;
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
margin: 17px 17px 4px;
padding: 0 5px;
height: 23px;
}
.main .main-head .page-title {
font-size: 21px;
font-weight: 400;
text-align: center;
position: relative;
top: 3px;
color: black;
}
.pun table.table th {
background-color: black;
border-style: none;
color: white;
padding: .5em 0;
}
.pun table.table td {
background-color: white;
border-color: #34A283;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
}
/************* Estatisticas **************/
#stats {
background-color: white;
line-height: 150%;
padding: .6em 1em;
}
#onlinelist {
background-color: white;
border-top: 2px solid #34A283;
padding: .6em 1em;
}
#onlinechat {
background-color: #F4F4F4;
border-top: 1px dashed #CCC;
padding: .6em 1em;
display: none;
}
#pun-about {
background: white;
background-color: #;
background-image: url(https://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
border-bottom: 4px solid #09A1E9;
border-left: 4px solid #09A1E9;
border-radius: 9px 9px 9px 9px;
border-right: 2px solid #09A1E9;
border-top: 4px solid #09A1E9;
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
margin: 17px 17px 4px;
padding: 0 5px;
}
/*********** Crumbs ************/
.pun-crumbs {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pun-crumbs {
margin: 0 1px 1em;
padding: .2em 1em;
}
p.crumbs a {
background: url(https://i.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
.pun-crumbs a {
text-decoration: none;
}
/******** Links do fórum **********/
.pun .main-foot .options a, .pun .main-foot .options a:link, .pun .main-foot .options a:visited {
color: black;
margin-left: .6em;
text-decoration: none;
}
a:visited {
color: #8C8C8C;
text-decoration: none;
}
a:link {
color: #8C8C8C;
text-decoration: none;
}
a:hover {
color: #0B7691;
text-decoration: none;
}
/*********** Tópico ********/
.pun .posthead {
background: black;
border-bottom: 3px solid #34A283;
padding: .5em 1.3em .5em 1em;
color: white;
}
.pun .main-foot .h2, .pun .main-head .h2 {
float: left;
color: black;
}
.pun .post {
border-color: #34A283 white #34A283;
border-style: solid none;
border-width: 2px 0 1px;
}
.pun .postmain {
background-color: white;
border-left: 1px solid #34A283;
margin-left: 18em;
}
.postfoot {
border-top: 3px solid #34A283;
clear: both;
margin-left: -17em;
padding: .5em 1em;
text-align: right;
}
.post {
background-color: white;
border-radius: 3px;
margin: 5px;
}
/********** Resposta Rápida **********/
.main .main-content.frm {
background-color: white;
}
.pun .frm-form {
background: white;
border: none;
}
#quick_reply .frm-buttons {
padding-left: 0;
text-align: center;
}
.frm-buttons {
border-top: 3px solid #34A283;
margin-bottom: -.7em;
margin-top: .5em;
padding: .7em 0 0 17.5em;
}
/************* Botoões Novo Tópico e Responder ******/
.pun .paged-foot, .pun .paged-head {
background-color: white;
border: 1px solid #09A1E9;
padding: .6em 1.3em .3em;
}
blockquote, blockquote blockquote, blockquote blockquote blockquote {
background: #F1F1F1;
border: 1px solid #D8D8D8;
border-left: 10px solid rgb(12, 12, 12);
border-radius: 10px 10px 10px 10px;
border-right: 10px solid rgb(27, 24, 24);
box-shadow: 1px 2px 5px #949494;
font-size: 13px;
margin: 10px;
padding: 10px;
width: auto;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #484b4d;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
.LGlike {
background: #105289;
padding: 3px;
border-radius: 4px;
color: #fff;
font-size: 10px;
font-weight: bold;
text-shadow: -1px 0.5px #888;
box-shadow: 1px 1px 1px #888;
cursor: pointer;
margin-right: 4px;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
}
.pun fieldset, .pun img {
max-width: 550px;
max-height: 550px;
}
.codebox {
background-color: rgb(228, 234, 242);
border: solid rgb(131, 148, 178);
border-image: initial;
margin: 1em;
}
.codebox dd {
background-color: rgb(255, 255, 255);
color: rgb(67, 92, 122);
margin: 1px;
padding: 4px;
}
.codebox dt {
border-bottom: 1px solid rgb(131, 148, 178);
color: rgb(131, 148, 178);
font-weight: 700;
padding: 0.25em;
}
.perfilInfo {
background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%;
float: left;
height: 14em;
left: -38em;
padding: 16px 0px 38px 5px;
top: 13px;
width: 510px;
z-index: 999;
}
.linkPrf {
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
background: #F6F6F6;
border: 1px solid #DBDBDB;
border-radius: 0 0 4px 4px;
bottom: -14px;
border-top:none;
box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset, 0 1px 0 rgba(0, 0, 0, 0.3);
color: #616161;
float: left;
height: 14px;
left: 13.8em;
margin: 2px;
padding: 5px;
text-align: center;
text-decoration: none!important;
transition: all .2s ease-in-out;
width: 8em;
}
.linkPrf:hover{color: #4C4C4C;
border-color: #9A9A9A;}
.linkPrf:hover a{color: #4C4C4C;}
.linkPrf a{color:#616161 !important; font:normal 12px; text-decoration:none;}
.setPerfil {
background: rgba(0, 0, 0, 0.3);
display: block;
height: 100%;
padding: 5px;
padding-bottom: 10px;
border-radius: 3px;
}
.setPerfil > span {
background: #f9f9f9;
border-radius: 3px;
display: block;
height: 100%;
padding: 3px;
border: 1px solid #999;
}
.setPerfil .PerfilInfoImg {
width: 94px;
height: 160px;
float: left;
display: table;
background: #E1E1E1;
padding: 3px;
box-shadow: 1px 1px 0 #CCC;
}
.setPerfil p div{
display: inline;
}
.setPerfil h2 {
float: left;
font: bold 19px "Trebuchet MS";
display: block;
background: #E1E1E1;
width: 382px;
padding: 5px;
text-shadow: 1px 1px 0 white;
border-radius: 0 10px 0px 0;
box-shadow: 1px 1px 0 #CCC;
margin-bottom:10px;
}
.setPerfil p {
margin: 2px 5px;
float: right;
display: block;
background: #F1F1F1;
width: 350px;
text-align: left;
padding: 5px;
box-shadow: 1px 1px 0 #CCC;
font-weight: normal;
border-left: 3px solid #333;
border-top: 1px solid #333;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
}
.setPerfil p:hover {
box-shadow: 1px 1px 0 #9A9A9A;
}
#textarea_content {
width: 200% !important;
height: 100px;
}
Re: Coisa de votaçao do tipico
Saudações!
Faça um teste, troque teu código CSS pelo abaixo:
Até mais.
Faça um teste, troque teu código CSS pelo abaixo:
- Código:
#textarea_content {
display: block !important;
}
/*******************************************************************************/
/******************************* Créditos **************************************/
/*******************************************************************************/
/******************** Tema totalmente feito por Quakeline **********************/
/*******************************************************************************/
/******************* Tema Quakeline - Azul Claro e Branco **********************/
/*******************************************************************************/
/************************** Fim de Créditos ************************************/
/*******************************************************************************/
/****************** Menu ***********************/
#pun-head #pun-navlinks {
-moz-border-radius: 5px;
-moz-box-shadow: 0 1px 1px #999;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 1px 1px #999;
background: url(http://www.velasco.com.br/content/images/menu-background.png) 0 0;
border-top: 1px solid white;
height: 42px;
margin-top: -1px;
padding: 1px 0 0 20px;
position: absolute;
text-shadow: #1E6499 1px 1px;
text-transform: uppercase;
top: 2px;
width: auto;
}
#pun-navlinks a:hover {
background: none 0px 0px repeat scroll #155D98;
box-shadow: #124B79 0px 0px 4px inset;
outline-width: medium;
outline-style: none;
outline-color: initial;
padding: 0px 0px 0px;
border-right: 1px solid #1E6499;
color: white;
display: block;
font-family: OswaldRegular;
font-size: 13px;
line-height: 40px;
padding-left: 10px;
padding-right: 20px;
text-decoration: none;
}
#pun-navlinks a, #pun-navlinks a:visited {
border-right: 1px solid #1E6499;
color: white;
display: block;
font-family: OswaldRegular;
font-size: 13px;
line-height: 40px;
padding-left: 10px;
padding-right: 20px;
text-decoration: none;
}
#pun-navlinks li {
float: left;
font-family: 'OswaldRegular';
display: block;
}
/***************** Logo ************/
#pun-intro {
background-color: white;
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
border-bottom: 5px solid #239482;
margin: 0;
padding: 1.5em 1em 1em;
text-align: center;
width: 983px;
position: relative;
left: -10px;
top: -4px;
}
#pun-logo {
float: none;
position: relative;
top: 12px;
}
/************ Estrutura do Fórum *********/
#page-body {
background: white;
border-bottom: 5px solid #249683;
border-bottom-left-radius: 19px;
border-bottom-right-radius: 19px;
border-left: 5px solid #249683;
border-right: 5px solid #249683;
box-shadow: inset 0 0 5px #249683;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fcf7',endColorstr='#f5f9f0',GradientType=0);
padding: 10px;
}
body {
background-color: #8B8B8B;
}
/************* Pun Visit ***************/
#pun-visit, .main-box {
background-color: black;
border-color: #862B2B;
border-style: solid;
border-width: 1px;
margin: 0 0 1em;
padding: .6em 1em;
color: white;
}
#pun-visit ul, .main-box ul {
float: right;
list-style-type: none;
text-align: right;
width: 70%;
display: none;
}
/************* Chatbox ****************/
#chatbox_header.main-head {
background-color: black;
color: white;
padding: 0 1.3em;
}
.chatbox-title, .chatbox-title a.chat-title {
color: white;
text-decoration: none;
display: none;
}
.chatbox-options {
float: left;
font-size: 11px;
list-style: none;
margin: .7em .5em .5em;
color: white;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: white;
font-family: cursive;
text-decoration: none;
}
#chatbox_members .member-title {
background-color: black;
background-image: none;
color: white;
font-family: cursive;
font-size: 13px;
padding: .5em .25em;
text-align: center;
}
#chatbox_members {
border-right: 2px solid #34A283;
bottom: 30px;
overflow: auto;
position: absolute;
top: 30px;
width: 180px;
}
#chatbox_footer {
border-top: 2px solid #34A283;
bottom: 0;
left: 0;
position: absolute;
right: 0;
height: 27px;
background: black;
}
.right {
float: right;
top: -7px;
position: relative;
}
.post {
background-color: #FDFDFF!important;
border-radius: 3px;
margin: 5px;
}
.fontbutton {
background: #E1E1E2 none repeat scroll 0;
border: medium none;
color: black;
cursor: pointer;
float: left;
margin-right: 10px;
padding: 1px;
text-align: left;
}
.fontbutton_normal {
background: #E1E1E2;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background-repeat: no-repeat;
background-position: center;
border-radius: 5px;
border: 1px solid #383838;
}
button.button2, input.button2, input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], button {
cursor: pointer;
background: #E3E3E3;
border: 1px solid #BBB;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 1px 1px #F6F6F6;
-moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
box-shadow: inset 0 0 1px 1px #F6F6F6;
color: #333;
font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
line-height: 1;
padding: 4px .5em 4px .5em !important;
text-align: center;
text-shadow: 0 1px 0 white;
}
/**************** Categoria **************/
.pun h2, .pun h3, .pun input, .pun select, .pun th {
color: #10A4EB!important;
text-transform: none;
}
.pun .main-content {
background: white;
background-color: #;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
border-bottom: 4px solid #09A1E9;
border-left: 4px solid #09A1E9;
border-radius: 9px 9px 9px 9px;
border-right: 2px solid #09A1E9;
border-top: 4px solid #09A1E9;
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
margin: 17px 17px 4px;
padding: 0 5px;
}
.main .main-foot, .main .main-head {
background: white;
background-color: #;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
border-bottom: 4px solid #09A1E9;
border-left: 4px solid #09A1E9;
border-radius: 9px 9px 9px 9px;
border-right: 2px solid #09A1E9;
border-top: 4px solid #09A1E9;
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
margin: 17px 17px 4px;
padding: 0 5px;
height: 23px;
}
.main .main-head .page-title {
font-size: 21px;
font-weight: 400;
text-align: center;
position: relative;
top: 3px;
color: black;
}
.pun table.table th {
background-color: black;
border-style: none;
color: white;
padding: .5em 0;
}
.pun table.table td {
background-color: white;
border-color: #34A283;
border-style: solid none none solid;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
}
/************* Estatisticas **************/
#stats {
background-color: white;
line-height: 150%;
padding: .6em 1em;
}
#onlinelist {
background-color: white;
border-top: 2px solid #34A283;
padding: .6em 1em;
}
#onlinechat {
background-color: #F4F4F4;
border-top: 1px dashed #CCC;
padding: .6em 1em;
display: none;
}
#pun-about {
background: white;
background-color: #;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
border-bottom: 4px solid #09A1E9;
border-left: 4px solid #09A1E9;
border-radius: 9px 9px 9px 9px;
border-right: 2px solid #09A1E9;
border-top: 4px solid #09A1E9;
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
margin: 17px 17px 4px;
padding: 0 5px;
}
/*********** Crumbs ************/
.pun-crumbs {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pun-crumbs {
margin: 0 1px 1em;
padding: .2em 1em;
}
p.crumbs a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
.pun-crumbs a {
text-decoration: none;
}
/******** Links do fórum **********/
.pun .main-foot .options a, .pun .main-foot .options a:link, .pun .main-foot .options a:visited {
color: black;
margin-left: .6em;
text-decoration: none;
}
a:visited {
color: #8C8C8C;
text-decoration: none;
}
a:link {
color: #8C8C8C;
text-decoration: none;
}
a:hover {
color: #0B7691;
text-decoration: none;
}
/*********** Tópico ********/
.pun .posthead {
background: black;
border-bottom: 3px solid #34A283;
padding: .5em 1.3em .5em 1em;
color: white;
}
.pun .main-foot .h2, .pun .main-head .h2 {
float: left;
color: black;
}
.pun .post {
border-color: #34A283 white #34A283;
border-style: solid none;
border-width: 2px 0 1px;
}
.pun .postmain {
background-color: white;
border-left: 1px solid #34A283;
margin-left: 18em;
}
.postfoot {
border-top: 3px solid #34A283;
clear: both;
margin-left: -17em;
padding: .5em 1em;
text-align: right;
}
.post {
background-color: white;
border-radius: 3px;
margin: 5px;
}
/********** Resposta Rápida **********/
.main .main-content.frm {
background-color: white;
}
.pun .frm-form {
background: white;
border: none;
}
#quick_reply .frm-buttons {
padding-left: 0;
text-align: center;
}
.frm-buttons {
border-top: 3px solid #34A283;
margin-bottom: -.7em;
margin-top: .5em;
padding: .7em 0 0 17.5em;
}
/************* Botoões Novo Tópico e Responder ******/
.pun .paged-foot, .pun .paged-head {
background-color: white;
border: 1px solid #09A1E9;
padding: .6em 1.3em .3em;
}
blockquote, blockquote blockquote, blockquote blockquote blockquote {
background: #F1F1F1;
border: 1px solid #D8D8D8;
border-left: 10px solid rgb(12, 12, 12);
border-radius: 10px 10px 10px 10px;
border-right: 10px solid rgb(27, 24, 24);
box-shadow: 1px 2px 5px #949494;
font-size: 13px;
margin: 10px;
padding: 10px;
width: auto;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #484b4d;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
.LGlike {
background: #105289;
padding: 3px;
border-radius: 4px;
color: #fff;
font-size: 10px;
font-weight: bold;
text-shadow: -1px 0.5px #888;
box-shadow: 1px 1px 1px #888;
cursor: pointer;
margin-right: 4px;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
}
.pun fieldset, .pun img {
max-width: 550px;
max-height: 550px;
}
.codebox {
background-color: rgb(228, 234, 242);
border: solid rgb(131, 148, 178);
border-image: initial;
margin: 1em;
}
.codebox dd {
background-color: rgb(255, 255, 255);
color: rgb(67, 92, 122);
margin: 1px;
padding: 4px;
}
.codebox dt {
border-bottom: 1px solid rgb(131, 148, 178);
color: rgb(131, 148, 178);
font-weight: 700;
padding: 0.25em;
}
.perfilInfo {
background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%;
float: left;
height: 14em;
left: -38em;
padding: 16px 0px 38px 5px;
top: 13px;
width: 510px;
z-index: 999;
}
.linkPrf {
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
background: #F6F6F6;
border: 1px solid #DBDBDB;
border-radius: 0 0 4px 4px;
bottom: -14px;
border-top:none;
box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset, 0 1px 0 rgba(0, 0, 0, 0.3);
color: #616161;
float: left;
height: 14px;
left: 13.8em;
margin: 2px;
padding: 5px;
text-align: center;
text-decoration: none!important;
transition: all .2s ease-in-out;
width: 8em;
}
.linkPrf:hover{color: #4C4C4C;
border-color: #9A9A9A;}
.linkPrf:hover a{color: #4C4C4C;}
.linkPrf a{color:#616161 !important; font:normal 12px; text-decoration:none;}
.setPerfil {
background: rgba(0, 0, 0, 0.3);
display: block;
height: 100%;
padding: 5px;
padding-bottom: 10px;
border-radius: 3px;
}
.setPerfil > span {
background: #f9f9f9;
border-radius: 3px;
display: block;
height: 100%;
padding: 3px;
border: 1px solid #999;
}
.setPerfil .PerfilInfoImg {
width: 94px;
height: 160px;
float: left;
display: table;
background: #E1E1E1;
padding: 3px;
box-shadow: 1px 1px 0 #CCC;
}
.setPerfil p div{
display: inline;
}
.setPerfil h2 {
float: left;
font: bold 19px "Trebuchet MS";
display: block;
background: #E1E1E1;
width: 382px;
padding: 5px;
text-shadow: 1px 1px 0 white;
border-radius: 0 10px 0px 0;
box-shadow: 1px 1px 0 #CCC;
margin-bottom:10px;
}
.setPerfil p {
margin: 2px 5px;
float: right;
display: block;
background: #F1F1F1;
width: 350px;
text-align: left;
padding: 5px;
box-shadow: 1px 1px 0 #CCC;
font-weight: normal;
border-left: 3px solid #333;
border-top: 1px solid #333;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
}
.setPerfil p:hover {
box-shadow: 1px 1px 0 #9A9A9A;
}
#textarea_content {
width: 200% !important;
height: 100px;
}
Até mais.
Tópicos semelhantes
» Tipico aredondado
» Tamanho da imagen no tipico
» Criar um novo tipico
» Novo tipico tudo pequeno
» Como remover essa coisa?
» Tamanho da imagen no tipico
» Criar um novo tipico
» Novo tipico tudo pequeno
» Como remover essa coisa?
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos