Ajustar descrição dos fóruns

2 participantes

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

Tópico resolvido Ajustar descrição dos fóruns

Mensagem por SyraoN_ 10.10.16 11:10

Detalhes da questão


Endereço do fórum: http://cmbrasil.forum-pro.org
Versão do fórum: PunBB

Descrição


No meu fórum, as descrições dos foruns, esta meio bugado, olhem a print:

Ajustar descrição dos fóruns 2urtc3m

Como vocês podem ver, as descrições dos fóruns, esta em cima do título do fórum, nem esta dando para ler e esta me atrapalhando, o correto é q a descrição do fórum, tem que ficar abaixo do título, o link do meu forum esta acima, so vocês acessarem ele que vocês vao ver como esta, alguem me ajuda?

Aguardo respostas...


Última edição por SyraoN_ em 11.10.16 1:38, editado 1 vez(es)
SyraoN_

SyraoN_
***

Membro desde : 14/08/2016
Mensagens : 112
Pontos : 200

http://triadstssa.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por while 10.10.16 16:05

Olá autor,

Adicione esse código no topo da sua folha de estilo css:
Código:
a.forumtitle {
                margin-top:0px!important;
                margin:0px!important;
        }

Até mais.
while

while
Hiper Membro

Membro desde : 24/04/2016
Mensagens : 3263
Pontos : 4761

http://www.ajuda.forumeiros.com https://www.facebook.com/profile.php?id=100012157981279

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por SyraoN_ 10.10.16 21:03

Não resultou while...
SyraoN_

SyraoN_
***

Membro desde : 14/08/2016
Mensagens : 112
Pontos : 200

http://triadstssa.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por while 10.10.16 21:45

Poderia me fornecer sua folha de estilo css por gentileza?

while

while
Hiper Membro

Membro desde : 24/04/2016
Mensagens : 3263
Pontos : 4761

http://www.ajuda.forumeiros.com https://www.facebook.com/profile.php?id=100012157981279

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por SyraoN_ 10.10.16 22:30

Código:


@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
*,
*:after,
*:before {
-webkit-transition: background 0.5s ease-out;
-moz-transition: background 0.5s ease-out;
-o-transition: background 0.5s ease-out;
-ms-transition: background 0.5s ease-out;
}
table > thead {display:none;}
.pun a,
.pun a:link,
.pun a:visited,
a {
color: #666;
text-decoration: none;
font-family: ubuntu;
}
#fa_welcome > img {margin-top:-5px!important;}
#logo > img {max-width:100%;}
.pun tbody.statused td.tcl, .pun .main table td.tc2, .pun .main table td.tc3 {border-bottom:1px solid #ddd!important;}
.pun a:hover,
a:hover {
color: #444;
text-decoration: none font-family: Ubuntu;
}
.pun-crumbs {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
line-height: 34px;
margin: 0px 1px 10px;
overflow: hidden;
padding: 0.2em 1em;
}
.pun .pun-crumbs .crumbs {
color: transparent;
}
p.crumbs a {
background: transparent url("http://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
color: #757575 !important;
line-height: 30px;
margin-left: -14px;
padding: 10px 20px 10px 25px;
position: relative;
text-shadow: 0px 1px 0px #FFF;
transition: none 0s ease 0s;
}
p.crumbs a:hover {
background-position: 100% -44px;
}
#stats {
background-color: white;
line-height: 100%;
padding: 10px;
border: 1px solid #ddd;
}
#onlinelist {
background-color: white;
padding: 10px;
border: 1px solid #ddd;
border-top: none;
}
.main .main-content {
background: #FFF;
border: 1px solid #ddd;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
margin: 0;
padding: 6px;
}
.module .main-content table[style="table-layout:fixed"]{border: none;}
[data-counter]:before{background:#FFF none repeat scroll 0 0 padding-box;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,0.5), 0 1px 4px rgba(0,0,0,0.4), 0 0 1px rgba(0,0,0,0.21) inset, 0 10px 0 rgba(255,255,255,0.11) inset;color:#FCA800;content:attr(data-counter);font-family:"Helvetica Neue",sans-serif;font-size:9px;font-style:normal;font-variant:normal;font-weight:800;height:13px;line-height:10px;margin-left:-9px;margin-top:16px;padding:1px 4px;position:absolute;text-decoration:none;z-index:999}
#submit_button {height: auto!important;}
.module.main {margin: 0 0 0 8px!important;}
.posthead[id] + .postmain .entry-content div p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS",tahoma,helvetica,arial,sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
.tc1, .tcr, .pun table.table td {
background: none !important;
border: none !important;
}
span.status {margin-left:-47px!important;}
@font-face {
font-family: 'Play';
font-style: normal;
font-weight: 400;
src: local('Play'), local('Play-Regular'), url(https://fonts.gstatic.com/s/play/v7/ZNo-5SxCwH1CXgZ-n3bt2g.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body[bgcolor] {
background: #fff;
}

.chatbox_row_1.clearfix.shout-0 span span[style="color:undefined"] {
font-size: 0px;
}

.chatbox-options li a span#chatbox_option_co:before {
content: "Para visualizar as mensagens clique em login.";
text-align: center;
margin-top: 125px;
background: #FFFFFF!important;
width: 100%;
height: 80px;
right: 0;
position: absolute;
z-index: 1;
display: block;
border-top: 1px solid #ebebeb;
font-size: 14px!important;
color: #000;
}

.chatbox-options li a span#chatbox_option_co:after {
content: " Você está desconectado!";
margin-top: 180px;
background: #ccc!important;
width: 100%;
padding: 10px 0;
right: 0;
position: absolute;
z-index: 1;
text-align: center;
display: block;
border-top: 1px solid #ebebeb;
font-size: 20px!important;
color: #000;
}

#chatbox .user strong span, body #chatbox .msg, #chatbox .date-and-time, #chatbox_header.main-head {
font-family: Play,Arial,Helvetica,sans-serif!important;
font-size: 14px!important;
}

#chatbox .date-and-time {
float: right;
color: #cacaca;
font-size: 11px;
}

#chatbox .date-and-time img {
opacity: 0.5;
}

#chatbox .date-and-time img:hover {
opacity: 1.0;
}

#chatbox_header.main-head {
background: #3d648a;
padding: 0;
margin: 0;
list-style: none;
position: inherit;
height: 40px;
display: block;
}

#chatbox_header.main-head:after {
content: "Divulgação, flood, spam ou atitudes desrespeitosas não são toleradas neste Chat.";
background: #ebebeb;
color: #111111;
margin-top: 40px;
display: block;
padding: 10px;
position: absolute;
width: 100%;
}

.chatbox-title {
font-size: 14px;
color: #fff;
padding: 10px 10px 0 10px;
}

.chatbox-title, .chatbox-title a.chat-title {
color: #fff;
font-weight: 300;
text-decoration: none;
}

#chatbox_members, #chatbox {
top: 80px;
}

.chatbox-options {
background: rgba(0,0,0,0.5);
opacity: 0.6;
color: #fff;
padding: 5px;
}

#chatbox_members {
display: none;
}

#chatbox {
left: 0;
}

.chatbox_row_1, .chatbox_row_2 {
background-color: #fff;
position: relative;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ebebeb;
padding: 7px;
}

#chatbox > p {
border-bottom: 1px solid #ebebeb!important;
}

body #chatbox .user strong {
font-size: 0px;
margin-left: 4px;
}

body #chatbox .user strong span {
font-size: 12px;
font-weight: 300;
}

body #chatbox .msg {
display: block;
line-height: 1.5em;
margin-top: -7px!important;
}

#chatbox_footer .right:first-child {
width: 100% !important;
float: right;
}

.pun .main-content.chatbox {
border: 0px solid #ebebeb;
}

#chatbox_footer .right:nth-child(2) {
float: right;
margin-top: -42px;
z-index: 999;
}

#chatbox_messenger_form label[for="message"] {
display: none;
}

input#message.post {
width: 90% !important;
margin-top: 2px;
height: 12px;
padding: 8px 10px 8px 8px !important;
border: none !important;
background: transparent;
outline: none;
}

input#message.post {
background: url(http://i.imgur.com/5zppq7r.png) no-repeat!important;
}

input#message.post:focus {
background: transparent!important;
}

#divcolor, #help-button, .format-message + label {
display: none!important;
}

.right #submit_button {
position: absolute;
right: 0;
margin-right: 10px;
}

.right #submit_button {
height: 30px!important;
background: #1abc9c;
color: #ffffff !important;
cursor: pointer;
text-align: center;
font-size: 13px;
font-weight: 500;
text-align: center;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
display: inline-block;
vertical-align: middle;
padding: 5px 15px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
-webkit-transition: 0.1s all linear;
-moz-transition: 0.1s all linear;
-ms-transition: 0.1s all linear;
-o-transition: 0.1s all linear;
transition: 0.1s all linear;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-font-smoothing: antialiased;
border-width: 0px!important;
}

#divsmilies {
width: 24px!important;
height: 24px!important;
background: url(http://i.imgur.com/Ku7QNJd.png) no-repeat;
border: 0px!important;
/* position:absolute; */
margin-right: 80px;
margin-top: 15px;
}

#divsmilies>img {
display: none;
}

#divsmilies:hover:before {
content: "Emoticons";
background: #2a2a2a;
line-height: 26px;
font-size: 12px;
color: #fff;
position: absolute;
padding: 0 8px;
pointer-events: none;
border-radius: 2px;
position: absolute;
margin-top: -30px;
margin-left: -35px;
}

#chatbox_footer {
height: auto !important;
background-color: #fff!important;
border-top: 0px dashed #ccc;
}

body #chatbox .cb-avatar {
border-width: 0!important;
}

#chatbox .cb-avatar, #chatbox .cb-avatar img {
background: none repeat scroll 0 0 #fff!important;
border: 0px solid #d5d5d5!important;
border-width: 0!important;
box-shadow: none!important;
float: left;
margin-right: 4px!important;
padding: 1px!important;
vertical-align: middle!important;
width: 34px!important;
height: 34px!important;
}
div.sceditor-dropdown .button {background: #3c414b none repeat scroll 0 0!important;
border: 0 solid #FFF;
border-radius: 3px;
color: #FFFAFA!important;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 11px!important;
padding: 4px 9px!important;
text-decoration: none;
text-transform: uppercase;}

div.sceditor-dropdown .button:hover {background: #6485e2!important;}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
.pun table.table td.tcr span a:empty:before {
color: #777;
content: 'Sem mensagens para visualizar.';
font-style: italic;
pointer-events: none;
text-align: center;
word-wrap: break-word;
}
input[type="email"], input[type="password"], input[type="text"] {
background: #FCFCFC none repeat scroll 0 0;
border: 1px solid #D4D4D4;
box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
color: #9F9F9F;
padding: 6px;
text-shadow: 0 1px 0 #FFF;
}
button.button2:hover, input.button2:hover {border:none;}
#fa_welcome, #fa_right #fa_notifications {color:#3091C1!important;}
.pun a, .pun a:link, .pun a:visited, a {
font-family: ubuntu;
}
a.forumtitle {margin-left:60px;margin-top: 10px!important;position: absolute;}
#fa_right { font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: 700;
}
#onlinelist {display:none;}
#pun-visit, .main-box {display:none;}
#pun-about {display:none;}
span.label {font-family: "Trebuchet MS";}
#quick_reply #textarea_content {width: 100%!important;}
#onlinechat {display: none;}
.main .main-head.collapsed {opacity: 0.6;}
.main-head h2, .main-head h3 {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px!important;
font-weight: 700;
}
.main .main-content {
background: #FFF;
border: 1px solid #ddd;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
margin: 0;
padding: 6px;
}
.main .main-head {
margin-top: 10px;
}
.main .main-head {
background-color: #3C414B;
border-bottom: 3px solid #3091C1;
color: #fff;
padding: 1em;
text-shadow: none;
}
.main .main-foot {
background-color: #3C414B;
border-bottom: 3px solid #3091C1;
border-radius: 2px 2px 0 0;
color: #fff;
padding: 1em;
text-shadow: none;
}
.lastpost-avatar img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #EDEDED!important;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 38px;
border-radius: 5px;
margin-right: 3px;
padding: 2px;
width: 38px;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.statused .tcl {font-size: 11px !important;color: #666 !important}
a.forumtitle {font-size: 13px !important}
.avt-r img{
background: none repeat scroll 0% 0% #FFF;
border: 1px solid #D5D5D5 !important;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
float: left;
height: 28px;
margin: 3px;
padding: 1px;
width: 28px;
}

* {
margin: 0;
padding: 0;
}
.pun .topic {
border-right: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
}
.user-basic-info img:first-child {
background: #FFF;
padding: 2px;
max-width: 160px;
margin-bottom: 5px;
}
.pun .postmain {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
position: relative
}
.pun .post .user:after {
border-left-color: #f7f7f7;
border-width: 7px;
margin-left: 2px;
margin-top: 1px
}
.pun .post .user {
line-height: 150%;
margin-left: -17em!important;
margin-top: -3.3em;
padding-top: 0;
text-align: center;
width: 15em;
background: white;
border: 1px solid #ddd;
border-radius: 3px;
}
.pun .username a span strong {
font-weight: 400!important
}
.pun .user .user-ident .user-basic-info {
margin-top: 15px;
margin-bottom: -2px;
}
#first-post-br {
border: 0
}
.pun .posthead,
.pun .username {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
font-size: 13px;
font-weight: 400;
padding: 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}
.pun .user-ident .username {
margin: 0 auto;
position: relative
}
.pun .posthead a {
color: #444;
font-size: 13px
}
.pun .posthead h2 {
color: #444;
font-weight: 400
}
.pun .posthead h2 strong {
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal
}
.pun .posthead h2 strong:before {
content: '#'
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
display: none;
}
.pun .post {
border: 0;
margin: 5px
}
.postfoot {
background: #f7f7f7;
border-top: 1px solid #ddd;
margin: 0;
padding: 10px;
}
.pun .topic {
border: 0;
box-shadow: none;
background: white;
margin: 0
}
.pun .entry-content {
font-size: 13px;
line-height: 1.6
}
.pun .paged-foot,
.pun .paged-head {
background-color: transparent;
border: 0
}
.paged-head h1 {
display: none
}
.wraparound {
background: #f7f7f7;
border: 1px solid #ddd;
margin: 10px 0;
padding: 8px;
}
.ipsBox_withphoto {
margin-left: 65px;
}
.ipsType_pagetitle, .ipsType_subtitle {
color: #413f3c;
font-size: 23px;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: 1.3;
}
.desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
color: #a49f98!important;
font-weight: 400;
}
.ipsUserPhotoLink img {
background: #fff;
border: 1px solid #ddd;
float: left;
height: 40px;
padding: 2px;
width: 40px;
}
.ftoggle {
background: #E2E2E2;
border-radius: 3px;
display: block;
padding: 10px 15px;
}
.pun .user .user-info {
background: #F5F5F5;
border-top: 1px solid #D9DBDD;
color: #666;
line-height: 1.8em;
padding: 5px!important;
}
.arrow-u2 {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #F7F7F7;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
display: block;
float: left;
height: 0px;
margin-left: -24px;
margin-top: -27px;
position: absolute;
width: 0px;
z-index: 100;
border: 10px solid transparent;
border-left-color: #F7F7F7;
}
.arrow-u {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #DDD;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border: 10px solid transparent;
display: block;
float: left;
height: 0px;
margin-left: -23px;
margin-top: -27px;
width: 0px;
z-index: -999;
border-left-color: #ddd;
}
.pun {
padding: 15px;
line-height: 130%;
margin: 0 auto;
min-width: 1019px;
padding: 5px;
width: 83%;
}
.module.main .main-content{
font-size:10px;
}
.main .frm-info {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FFEA97 url(https://cdn2.iconfinder.com/data/icons/diagona/icon/16/050.png) no-repeat 6px 10px;
background-color: #FFEA97;
border: 1px solid #E1B500;
border-radius: 3px;
color: #796100;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin: 15px 1.7em 1.7em;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 0 5px;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
.postmain cite {
background-color: transparent!important;
color: #FBA717!important;
display: block;
font-size: 13px!important;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
.postmain cite {
display: block;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
.module.main > .main-content > .main-content {
border: none;
box-shadow: none;
}
.module.main #parceiros {
margin: 0 auto;
}
.main#pun-info .main-content {
padding: 0px;
}
.main_width {
margin: 0 auto;
min-width: 960px;
width: 81.5%;
}
.right, .right li {
padding-left: 5px;
float: right;
list-style-type: none !important;
}
#fa_toolbar {
left: 0px;
height: 30px;
background-color: #FFFFFF;
color: #FFFFFF;
font-family: Helvetica, Verdana, Arial;
font-size: 16px;
z-index: 999;
border-bottom: 3px solid #3091C1;
margin: auto;
}
.fa_toolbar_XL_Sized {
min-width: 980px;
width: 100%;
}
#fa_right #fa_menu #fa_welcome, #fa_right.notification #fa_menu #fa_welcome {
color: #3091C1!important;
}
#fa_right #fa_menu #fa_welcome, #fa_right #fa_notifications {
background-color: transparent!important;
border: 1px solid #3091C1!important;
border-radius: 3px!important;
font-size: 11px!important;
font-weight: 700!important;
line-height: 22px!important;
margin-top: 3px!important;
padding: 0 6px!important;
text-decoration: none!important;
transition: all 200ms ease 0;
}
.fa_tbMainElement, .fa_tbMainElement a, #fa_show {
display: inline-block !important;
vertical-align: middle;
}
#fa_menu {
display: inline-block;
}
#fa_right {
float: right;
font-size: 14px;
padding-right: 10px;
}
#fa_search #fa_textarea {
background: #3091C1 none repeat scroll 0 0!important;
border: 1px solid #3091C1!important;
border-radius: 3px 0 0 3px!important;
color: #3091C1!important;
cursor: text;
font-size: 12px!important;
height: 16px!important;
line-height: 12px!important;
margin-right: 23px!important;
padding: 3px 0 3px 1px !important;
transition: ease;
transition-duration: 1.5s;
width: 0!important;
margin-top: 3px;
}
#fa_search #fa_magnifier {
background: #3091C1 url(http://i21.servimg.com/u/f21/18/21/41/30/search10.png) no-repeat scroll 50% 50%!important;
border: 1px solid #3091C1;
border-radius: 0 3px 3px 0;
height: 22px!important;
right: 0;
top: 3px;
width: 22px!important;
position: absolute;
background-position: -30px 0px;
}
#fa_toolbar #fa_service {
display: inline-block !important;
visibility: visible !important;
text-decoration: none !important;
}
#fa_icon, #fa_toolbar #fa_service {
color: #3091C1!important;
}
#fa_toolbar a:link, #fa_toolbar a:visited, #fa_toolbar a:hover, #fa_toolbar a:active {
border: 1px solid transparent;
border: none;
}
#fa_service {
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: 700;
}
#fa_service:after {
content: ' - Best Web';
}
body #fa_share {
display: none!important;
}
#fa_search {
margin-left: 20px;
height: 30px;
position: relative;
}
#fa_right a.rightHeaderLink {color:#3091C1!important;}
#fa_hide {display:none!important}
#fa_right #fa_menu #fa_welcome:hover, #fa_right #fa_notifications:hover, #fa_right a.rightHeaderLink:hover, #fa_right.welcome #fa_menu #fa_welcome, #fa_toolbar > #fa_right.notification > #fa_notifications {
background-color: #3091C1!important;
border-color: #3091C1!important;
color: #FFF!important;
}
#fa_menulist {
display: none;
position: absolute;
list-style-type: none;
margin: 0px;
padding: 0px 10px;
background-color: #FFFFFF;
min-width: 175px;
width: auto;
border: 1px solid #333333;
line-height: 32px;
border-top: 0px solid #FFFFFF;
z-index: 999;
}
#fa_menulist, #fa_toolbar #fa_right #notif_list {
background: #FFF none repeat scroll 0 0!important;
border: 1px solid #DDD!important;
border-radius: 3px;
box-shadow: 0 6px 12px rgba(0,0,0,0.176);
margin-top: 18px!important;
}
#fa_menulist::before, #fa_toolbar #fa_right #notif_list::before {
content: url("http://i18.servimg.com/u/f18/18/21/41/30/arrow11.png");
position: absolute;
right: 10%;
top: -10px;
}
#fa_search #fa_textarea:focus,#fa_search #fa_textarea:hover,#fa_search:hover #fa_textarea{background:#FFF none repeat scroll 0 0!important;color:#444!important;outline:medium none;padding:3px!important;transition:ease;transition-duration:.5s;width:150px!important}
.pun h2, .pun h3, .pun input, .pun select, .pun th {font-size: 1em;
font-style: normal;
font-variant: normal;
font-weight: 400;
}
body {
background-attachment: scroll;
background-color: #ccc;
background-image: url(http://2img.net/i/fa/empty.gif);
color: #333;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
background: #3c414b none repeat scroll 0 0;
border: 0 solid #FFF;
border-radius: 3px;
color: #FFFAFA!important;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size:11px!important;
padding: 4px 9px!important;
text-decoration: none;
text-transform: uppercase;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
background: #6485e2;
}
body .sceditor-container {
-moz-border-radius: 0;
-moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
-webkit-border-radius: 0;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
border: 1px solid #b6b6b6;
border-radius: 0;
box-shadow: 0 0 3px rgba(0,0,0,.15);
padding: 0
}
#stats_sidebar {
margin: -10px;
}
#stats_sidebar li {
border-bottom: 1px solid #E9EDEE;
}
.List_data li {
padding: 6px;
line-height: 1.3;
}
.srl {
color: rgb(150,150,150);
}
#stats_sidebar .srr {
float: right;
font-weight: bold;
}
body .sceditor-toolbar {
-moz-box-shadow: 0 1px 0 #fff inset!important;
-webkit-box-shadow: 0 1px 0 #fff inset!important;
background: #cfd1cf url(http://i.imgur.com/XPb5FAh.png) repeat-x 0 0!important;
border-bottom: 1px solid #b6b6b6!important;
box-shadow: 0 1px 0 #fff inset!important;
padding: 6px 8px 2px;
white-space: normal
}

body .sceditor-group {
-moz-border-radius: 3px;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset!important;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset!important;
background: #e4e4e4 url(http://i.imgur.com/lvfV1wd.png) repeat-x 0 0!important;
border: 1px solid #a6a6a6;
border-bottom-color: #979797!important;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset!important;
margin: 0 6px 5px 0 !important;
padding: 0!important
}

.sceditor-button {
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
border-left: 1px solid rgba(0,0,0,.2);
border-radius: 0!important
}

.sceditor-group .sceditor-button:first-child {border-left: 0}

.sceditor-button:hover {
-moz-box-shadow: 0 0 1px rgba(0,0,0,.3) inset!important;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.3) inset!important;
background: #ccc url(http://i.imgur.com/q00xTJ9.png) repeat-x 0 0!important;
box-shadow: 0 0 1px rgba(0,0,0,.3) inset!important;
cursor: default
}

.sceditor-button.active,.sceditor-button.hover,.sceditor-button:active {background: #ccc url(http://i.imgur.com/q00xTJ9.png) repeat-x 0 0!important;box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2)!important}

.sceditor-button.sceditor-button-size {
background: url(http://i.imgur.com/fZYgLFV.png) 0 0 no-repeat scroll!important;
height: 22px!important;
width: 51px
}

.sceditor-button.sceditor-button-font {
background: url(http://i.imgur.com/fmbuqHA.png) 0 0 no-repeat scroll!important;
height: 22px!important;
width: 81px
}

.sceditor-button.sceditor-button-font,.sceditor-button.sceditor-button-size {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
border-radius: 3px!important;
box-shadow: none!important;
cursor: default
}

.sceditor-button.sceditor-button-font > div,.sceditor-button.sceditor-button-size > div {display: none}

.sceditor-container iframe,.sceditor-container textarea {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.6;
margin: 15px!important;
min-height: 180px
}

.sceditor-container textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.sucesso, .alerta, .aviso, .infos {
-moz-border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-border-radius: 3px;
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: 400;
margin: 5px 0;
padding: 15px 15px 15px 65px !important;
width: 85%;
}
.pun .main-content {
background-color: #fbfbfb;
border: 1px solid #ddd;
border-top: none;
}
#stats {
background-color: #fff;
padding: 5px!important;
}
.onlinemeet {
text-align: center;
font-family: Arial;
color: #616161;
font-weight: 900;
font-size: 16px;
padding: 5px;
background-color: #EEEEEE;
border: 1px solid #DADADA;
border-right: none;
border-left: none;
}
#classeperson {
margin-left: 15px;
color: #616161;
float: left;
font-family: Arial;
margin-top:13px;
}
#onlinelist {
float: right;
border-top: none;
background-color: #FFF;
float: right;
font-family: Arial;
padding-left: 40px;
}
.legendaa {
margin-top: 88px;
border-top: 1px solid #D6D6D6;
border-bottom: 5px solid #ACACAC;
border-radius: 0 0 5px 5px;
text-align: center;
background-color: #E9E9E9;
padding: 15px;
}
#pun-info .main-content {
background-color: #FFF;
}
#tabs ul li a{background-color:#F1F1F1;background-repeat:repeat-x;border-color:#C1C1C1;border-left:1px solid #CCC;border-top:1px solid #CCC;color:#424242;font-weight:700;margin-top:10px}#tabs ul li.activetab a:hover{background:#fff;background-color:#363636}#tabs ul li a:hover{background-color:#F4F4F4;border-color:#333}#tabs ul li.activetab a{background-color:#363636;background-image:url(http://i50.tinypic.com/9qky9y.png);background-repeat:repeat-x;border-color:#363636;color:#fff;text-decoration:none}
#content-container div#container {margin-right:-220px;}

.sig-content, .signature_div {
border-top: 1px solid #E9E9E9;
}
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {display:none;}

Ai está, aguardo respostas...
SyraoN_

SyraoN_
***

Membro desde : 14/08/2016
Mensagens : 112
Pontos : 200

http://triadstssa.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por while 10.10.16 23:38

Troque por este:

Código:


@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
*,
*:after,
*:before {
-webkit-transition: background 0.5s ease-out;
-moz-transition: background 0.5s ease-out;
-o-transition: background 0.5s ease-out;
-ms-transition: background 0.5s ease-out;
}
table > thead {display:none;}
.pun a,
.pun a:link,
.pun a:visited,
a {
color: #666;
text-decoration: none;
font-family: ubuntu;
}
#fa_welcome > img {margin-top:-5px!important;}
#logo > img {max-width:100%;}
.pun tbody.statused td.tcl, .pun .main table td.tc2, .pun .main table td.tc3 {border-bottom:1px solid #ddd!important;}
.pun a:hover,
a:hover {
color: #444;
text-decoration: none font-family: Ubuntu;
}
.pun-crumbs {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
line-height: 34px;
margin: 0px 1px 10px;
overflow: hidden;
padding: 0.2em 1em;
}
.pun .pun-crumbs .crumbs {
color: transparent;
}
p.crumbs a {
background: transparent url("http://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
color: #757575 !important;
line-height: 30px;
margin-left: -14px;
padding: 10px 20px 10px 25px;
position: relative;
text-shadow: 0px 1px 0px #FFF;
transition: none 0s ease 0s;
}
p.crumbs a:hover {
background-position: 100% -44px;
}
#stats {
background-color: white;
line-height: 100%;
padding: 10px;
border: 1px solid #ddd;
}
#onlinelist {
background-color: white;
padding: 10px;
border: 1px solid #ddd;
border-top: none;
}
.main .main-content {
background: #FFF;
border: 1px solid #ddd;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
margin: 0;
padding: 6px;
}
.module .main-content table[style="table-layout:fixed"]{border: none;}
[data-counter]:before{background:#FFF none repeat scroll 0 0 padding-box;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,0.5), 0 1px 4px rgba(0,0,0,0.4), 0 0 1px rgba(0,0,0,0.21) inset, 0 10px 0 rgba(255,255,255,0.11) inset;color:#FCA800;content:attr(data-counter);font-family:"Helvetica Neue",sans-serif;font-size:9px;font-style:normal;font-variant:normal;font-weight:800;height:13px;line-height:10px;margin-left:-9px;margin-top:16px;padding:1px 4px;position:absolute;text-decoration:none;z-index:999}
#submit_button {height: auto!important;}
.module.main {margin: 0 0 0 8px!important;}
.posthead[id] + .postmain .entry-content div p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS",tahoma,helvetica,arial,sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
.tc1, .tcr, .pun table.table td {
background: none !important;
border: none !important;
}
span.status {margin-left:-47px!important;}
@font-face {
font-family: 'Play';
font-style: normal;
font-weight: 400;
src: local('Play'), local('Play-Regular'), url(https://fonts.gstatic.com/s/play/v7/ZNo-5SxCwH1CXgZ-n3bt2g.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body[bgcolor] {
background: #fff;
}

.chatbox_row_1.clearfix.shout-0 span span[style="color:undefined"] {
font-size: 0px;
}

.chatbox-options li a span#chatbox_option_co:before {
content: "Para visualizar as mensagens clique em login.";
text-align: center;
margin-top: 125px;
background: #FFFFFF!important;
width: 100%;
height: 80px;
right: 0;
position: absolute;
z-index: 1;
display: block;
border-top: 1px solid #ebebeb;
font-size: 14px!important;
color: #000;
}

.chatbox-options li a span#chatbox_option_co:after {
content: " Você está desconectado!";
margin-top: 180px;
background: #ccc!important;
width: 100%;
padding: 10px 0;
right: 0;
position: absolute;
z-index: 1;
text-align: center;
display: block;
border-top: 1px solid #ebebeb;
font-size: 20px!important;
color: #000;
}

#chatbox .user strong span, body #chatbox .msg, #chatbox .date-and-time, #chatbox_header.main-head {
font-family: Play,Arial,Helvetica,sans-serif!important;
font-size: 14px!important;
}

#chatbox .date-and-time {
float: right;
color: #cacaca;
font-size: 11px;
}

#chatbox .date-and-time img {
opacity: 0.5;
}

#chatbox .date-and-time img:hover {
opacity: 1.0;
}

#chatbox_header.main-head {
background: #3d648a;
padding: 0;
margin: 0;
list-style: none;
position: inherit;
height: 40px;
display: block;
}

#chatbox_header.main-head:after {
content: "Divulgação, flood, spam ou atitudes desrespeitosas não são toleradas neste Chat.";
background: #ebebeb;
color: #111111;
margin-top: 40px;
display: block;
padding: 10px;
position: absolute;
width: 100%;
}

.chatbox-title {
font-size: 14px;
color: #fff;
padding: 10px 10px 0 10px;
}

.chatbox-title, .chatbox-title a.chat-title {
color: #fff;
font-weight: 300;
text-decoration: none;
}

#chatbox_members, #chatbox {
top: 80px;
}

.chatbox-options {
background: rgba(0,0,0,0.5);
opacity: 0.6;
color: #fff;
padding: 5px;
}

#chatbox_members {
display: none;
}

#chatbox {
left: 0;
}

.chatbox_row_1, .chatbox_row_2 {
background-color: #fff;
position: relative;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ebebeb;
padding: 7px;
}

#chatbox > p {
border-bottom: 1px solid #ebebeb!important;
}

body #chatbox .user strong {
font-size: 0px;
margin-left: 4px;
}

body #chatbox .user strong span {
font-size: 12px;
font-weight: 300;
}

body #chatbox .msg {
display: block;
line-height: 1.5em;
margin-top: -7px!important;
}

#chatbox_footer .right:first-child {
width: 100% !important;
float: right;
}

.pun .main-content.chatbox {
border: 0px solid #ebebeb;
}

#chatbox_footer .right:nth-child(2) {
float: right;
margin-top: -42px;
z-index: 999;
}

#chatbox_messenger_form label[for="message"] {
display: none;
}

input#message.post {
width: 90% !important;
margin-top: 2px;
height: 12px;
padding: 8px 10px 8px 8px !important;
border: none !important;
background: transparent;
outline: none;
}

input#message.post {
background: url(http://i.imgur.com/5zppq7r.png) no-repeat!important;
}

input#message.post:focus {
background: transparent!important;
}

#divcolor, #help-button, .format-message + label {
display: none!important;
}

.right #submit_button {
position: absolute;
right: 0;
margin-right: 10px;
}

.right #submit_button {
height: 30px!important;
background: #1abc9c;
color: #ffffff !important;
cursor: pointer;
text-align: center;
font-size: 13px;
font-weight: 500;
text-align: center;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
display: inline-block;
vertical-align: middle;
padding: 5px 15px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
-webkit-transition: 0.1s all linear;
-moz-transition: 0.1s all linear;
-ms-transition: 0.1s all linear;
-o-transition: 0.1s all linear;
transition: 0.1s all linear;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-font-smoothing: antialiased;
border-width: 0px!important;
}

#divsmilies {
width: 24px!important;
height: 24px!important;
background: url(http://i.imgur.com/Ku7QNJd.png) no-repeat;
border: 0px!important;
/* position:absolute; */
margin-right: 80px;
margin-top: 15px;
}

#divsmilies>img {
display: none;
}

#divsmilies:hover:before {
content: "Emoticons";
background: #2a2a2a;
line-height: 26px;
font-size: 12px;
color: #fff;
position: absolute;
padding: 0 8px;
pointer-events: none;
border-radius: 2px;
position: absolute;
margin-top: -30px;
margin-left: -35px;
}

#chatbox_footer {
height: auto !important;
background-color: #fff!important;
border-top: 0px dashed #ccc;
}

body #chatbox .cb-avatar {
border-width: 0!important;
}

#chatbox .cb-avatar, #chatbox .cb-avatar img {
background: none repeat scroll 0 0 #fff!important;
border: 0px solid #d5d5d5!important;
border-width: 0!important;
box-shadow: none!important;
float: left;
margin-right: 4px!important;
padding: 1px!important;
vertical-align: middle!important;
width: 34px!important;
height: 34px!important;
}
div.sceditor-dropdown .button {background: #3c414b none repeat scroll 0 0!important;
border: 0 solid #FFF;
border-radius: 3px;
color: #FFFAFA!important;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 11px!important;
padding: 4px 9px!important;
text-decoration: none;
text-transform: uppercase;}

div.sceditor-dropdown .button:hover {background: #6485e2!important;}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
.pun table.table td.tcr span a:empty:before {
color: #777;
content: 'Sem mensagens para visualizar.';
font-style: italic;
pointer-events: none;
text-align: center;
word-wrap: break-word;
}
input[type="email"], input[type="password"], input[type="text"] {
background: #FCFCFC none repeat scroll 0 0;
border: 1px solid #D4D4D4;
box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
color: #9F9F9F;
padding: 6px;
text-shadow: 0 1px 0 #FFF;
}
button.button2:hover, input.button2:hover {border:none;}
#fa_welcome, #fa_right #fa_notifications {color:#3091C1!important;}
.pun a, .pun a:link, .pun a:visited, a {
font-family: ubuntu;
}
a.forumtitle {margin:0px!important;margin-top: 0px!important;position: absolute;}
#fa_right { font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: 700;
}
#onlinelist {display:none;}
#pun-visit, .main-box {display:none;}
#pun-about {display:none;}
span.label {font-family: "Trebuchet MS";}
#quick_reply #textarea_content {width: 100%!important;}
#onlinechat {display: none;}
.main .main-head.collapsed {opacity: 0.6;}
.main-head h2, .main-head h3 {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px!important;
font-weight: 700;
}
.main .main-content {
background: #FFF;
border: 1px solid #ddd;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
margin: 0;
padding: 6px;
}
.main .main-head {
margin-top: 10px;
}
.main .main-head {
background-color: #3C414B;
border-bottom: 3px solid #3091C1;
color: #fff;
padding: 1em;
text-shadow: none;
}
.main .main-foot {
background-color: #3C414B;
border-bottom: 3px solid #3091C1;
border-radius: 2px 2px 0 0;
color: #fff;
padding: 1em;
text-shadow: none;
}
.lastpost-avatar img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #EDEDED!important;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 38px;
border-radius: 5px;
margin-right: 3px;
padding: 2px;
width: 38px;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.statused .tcl {font-size: 11px !important;color: #666 !important}
a.forumtitle {font-size: 13px !important}
.avt-r img{
background: none repeat scroll 0% 0% #FFF;
border: 1px solid #D5D5D5 !important;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
float: left;
height: 28px;
margin: 3px;
padding: 1px;
width: 28px;
}

* {
margin: 0;
padding: 0;
}
.pun .topic {
border-right: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
}
.user-basic-info img:first-child {
background: #FFF;
padding: 2px;
max-width: 160px;
margin-bottom: 5px;
}
.pun .postmain {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
position: relative
}
.pun .post .user:after {
border-left-color: #f7f7f7;
border-width: 7px;
margin-left: 2px;
margin-top: 1px
}
.pun .post .user {
line-height: 150%;
margin-left: -17em!important;
margin-top: -3.3em;
padding-top: 0;
text-align: center;
width: 15em;
background: white;
border: 1px solid #ddd;
border-radius: 3px;
}
.pun .username a span strong {
font-weight: 400!important
}
.pun .user .user-ident .user-basic-info {
margin-top: 15px;
margin-bottom: -2px;
}
#first-post-br {
border: 0
}
.pun .posthead,
.pun .username {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
font-size: 13px;
font-weight: 400;
padding: 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}
.pun .user-ident .username {
margin: 0 auto;
position: relative
}
.pun .posthead a {
color: #444;
font-size: 13px
}
.pun .posthead h2 {
color: #444;
font-weight: 400
}
.pun .posthead h2 strong {
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal
}
.pun .posthead h2 strong:before {
content: '#'
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
display: none;
}
.pun .post {
border: 0;
margin: 5px
}
.postfoot {
background: #f7f7f7;
border-top: 1px solid #ddd;
margin: 0;
padding: 10px;
}
.pun .topic {
border: 0;
box-shadow: none;
background: white;
margin: 0
}
.pun .entry-content {
font-size: 13px;
line-height: 1.6
}
.pun .paged-foot,
.pun .paged-head {
background-color: transparent;
border: 0
}
.paged-head h1 {
display: none
}
.wraparound {
background: #f7f7f7;
border: 1px solid #ddd;
margin: 10px 0;
padding: 8px;
}
.ipsBox_withphoto {
margin-left: 65px;
}
.ipsType_pagetitle, .ipsType_subtitle {
color: #413f3c;
font-size: 23px;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: 1.3;
}
.desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
color: #a49f98!important;
font-weight: 400;
}
.ipsUserPhotoLink img {
background: #fff;
border: 1px solid #ddd;
float: left;
height: 40px;
padding: 2px;
width: 40px;
}
.ftoggle {
background: #E2E2E2;
border-radius: 3px;
display: block;
padding: 10px 15px;
}
.pun .user .user-info {
background: #F5F5F5;
border-top: 1px solid #D9DBDD;
color: #666;
line-height: 1.8em;
padding: 5px!important;
}
.arrow-u2 {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #F7F7F7;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
display: block;
float: left;
height: 0px;
margin-left: -24px;
margin-top: -27px;
position: absolute;
width: 0px;
z-index: 100;
border: 10px solid transparent;
border-left-color: #F7F7F7;
}
.arrow-u {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #DDD;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border: 10px solid transparent;
display: block;
float: left;
height: 0px;
margin-left: -23px;
margin-top: -27px;
width: 0px;
z-index: -999;
border-left-color: #ddd;
}
.pun {
padding: 15px;
line-height: 130%;
margin: 0 auto;
min-width: 1019px;
padding: 5px;
width: 83%;
}
.module.main .main-content{
font-size:10px;
}
.main .frm-info {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FFEA97 url(https://cdn2.iconfinder.com/data/icons/diagona/icon/16/050.png) no-repeat 6px 10px;
background-color: #FFEA97;
border: 1px solid #E1B500;
border-radius: 3px;
color: #796100;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin: 15px 1.7em 1.7em;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 0 5px;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
.postmain cite {
background-color: transparent!important;
color: #FBA717!important;
display: block;
font-size: 13px!important;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
.postmain cite {
display: block;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
.module.main > .main-content > .main-content {
border: none;
box-shadow: none;
}
.module.main #parceiros {
margin: 0 auto;
}
.main#pun-info .main-content {
padding: 0px;
}
.main_width {
margin: 0 auto;
min-width: 960px;
width: 81.5%;
}
.right, .right li {
padding-left: 5px;
float: right;
list-style-type: none !important;
}
#fa_toolbar {
left: 0px;
height: 30px;
background-color: #FFFFFF;
color: #FFFFFF;
font-family: Helvetica, Verdana, Arial;
font-size: 16px;
z-index: 999;
border-bottom: 3px solid #3091C1;
margin: auto;
}
.fa_toolbar_XL_Sized {
min-width: 980px;
width: 100%;
}
#fa_right #fa_menu #fa_welcome, #fa_right.notification #fa_menu #fa_welcome {
color: #3091C1!important;
}
#fa_right #fa_menu #fa_welcome, #fa_right #fa_notifications {
background-color: transparent!important;
border: 1px solid #3091C1!important;
border-radius: 3px!important;
font-size: 11px!important;
font-weight: 700!important;
line-height: 22px!important;
margin-top: 3px!important;
padding: 0 6px!important;
text-decoration: none!important;
transition: all 200ms ease 0;
}
.fa_tbMainElement, .fa_tbMainElement a, #fa_show {
display: inline-block !important;
vertical-align: middle;
}
#fa_menu {
display: inline-block;
}
#fa_right {
float: right;
font-size: 14px;
padding-right: 10px;
}
#fa_search #fa_textarea {
background: #3091C1 none repeat scroll 0 0!important;
border: 1px solid #3091C1!important;
border-radius: 3px 0 0 3px!important;
color: #3091C1!important;
cursor: text;
font-size: 12px!important;
height: 16px!important;
line-height: 12px!important;
margin-right: 23px!important;
padding: 3px 0 3px 1px !important;
transition: ease;
transition-duration: 1.5s;
width: 0!important;
margin-top: 3px;
}
#fa_search #fa_magnifier {
background: #3091C1 url(http://i21.servimg.com/u/f21/18/21/41/30/search10.png) no-repeat scroll 50% 50%!important;
border: 1px solid #3091C1;
border-radius: 0 3px 3px 0;
height: 22px!important;
right: 0;
top: 3px;
width: 22px!important;
position: absolute;
background-position: -30px 0px;
}
#fa_toolbar #fa_service {
display: inline-block !important;
visibility: visible !important;
text-decoration: none !important;
}
#fa_icon, #fa_toolbar #fa_service {
color: #3091C1!important;
}
#fa_toolbar a:link, #fa_toolbar a:visited, #fa_toolbar a:hover, #fa_toolbar a:active {
border: 1px solid transparent;
border: none;
}
#fa_service {
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: 700;
}
#fa_service:after {
content: ' - Best Web';
}
body #fa_share {
display: none!important;
}
#fa_search {
margin-left: 20px;
height: 30px;
position: relative;
}
#fa_right a.rightHeaderLink {color:#3091C1!important;}
#fa_hide {display:none!important}
#fa_right #fa_menu #fa_welcome:hover, #fa_right #fa_notifications:hover, #fa_right a.rightHeaderLink:hover, #fa_right.welcome #fa_menu #fa_welcome, #fa_toolbar > #fa_right.notification > #fa_notifications {
background-color: #3091C1!important;
border-color: #3091C1!important;
color: #FFF!important;
}
#fa_menulist {
display: none;
position: absolute;
list-style-type: none;
margin: 0px;
padding: 0px 10px;
background-color: #FFFFFF;
min-width: 175px;
width: auto;
border: 1px solid #333333;
line-height: 32px;
border-top: 0px solid #FFFFFF;
z-index: 999;
}
#fa_menulist, #fa_toolbar #fa_right #notif_list {
background: #FFF none repeat scroll 0 0!important;
border: 1px solid #DDD!important;
border-radius: 3px;
box-shadow: 0 6px 12px rgba(0,0,0,0.176);
margin-top: 18px!important;
}
#fa_menulist::before, #fa_toolbar #fa_right #notif_list::before {
content: url("http://i18.servimg.com/u/f18/18/21/41/30/arrow11.png");
position: absolute;
right: 10%;
top: -10px;
}
#fa_search #fa_textarea:focus,#fa_search #fa_textarea:hover,#fa_search:hover #fa_textarea{background:#FFF none repeat scroll 0 0!important;color:#444!important;outline:medium none;padding:3px!important;transition:ease;transition-duration:.5s;width:150px!important}
.pun h2, .pun h3, .pun input, .pun select, .pun th {font-size: 1em;
font-style: normal;
font-variant: normal;
font-weight: 400;
}
body {
background-attachment: scroll;
background-color: #ccc;
background-image: url(http://2img.net/i/fa/empty.gif);
color: #333;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
background: #3c414b none repeat scroll 0 0;
border: 0 solid #FFF;
border-radius: 3px;
color: #FFFAFA!important;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size:11px!important;
padding: 4px 9px!important;
text-decoration: none;
text-transform: uppercase;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
background: #6485e2;
}
body .sceditor-container {
-moz-border-radius: 0;
-moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
-webkit-border-radius: 0;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
border: 1px solid #b6b6b6;
border-radius: 0;
box-shadow: 0 0 3px rgba(0,0,0,.15);
padding: 0
}
#stats_sidebar {
margin: -10px;
}
#stats_sidebar li {
border-bottom: 1px solid #E9EDEE;
}
.List_data li {
padding: 6px;
line-height: 1.3;
}
.srl {
color: rgb(150,150,150);
}
#stats_sidebar .srr {
float: right;
font-weight: bold;
}
body .sceditor-toolbar {
-moz-box-shadow: 0 1px 0 #fff inset!important;
-webkit-box-shadow: 0 1px 0 #fff inset!important;
background: #cfd1cf url(http://i.imgur.com/XPb5FAh.png) repeat-x 0 0!important;
border-bottom: 1px solid #b6b6b6!important;
box-shadow: 0 1px 0 #fff inset!important;
padding: 6px 8px 2px;
white-space: normal
}

body .sceditor-group {
-moz-border-radius: 3px;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset!important;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset!important;
background: #e4e4e4 url(http://i.imgur.com/lvfV1wd.png) repeat-x 0 0!important;
border: 1px solid #a6a6a6;
border-bottom-color: #979797!important;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset!important;
margin: 0 6px 5px 0 !important;
padding: 0!important
}

.sceditor-button {
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
border-left: 1px solid rgba(0,0,0,.2);
border-radius: 0!important
}

.sceditor-group .sceditor-button:first-child {border-left: 0}

.sceditor-button:hover {
-moz-box-shadow: 0 0 1px rgba(0,0,0,.3) inset!important;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.3) inset!important;
background: #ccc url(http://i.imgur.com/q00xTJ9.png) repeat-x 0 0!important;
box-shadow: 0 0 1px rgba(0,0,0,.3) inset!important;
cursor: default
}

.sceditor-button.active,.sceditor-button.hover,.sceditor-button:active {background: #ccc url(http://i.imgur.com/q00xTJ9.png) repeat-x 0 0!important;box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2)!important}

.sceditor-button.sceditor-button-size {
background: url(http://i.imgur.com/fZYgLFV.png) 0 0 no-repeat scroll!important;
height: 22px!important;
width: 51px
}

.sceditor-button.sceditor-button-font {
background: url(http://i.imgur.com/fmbuqHA.png) 0 0 no-repeat scroll!important;
height: 22px!important;
width: 81px
}

.sceditor-button.sceditor-button-font,.sceditor-button.sceditor-button-size {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
border-radius: 3px!important;
box-shadow: none!important;
cursor: default
}

.sceditor-button.sceditor-button-font > div,.sceditor-button.sceditor-button-size > div {display: none}

.sceditor-container iframe,.sceditor-container textarea {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.6;
margin: 15px!important;
min-height: 180px
}

.sceditor-container textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.sucesso, .alerta, .aviso, .infos {
-moz-border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-border-radius: 3px;
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: 400;
margin: 5px 0;
padding: 15px 15px 15px 65px !important;
width: 85%;
}
.pun .main-content {
background-color: #fbfbfb;
border: 1px solid #ddd;
border-top: none;
}
#stats {
background-color: #fff;
padding: 5px!important;
}
.onlinemeet {
text-align: center;
font-family: Arial;
color: #616161;
font-weight: 900;
font-size: 16px;
padding: 5px;
background-color: #EEEEEE;
border: 1px solid #DADADA;
border-right: none;
border-left: none;
}
#classeperson {
margin-left: 15px;
color: #616161;
float: left;
font-family: Arial;
margin-top:13px;
}
#onlinelist {
float: right;
border-top: none;
background-color: #FFF;
float: right;
font-family: Arial;
padding-left: 40px;
}
.legendaa {
margin-top: 88px;
border-top: 1px solid #D6D6D6;
border-bottom: 5px solid #ACACAC;
border-radius: 0 0 5px 5px;
text-align: center;
background-color: #E9E9E9;
padding: 15px;
}
#pun-info .main-content {
background-color: #FFF;
}
#tabs ul li a{background-color:#F1F1F1;background-repeat:repeat-x;border-color:#C1C1C1;border-left:1px solid #CCC;border-top:1px solid #CCC;color:#424242;font-weight:700;margin-top:10px}#tabs ul li.activetab a:hover{background:#fff;background-color:#363636}#tabs ul li a:hover{background-color:#F4F4F4;border-color:#333}#tabs ul li.activetab a{background-color:#363636;background-image:url(http://i50.tinypic.com/9qky9y.png);background-repeat:repeat-x;border-color:#363636;color:#fff;text-decoration:none}
#content-container div#container {margin-right:-220px;}

.sig-content, .signature_div {
border-top: 1px solid #E9E9E9;
}
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {display:none;}
while

while
Hiper Membro

Membro desde : 24/04/2016
Mensagens : 3263
Pontos : 4761

http://www.ajuda.forumeiros.com https://www.facebook.com/profile.php?id=100012157981279

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por SyraoN_ 11.10.16 1:37

Resultou, obrigado pela ajuda While, e desculpe pelo incômodo.Pode fechar o tópico e marcar como resolvido.

Até mais...
SyraoN_

SyraoN_
***

Membro desde : 14/08/2016
Mensagens : 112
Pontos : 200

http://triadstssa.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Ajustar descrição dos fóruns

Mensagem por while 11.10.16 4:01

Ajustar descrição dos fóruns Symbol10 Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.

Tópico marcado como Resolvido e movido para "Questões resolvidas".
while

while
Hiper Membro

Membro desde : 24/04/2016
Mensagens : 3263
Pontos : 4761

http://www.ajuda.forumeiros.com https://www.facebook.com/profile.php?id=100012157981279

Ir para o topo Ir para baixo

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

- Tópicos semelhantes

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