Texto do Topico bugado com o perfil

3 participantes

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

Tópico resolvido Texto do Topico bugado com o perfil

Mensagem por JulioPais 23.07.17 6:33

Detalhes da questão


Endereço do fórum: http://bmrgames.forumeiros.com
Versão do fórum: PunBB

Descrição


Estou com esse problema https://imgur.com/1fb2JGf

Não sei muito mexer com html pra resolver isso. gostaria de ajuda

JulioPais

JulioPais
Novo Membro

Membro desde : 20/07/2017
Mensagens : 26
Pontos : 40

http://bmrsamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por Harleen 23.07.17 15:44

Texto do Topico bugado com o perfil Logo
Seja bem-vindo ao nosso fórum de Suporte! Como acabou de se inscrever, veja aqui alguns links importantes a saber:

Olá, altere o blog para fórum e veja se resulta, deve estar com esse ícone Blog blog
Altere para Fórum fórum .

Até mais
Harleen

Harleen
Super Membro

Membro desde : 09/07/2012
Mensagens : 1779
Pontos : 2373

https://antenadogames.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por JulioPais 23.07.17 16:25

Funcionou, mas nao teria como concertar isso usando o blog?
JulioPais

JulioPais
Novo Membro

Membro desde : 20/07/2017
Mensagens : 26
Pontos : 40

http://bmrsamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por Harleen 23.07.17 16:30

Poste aqui o CSS que está usando e o template viewtopc_body

Usa a tag code.

Até mais
Harleen

Harleen
Super Membro

Membro desde : 09/07/2012
Mensagens : 1779
Pontos : 2373

https://antenadogames.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por JulioPais 23.07.17 16:57

O css
Código:
/****************************************************
BMR SERVER SAMP
*****************************************************/

.main {margin-right: 15pc!important;}

/**INICIO EFEITO NO NICKNAME*/
a[href="/g1-dono"] {
background: url("http://i.imgur.com/DeeiUkd.gif");
}
/**FIM EFEITO NO NICKNAME**/

div#primary_nav {height:36px!important;}
        #primary_nav > div > ul.ipsType_small.ipsList_inline > li:nth-child(1) {margin-left:1140px;position:absolute;}
        #primary_nav > div > ul.ipsType_small.ipsList_inline > li:nth-child(2) {margin-left:1100px!important;position:absolute;}
#notify_link {margin-left:-70px!important;width:0px!important;}
        #notify_link > img {margin-left:-20px!important;margin-top:-4px;}
        #inbox_link {margin-left:-10px;}
        #user_navigation > ul > li:nth-child(4) > a {margin-left:-30px;}
        #inbox_link > img {margin-top:-4px;}
        #inbox_link, #notify_link {width:0px!important;padding:20px;}
div#right {
    top: 96px!important;
    position: relative!important;
}
#footer .block li a:hover, .cancel, .ipsVerticalTabbed_tabs li a, .logoText a:hover, .pun a:link {
                color:#1d1d1d!important;
}
#main #main-content {
margin:0 auto;
}
.pun {
    margin: 0 auto;
    min-width:800px!important;
    padding: 0px!important;
}
#content-container div#content {margin-right: 0px!important;}
#footer_utilities {padding: 14px 0!important;}
body {
    background: url(https://img.gta5-mods.com/q95/images/los-santos-apocalypse/933c1b-3.jpg) fixed !important;
    background-color: #696969!important;
    background-position: inherit!important;
    background-repeat: no-repeat!important;
    background-size: inherit!important;
    font-family: Segoe UI,Helvetica,sans-serif!important;
    font-famiy: Arial!important;
    font-size: 10px!important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
#adapted_by_mindlezz, .container_IE + script + #branding, #footer_utilities{
width:90%;
margin:0 auto;
}
#adapted_by_mindlezz{
background-color:#fff;
}
#layout_IE{background-color:#fff}
#footer_utilities {
padding: 14px 0;
}
#main #main-content{width:99%;}
.post-btn{
height: 22px;
line-height: 22px;
font-size: 12px;
padding: 0px 10px;
background: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%) repeat scroll 0% 0% transparent;
border: 1px solid #DBDBDB;
box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
border-radius: 3px;
color: #616161;
display: inline-block;
white-space: nowrap;
transition: all 0.2s ease-in-out 0s;
margin:5px;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
#pun-head {
display: none;
}
#pun-visit.clearfix {
display: none!important;
}
#pun-intro {
display: none;
}
.module.main {
    margin: 0 0 0 11px !important;
    position: relative!important;
    top: 5px!important;
}

.smalltext {
    font-size: 11px;
}
/*----------[Borrar Subrayados]------------*/
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;}
/*----------------FIN---------------*/

 .ipsType_small {
    font-size: 12px !important;
}

html, body {
    color: #555;
}
body {
    font: 13px helvetica,arial,sans-serif;

}
body {
    background: #EDEDED;
}
.main .main-head {
  margin-top: 2px!important;
}
.main .main-head.collapsed {
border-radius: 4px 4px 4px 4px;
opacity: .2;
}
body {
  font-famiy: Arial!important;
}
.pun-crumbs p {
color: #666;
font-size: 11px;
line-height: 1.5;
margin: 0;
}
.pun {
padding: 0px;
margin: 0 auto;
width:100%!important;
}
/*header*/
#header_bar {
    background: none repeat scroll 0% 0% #141518;
    padding: 0px;
    text-align: right;
}

#user_navigation {
    color: #9F9F9F;
    font-size: 11px;
}
#user_navigation.not_logged_in {
    height: 20px;
    padding: 6px 0px 4px;
}
#user_navigation a {
    color: #FFF;
    font-size: 11px;
}
#inbox_link {
    background: url('') no-repeat scroll center top transparent;
}
#inbox_link, #notify_link {
    height: 15px;
    padding: 11px 24px 8px 12px;
    position: relative;
    vertical-align: middle;
    width: 18px;
}
#notify_link {
    background: url('') no-repeat scroll center top transparent;
    margin-right: 11px;
}
.ipsHasNotifications {
    background: none repeat scroll 0% 0% #CF2020;
    border-radius: 2px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
    color: rgb(255, 255, 255) !important;
    font-size: 9px;
    height: 12px;
    left: -5px;
    line-height: 12px;
    padding: 0px 4px;
    position: absolute;
    text-align: center;
    top: 4px;
}
#user_link_dd, .dropdownIndicator {
    background: url('http://www.tibiaking.com/forum/public/style_images/gris/header_dropdown.png') no-repeat scroll right center transparent;
    display: inline-block;
    height: 5px;
    margin: 1px 0px 1px 1px;
    width: 9px;
}
.right {
    float: right;
}
ol, ul {
    list-style: none outside none;
}

.ipsList_inline > li {
    display: inline-block;
    margin: 0px 3px;

}

.ipsList_inline > li:first-child {
    margin-left: 0px;
}
#header_bar {
    text-align: right;
}
#user_navigation a {
    color: #FFF;
}
.pun a:link , .ipsVerticalTabbed_tabs li a, .cancel, #footer .block li a:hover, .logoText a:hover {
    color: #AC1E37;
}
.pun a:hover {
    color: #555;
}
img, .input_check, .input_radio {
    vertical-align: middle;
}
fieldset, img {
    border: 0px none;
}
#user_navigation #register_link {
    background: none repeat scroll 0% 0% #DF4C2B;
    border-bottom: 4px solid #BE2F11;
    color: #FFF;
    display: inline-block;
    padding: 3px 8px;
}
#user_navigation #register_link {
      background-color: #BF2A45;
    border-bottom: 4px solid #AC1E37;
}


/*branding*/
#branding {
    background: none repeat scroll 0% 0% #28292D;
    min-height: 120px;
}
.logoText {
    font-weight: 300;
    font-size: 28px;
    color: #FFF;
    text-decoration: none;
    line-height: 120px;
}
.logoText a {
    color: #FFF;
}

#search {
    margin: 80px 0px;
}
.logoText a img {
      margin-top: 10px;
}
/*sarch*/
fieldset, img {
    border: 0px none;
}
.hide {
    display: none;
}
#adv_search {
    width: 16px;
    height: 16px;
    background: url('http://demo.themetent.com/public/style_images/flatten/advanced_search.png') no-repeat scroll right 50% transparent;
    text-indent: -3000em;
    display: inline-block;
    margin: 4px 0px 4px 4px;
}
#search_wrap {
    position: relative;
    background: none repeat scroll 0% 0% #FFF;
    display: block;
    padding: 0px 26px 0px 4px;
    height: 26px;
    line-height: 25px;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: #F4F2F2;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    min-width: 230px;
}
#main_search {
    background: none repeat scroll 0px 0px transparent;
    border: 0px none;
    font-size: 13px !important;
    outline: 0px none;
    padding: 0px;
    width: 130px;
    margin-top: 5px;
}
#search_options {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin: 3px 3px 3px 0px;
    padding: 0px 6px;
    border-radius: 3px;
    background: none repeat scroll 0% 0% #EAEAEA;
    display: inline-block;
    float: right;
    max-width: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.clickable {
    cursor: pointer;
}
#search .submit_input {
    background: url('http://skaterpowerboats.co/site/img/home/layout1/lupa.png') no-repeat scroll 50% center #ACACAC;
    text-indent: -3000em;
    padding: 0px;
    border: 0px none;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
.maintitle, .buttonRegister, #primary_nav, .general_box h3, .pagination .pages li.active, .pagination .back a:hover, .pagination .forward a:hover, .ipsSideMenu ul li.active a, .ipsVerticalTabbed_tabs li a:hover, .cblock h3.draggable, .popupInner h3, body#ipboard_body fieldset.submit, body#ipboard_body p.submit, #user_navigation #register_link, #footer, #community_app_menu .mega, #more_apps_menucontentul li > a, #community_app_menu div li:hover > a {
    background-color: #00BFFF;
    border-bottom: 4px solid  #87CEFA;
}
#primary_nav {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    font-size: 13px;
    padding: 4px 0px 0px;
}

#community_app_menu > li > a {
    color: #FFF;
    display: block;
    padding: 13px 15px;
    margin-top: -4px;
}
#community_app_menu .active > a, #more_apps_menucontentul .active > a, #community_app_menu .active:hover > a {
    background-color: rgba(0, 0, 0, 0.2) !important;
 
 color: rgb(255, 255, 255) !important;
}

#community_app_menu > li {
    margin: 0px 3px 0px 0px;
    position: relative;
}
#community_app_menu > li > a {
    color: #FFF;
    display: block;
    padding: 13px 15px;
    margin-top: -4px;
}
#community_app_menu > li.active > a {
    color: #FFF;
    font-weight: bold;
    text-shadow: none;
}
#community_app_menu > li > a:hover {

    color: rgb(255, 255, 255) !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
}
li.socialIcon a > img {
    opacity: 0.4;
    transition: all 0.5s ease-in-out 0s;
    padding: 5px!mportant;
    margin: 1px -20px!important;
}
li.socialIcon a > img:hover {
opacity: 1;
    padding: 5px!mportant;
    margin: 1px -20px!important;
}
/*index_box*/
.main .main-foot, .main .main-head {
      background-color: #00BFFF;
    border-bottom: 4px solid #87CEFA;
    color: #FFF;
    padding: 8px 13px 8px;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}
.main .main-foot:hover, .main .main-head:hover {
    background: none repeat scroll 0% 0% rgb(172, 172, 172) !important;
    border-bottom: 4px solid #87CEFA;
}
.main .main-head .page-title {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
font-family: Arial;
}
.main .main-head .page-title h2 {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
font-family: Arial;
}
.main .main-head .page-title .h2 {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
font-family: Arial;
}
.pun table.table td.tcr {
    opacity: 0.5;
      -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
}
.pun table.table td.tcr:hover {
  opacity: 1;
}
.col_c_stats {
    color: rgb(45, 46, 46) !important;
    text-align: right;
}
.ipsType_small {
    font-size: 12px !important;
}
.mini_ava img:hover {
    border-color: #7D7D7D;

}
.mini_ava {
    float: left;
}
.mini_ava img {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    height: 36px;
    margin: 0px 10px;
    padding: 1px;
    width: 36px;
}
.table tbody.statused tr td {
background: white;
border: 0;
font-size: 12px;
vertical-align: middle;
 }
.pun .main-content {
    padding: 9px;
}
.pun .main-content {
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border: transparent;
}

div#dert_to {
      margin-left: 30px;
}
span.escritorio {
    color: #777;
    font-size: 12px !important;
    line-height: 17px;
}
a.forumtitle {

    font-family: Arial;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
}
.pun table.table th {
background-color: transparent;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: transparent;
}
/*topic_body*/
.pun .paged-foot, .pun .paged-head {
    background-color: transparent;
    border: 0;
    padding: 0.6em 1.3em 0.3em;
}

.post_block {
    color: #FFF;
    background: none repeat scroll 0% 0% #28292D;
    border-bottom: 4px solid #141518;
    padding: 0px 10px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    font-size: 16px;
}
.post_block:hover {
    background: none repeat scroll 0% 0% rgb(172, 172, 172) !important;
    border-bottom: 4px solid #979696;
}
.post_block span.creator a {
    color: rgb(255, 255, 255) !important;
    font-weight: 100 !important;
}
.post_block span.creator a span {
    color: rgb(255, 255, 255) !important;
    font-weight: 100 !important;
}

.desc_post {
    color: #777;
    float: right;
    font-size: 11px;
    margin-right: 17px !important;
    margin-top: -28px;
    text-align: right;
}
.pun .posthead h2 {
    font-family: Arimo,sans-serif;
    font-size: 12px;
}
.pun .posthead {
    background: none repeat scroll 0% 0% transparent;
    border-bottom: 0px none;
    color: #A4A4A4;
    font-size: 12px !important;
    font-weight: 400;
    margin: 0px 10px 0px 0px;
    padding-top: 10px;
}
.pun .postmain {
    background: none repeat scroll 0% 0% #FFF;
    border-left: 0px none;
    height: 100%;
    margin: 0px 0px 0px 175px;
    padding-left: 12px;
    padding-right: 10px;
}
.pun .post .user {
    float: left;
    font-size: 12px;
    padding: 10px 30px;
    text-align: center;
    width: 150px;
}
.user-basic-info a img:hover {
    border-color: #7D7D7D;
}
.pun .user .user-rank {
    font-size: 12px;
    line-height: 122%;
    margin-top: 6px;
}
.pun .user .user-info {
    color: #A4A4A4;
    font-size: 12px;
    line-height: 19px;
}
.postfoot {
border-bottom: 0;
border-top: 0;
clear: both;
margin-left: -15em;
padding: .5em 1em;
text-align: right;
}
.pun .post {
    background: none repeat scroll 0% 0% #FFF;
  border: 0;
}
  .pun .topic {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.module.main {
    margin: 0px;
    margin-left: 11px !important;
}
/*widgets*/
#right .module.main .main-head {
    background: none repeat scroll 0px 0px #00BFFF;
    color: #FFF;
    font-family: helvetica,arial,sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    padding: 7px 12px;
    border-bottom: 2px solid #87CEFA;
    text-align: left;
}
#right .module.main .main-head:hover {
      background: none repeat scroll 0% 0% #ACACAC!important;
border-bottom: 2px solid #929191;
}
/**footer**/
.block {
    float: left;
    width: auto;
    padding: 20px 60px 20px 0px;
}
.block h2 {
    color: #FFF;
    padding: 0px 10px 10px 0px;
    font-size: 12pt;
    font-weight: 300;
    border-bottom: 1px solid #F0F0F0;
}
.block li {
    padding-top: 10px;
    color: #FFF;
}
.block a {
    color: #FFF;
}
#footer_utilities {
    background: none repeat scroll 0% 0% #141518;
    padding: 14px;
    font-size: 11px;
    position: relative;
  height: auto!important
}
#footer_utilities .ipsList_inline > li > a {
    color: #FFF;
    margin-right: 0px;
    padding: 4px 10px;
}
#copyright {
    color: #FFF;
    text-align: right;
}
#copyright a {
    color: #FFF;
}

/*css widget stats*/
#stat_esxd .valor_xd {
    display: inline-block;
    background: none repeat scroll 0% 0% #E2E2E2;
    color: #4A4A4A;
    padding: 10px 15px;
    font-weight: bold;
    border-radius: 2px;
    margin: -10px 0px;
    float: right;
}
 #stat_esxd li {
    margin-bottom: 10px;
    display: block;
    padding: 10px 0px;
}

.valor_xd a {
    color: #4A4A4A!important;
}
/*index_body*/
.statistics h3 {
    background: none repeat scroll 0% 0% #28292D;
    border-bottom: 4px solid #141518;
    font-size: 16px;
    font-weight: 300;
    padding: 15px 15px 16px;
    color: #FFF;
    margin: -10px -10px 10px;
}
.statistics {
    background: none repeat scroll 0% 0% #FFF;
    margin-top: 20px;
    padding: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.desc, .desc.blend_links a, p.posted_info {
    font-size: 12px;
    color: #777;
}
.statistics_head {
    font-size: 14px;
    font-weight: bold;
}
#pun-about {
    background-color: transparent;
    border: 0;
    line-height: 150%;
    padding: 0.6em 1em;
    text-align: right;
    font-size: 10px !important;
}
#pun-about #qjump {
    float: left;
    text-align: left;
    display: none;
}
#stats {
    background-color: transparent;
    line-height: 150%;
    padding: 0.6em 1em;
    font-weight: bold !important;
    font-size: 14px;
}
#onlinelist {
    background-color: transparent;
    padding: 0.6em 1em;
    border-top: 0;
}

/*CSS Botón para ir al Panel de administración*/
p#ir_a_pa > strong > a {
      display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
  vertical-align: middle;
    cursor: pointer;
  border: 1px solid;
    border-radius: 4px;
    color: #FFF;
    background-color: #BF2A45;
    border-color: #AC1E37;
}
p#ir_a_pa > strong > a:active {
  position: relative;
  top: 1px;
}
/*END CSS Botón para ir al Panel de administración*/

/*ranko*/
div#randam {
    inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;

    display: inline-block;


    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #D9534F;
    border-color: #D43F3A;
  color: white;
}
.pun .entry-content {
    overflow: hidden;
    padding-bottom: 0.8em;
    width: 100%;
    line-height: 1.6;
}

/*quotes*/
.postmain blockquote {
background-color: #fcfcfc;
border: 1px solid #e3e3e3;
padding: 10px;
color: #9f9f9f;
margin-bottom: 5px;
margin: 0;
}
.postmain cite, blockquote cite {
margin: -11px -11px 8px;
}
blockquote cite {
background: #f2f2f2 url('http://www.skinbox.net/demo/public/style_images/elegant/highlight.png') repeat-x 0 0;
border: 1px solid #e3e3e3;

font-size: 12px;
overflow-x: auto;
padding: 8px 10px;
color: #535353;
text-shadow: rgba(255,255,255,1) 0px 1px 0px;
}
.codebox {
background: #FCFCFC;
border: 1px solid #dde5ed;
font-size: 11px;
line-height: 170%;
overflow: auto;
padding: 5px;
margin-bottom: 5px;
margin: 0;
}
.codebox dd.cont_code {
max-height: 200px;
overflow: auto;
}
.codebox dt {
border-bottom: 0;
}
.codebox dd {
background-color: transparent;
margin: .5em;
padding: .5em;
}
td.tcr span a:empty:before {
color: #a4a4a4;
content: "No posts to view.";
cursor: default;
font-style: italic;
margin: 1px 0 4px 8px;
pointer-events: none;
text-align: center;
word-wrap: break-word;
}
/*widget stay conected*/
#links_sociales img, #links_sociales {
  display: inline-block;
opacity: 0.7;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
padding: 5px;
}
#links_sociales {
  padding: 0px;
}
#links_sociales:hover {
background: #D1D1D1;
}
#links_sociales img:hover {
  opacity: 1;
}
/*tabs*/
#tabs ul li a {
background-color: #fff;
border: 1px solid #DBDBDB;
float: left;
margin-bottom: -8px;
font-weight: 400;
line-height: 2em;
padding: 0 1em;
text-decoration: none;
color: #353535;
font-size: 12px;
}
#tabs ul li.activetab a {
background-color: #bf2a45!important;
border: 1px solid #831427!important;
color: #FFFFFF;
text-decoration: none;
}

/*edits por mindlezz xD*/
#profile-advanced-right .main-head .h3 em {
-moz-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
background-color: #7ba60d!important;
background-image: url(http://i.imgur.com/EHGpChd.png)!important;
background-position: 0 -1px!important;
background-repeat: repeat-x!important;
border-radius: 3px!important;
color: #fff!important;
cursor: default!important;
font-size: 9px!important;
font-weight: 700!important;
height: 16px!important;
line-height: 16px!important;
padding: 3px 5px!important;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0!important;
text-transform: uppercase!important;
  cursor: pointer!important;
}
#profile-advanced-right .main-content.clearfix.center img:first-child {
width: 138px;
height: 138px;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

/*END edits por mindlezz xD*/

/*css chatbox*/

#chatbox_header.main-head {
background-color: #BF2A45;
border-bottom: 4px solid #AC1E37;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
font-size: 13px;
padding: 4px 0 0;
color: white;
line-height: 9px;
}
#chatbox_members {
background: #FFFFFF;
border-right: 1px solid rgba(151, 150, 150, 0.28);
overflow: auto;
position: absolute;
}
.chatbox-title {
float: left;
font-family: Lato;
margin: 3px 0 0;
padding: 2px 5px 0;
width: 15em;
}
.chatbox-title, .chatbox-title a.chat-title {
color: #FFFFFF;
text-decoration: none;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
background: rgba(250,250,210,0.07);
border-radius: 2px;
padding: 1px;
}
#chatbox p {
background: #FFF;
background-position: bottom;
border-top: solid 1px rgba(203, 203, 203, 0.28);
border-bottom: 1px solid rgba(252, 252, 252, 0.75);
color: #646464;
font-size: 11px;
line-height: 1.2em;
}
#chatbox p {
line-height: 1.2em;
}
.chatbox-options {
float: right;
list-style: none;
margin: 2px 0px 5px 0px;
color: white!important;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #FFFFFF;
}
#chatbox_members .member-title.online {
background: #3D9E68!important;
color: #FFF;
border: 1px solid #3C855C;
border-top: 0;
font-size: 12px;
padding: .5em .25em;
text-align: center;
box-shadow: inset 0px 1px 2px rgba(255, 255, 255, 0.42);
font-weight: 100!important;
}
#chatbox_members .member-title.away {
background: #ACACAC!important;
color: #FFF;
border: 1px solid #979696;
border-top: 0;
font-size: 12px;
padding: .5em .25em;
text-align: center;
box-shadow: inset 0px 1px 2px rgba(255, 255, 255, 0.42);
font-weight: 100!important;
}
#chatbox_footer {
-webkit-box-shadow: inset rgba(255, 255, 255, 1) 0 0 0 1px;
background: #eee url(http://www.themefreak.net/demo/themes/Sleek/tcat.png) repeat-x;
border: solid 1px #cbcbcb;
display: block!important;
height: 32px;
left: 0;
padding: 0;
position: absolute;
right: 0;
}
#chatbox_messenger_form {
margin: 5px 20px 0;
}
#chatbox_messenger_form #message {
background: rgba(83,80,80,.8);
border: 0;
border-radius: 3px;
color: #fff;
padding: 2px 2px 2px 5px;
}
#chatbox_messenger_form #message {
box-shadow: inset rgba(248, 248, 248, 1) 0 0 0 1px;
background: rgba(255, 255, 255, 0.8);
border-radius: 3px;
color: #fff;
padding: 2px 2px 2px 5px;
border: 1px solid #E1E3E5!important;
}
#submit_button {
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
background: #28292d;
border-bottom: 2px solid #141518;
border-left: 0;
border-right: 0;
border-top: 0;
color: #fff;
display: inline-block;
font-size: 12px;
padding: 4px 6px;
white-space: nowrap;
}
#submit_button:hover {
  background: #acacac;
border-bottom: 2px solid #979696;
color: #fff;
}

#avatar img {
      max-width: 28px;
    margin: 4px;
    vertical-align: middle;
}
.logged_in {
      height: 35px;
}
#pun-visit, .main-box {
    background-color: transparent;
    border: 0;
    font-size: 11px;
  display: none;
}

/***quote superinfo - mshas/artic/diapt***/
.postmain cite {
    background-color: transparent!important;
    background-image: none!important;
    color: #009FF2!important;
    display: block;
    font-size: 1vw!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;
}
blockquote cite {
    background-color: #E4EAF2;
    background-image: url(http://2img.net/i/fa/invision/css_img_quote.gif);
    background-position: top right;
    background-repeat: no-repeat;
    color: #000;
    display: block;
    font-size: 11px;
    font-style: normal;
    margin: -8px -8px 8px;
    padding: 3px;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheeti, cite, em, var, address, dfn {
    font-style: italic;
}
blockquote {
    background: rgba(250,250,250,0.22)!important;
    border-bottom: none!important;
    border-left: 3px solid #009FF2!important;
    border-right: none!important;
    border-top: none!important;
    display: block;
    line-height: 1.5vw!important;
    padding: .8vw!important;
}

.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;
}
p.crumbs {
color: #F3F3F3;
}
.pun-crumbs p {
color: #666;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
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;
}

a:link {
text-decoration: none!important;
}

#main-content > #pun-visit {display: none;}
.pun .paging b, .pagination b, .pagination span strong {
border-image: initial;
border-radius: 3px;
color: white!important;
font-size: 12px;
font-weight: 400!important;
margin-left: -1px!important;
padding: 5px 5px!important;
text-shadow: 0 1px 0 black;
visibility: visible;
background: #B0C4DE;
color: #fff;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 1px 5px;
}
 .paging a , .paging input, .pagination a, .pagination input {
border-image: initial;
border-radius: 3px;
font-size: 12px!important;
margin: 2px;
padding: 5px 5px!important;
text-shadow: 0 1px 0 white;
visibility: visible;
color: #333;
display: inline-block;
display: inline-block;
padding: 1px 4px;
color: #999;
}
.botãonovotopico, .botãoresponder {
    background-color: #4682B4!important;
    background-image: #3091C1!important;
    border-image-source: initial!important;
    border-image-slice: initial!important;
    border-image-width: initial!important;
    border-image-outset: initial!important;
    border-image-repeat: initial!important;
    box-shadow: rgba(0, 0, 0, 0.188235) 0px 2px 1px, rgba(0, 0, 0, 0.188235) 0px -1px 0px inset, rgba(255, 255, 255, 0.188235) 0px 1px 0px 0px inset!important;
    color: rgb(255, 255, 255)!important;
    cursor: pointer!important;
    display: inline-block!important;
    height: 32px!important;
    text-align: center!important;
    text-decoration: none!important;
    text-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 0px!important;
    white-space: nowrap!important;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: 300!important;
    line-height: 31px!important;
    border-width: medium!important;
    border-style: none!important;
    border-color: initial!important;
    border-radius: 5px!important;
    margin: 10px!important;
    padding: 0px 24px!important;
}
div.botãobloqueado {background-color: red!important;
    background-image: #B22222!important;
    border-image-source: initial!important;
    border-image-slice: initial!important;
    border-image-width: initial!important;
    border-image-outset: initial!important;
    border-image-repeat: initial!important;
    box-shadow: rgba(0, 0, 0, 0.188235) 0px 2px 1px, rgba(0, 0, 0, 0.188235) 0px -1px 0px inset, rgba(255, 255, 255, 0.188235) 0px 1px 0px 0px inset!important;
    color: rgb(255, 255, 255)!important;
    cursor: pointer!important;
    display: inline-block!important;
    height: 32px!important;
    text-align: center!important;
    text-decoration: none!important;
    text-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 0px!important;
    white-space: nowrap!important;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-variant: normal!important;
    font-weight: 300!important;
    line-height: 31px!important;
    border-width: medium!important;
    border-style: none!important;
    border-color: initial!important;
    border-radius: 5px!important;
    margin: 10px!important;
    padding: 0px 24px!important;
}
div.name {text-align:center;margin:5px;margin-top:-5px;}
        .pun .user-ident .user-basic-info {text-align:center;}
        .pun .user .user-info {text-align:center;}
        .pun .posthead {padding:10px!important;background:#fff!important;border-bottom:1px solid #ddd!important;}
        .postfoot {border-top:1px solid #ddd!important;}
        .pun .post {padding:10px!important;margin-top:20px!important;border:1px solid #ddd!important;}
        .pun .sig-content {padding:15px!important;border:none!important;text-align:center!important;}
.pun .posthead h2 strong {margin-top:-15px!important;}
        .pun .posthead {border-left:1px solid #ddd;border-right:1px solid #ddd;}
        .pun .post .user {border-right:1px solid #ddd;margin-left:-210px!important;}




#user_navigation > ul > li:nth-child(4) > a:hover {
    background: #DC143C;
    padding: 8px;
    transition: 200ms;
}#user_navigation > ul > li:nth-child(4) > a {
    transition: 200ms;
}#notify_link > img:hover {
    background: #00BFFF;
    padding: 6px 4px 3px 3px;
    transition: 200ms;
}#notify_link > img {
    transition: 200ms;
}#inbox_link > img:hover {
    background: #00BFFF;
    padding: 6px 6px 3px 3px;
    transition: 200ms;
}#inbox_link > img {
    transition: 200ms;
}



/****/
#pun-navlinks ul li {
  display: inline-block;
  font-size: 1.5em;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0,0,0,0.72);
  text-transform: uppercase;
}
 
#pun-head {
  background-color: #111;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.05) inset;
  margin: 0 auto;
  padding: 7px;
  width: auto;
}




#user_navigation > ul > li:nth-child(4) > a:hover {
    background: #DC143C;
    padding: 8px;
    transition: 200ms;
}#user_navigation > ul > li:nth-child(4) > a {
    transition: 200ms;
}#notify_link > img:hover {
    background: #00BFFF;
    padding: 6px 4px 3px 3px;
    transition: 200ms;
}#notify_link > img {
    transition: 200ms;
}#inbox_link > img:hover {
    background: #00BFFF;
    padding: 6px 6px 3px 3px;
    transition: 200ms;
}#inbox_link > img {
    transition: 200ms;
}
JulioPais

JulioPais
Novo Membro

Membro desde : 20/07/2017
Mensagens : 26
Pontos : 40

http://bmrsamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por JulioPais 23.07.17 16:58

viewtopc_body

Código:
<script type="text/javascript">//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
        if(typeof(_atc) == "undefined") {
            _atc = {  };
        }
    });

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
    try
    {
        var regId = parseInt(id, 10);
        if( isNaN(regId) ) { regId = 0; }
       
        if( regId > 0)
        {
            $('.post--' + id).toggle(0, function()
         {
            if( $(this).is(":visible") )
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
            }
            else
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
            }
         });
        }
    }
    catch(e) { }
   
   return false;
};

//]]>
</script>

<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
      <!-- BEGIN switch_plus_menu -->
      <li>
         <script type="text/javascript">//<![CDATA[
            var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
            var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
            var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
            var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
            var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
            insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
         //]]>
         </script>
      </li>
      <!-- END switch_plus_menu -->
      <li><a class="addthis_button" href="#">{L_SHARE}</a></li>
      <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
      <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <!-- BEGIN watchtopic -->
      <li>{S_WATCH_TOPIC}</li>
      <!-- END watchtopic -->
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<div class="pun-crumbs noprint clearfix">
   <span class="crumbs">
      <a href="{U_INDEX}"><span>{L_INDEX}</span></a>{NAV_CAT_DESC}&nbsp;»&nbsp;
      <strong><a href="{TOPIC_URL}"><span>{TOPIC_TITLE}</span></a></strong>
    </span>
    <div class="right">
        <!-- BEGIN switch_twitter_btn -->
        <span>
            <a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
        </span>
        <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <script>(function(d, s, id) {
        var js, fjs = d.getElementsByTagName(s)[0];
        if (d.getElementById(id)) return;
        js = d.createElement(s); js.id = id;
        js.src = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
        fjs.parentNode.insertBefore(js, fjs);
      }(document, 'script', 'facebook-jssdk'));</script>   
      <span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
      <!-- END switch_fb_likebtn -->
    </div>
</div>

<div class="main paged">
   <div class="paged-head clearfix">
            <h1>{TOPIC_TITLE}</h1>
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
         <!-- END switch_user_authpost -->

         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
         <!-- END switch_user_authreply -->
      </p>
   </div>
   {POLL_DISPLAY}
   <div class="main-head clearfix">
      <p class="h2">
         <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;<a href="#bottom">{L_GOTO_DOWN}</a>&nbsp;&nbsp;
         {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
   </div>

   <div class="main-content topic">
      <!-- BEGIN postrow -->
         <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
         <!-- END hidden -->
         
         <!-- BEGIN displayed -->
         
         <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
            <a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -20px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a>
            <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
               <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                  <h2>
                     <strong>{postrow.displayed.COUNT_POSTS}</strong>
                     {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                  </h2>
               </div>

               <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                  <div class="user">
                     <div class="user-ident">
                        <h4 class="username">{postrow.displayed.POSTER_NAME}</h4>
                        <div class="user-basic-info">
                           {postrow.displayed.POSTER_AVATAR}<br />
                           {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                        </div>
                     </div>
                     <div class="user-info">
                        {postrow.displayed.ONLINE_IMG}
                        <!-- BEGIN profile_field -->
                        {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                        <!-- END profile_field -->
                        {postrow.displayed.POSTER_RPG}
                     </div>
                  </div>

                  <div class="post-entry">
                     <div class="entry-content">
                        <!-- BEGIN switch_vote_active -->
                        <div class="vote gensmall">
                           <!-- BEGIN switch_vote -->
                           <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                           <!-- END switch_vote -->

                           <!-- BEGIN switch_bar -->
                           <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                              <!-- BEGIN switch_vote_plus -->
                              <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                              <!-- END switch_vote_plus -->

                              <!-- BEGIN switch_vote_minus -->
                              <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                              <!-- END switch_vote_minus -->
                           </div>
                           <!-- END switch_bar -->

                           <!-- BEGIN switch_no_bar -->
                           <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                           <!-- END switch_no_bar -->

                           <!-- BEGIN switch_vote -->
                           <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                           <!-- END switch_vote -->
                        </div>
                        <!-- END switch_vote_active -->
                        <div>
                           <div>{postrow.displayed.MESSAGE}</div>
                           <!-- BEGIN switch_attachments -->
                           <dl class="attachbox">
                              <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                              <dd>
                                 <!-- BEGIN switch_post_attachments -->
                                 <dl class="file">
                                    <dt>
                                       <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />

                                       <!-- BEGIN switch_dl_att -->
                                       <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                       <!-- END switch_dl_att -->

                                       <!-- BEGIN switch_no_dl_att -->
                                       {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                       <!-- END switch_no_dl_att -->
                                    </dt>

                                    <!-- BEGIN switch_no_comment -->
                                    <dd>
                                       <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                    </dd>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <dd>
                                       <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                    </dd>
                                    <!-- END switch_no_dl_att -->

                                    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                 </dl>
                                 <!-- END switch_post_attachments -->
                              </dd>
                           </dl>
                           <!-- END switch_attachments -->
                           <div class="clear"></div>
                        </div>
                        <p>
                           {postrow.displayed.EDITED_MESSAGE}
                        </p>
                     </div>
                  </div>
               </div>

               <!-- BEGIN switch_signature -->
               <div class="sig-content">
                  {postrow.displayed.SIGNATURE_NEW}
               </div>
               <!-- END switch_signature -->

               <div class="postfoot">
                  <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
                     {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                  </div>
                  <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
                     {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                  </div>
                  <div style="clear:both;"></div>
               </div>
            </div>
         </div>
         <!-- BEGIN first_post_br -->
         </div>
         <hr id="first-post-br" />
         <div class="main-content topic">
         <!-- END first_post_br -->
         <!-- END displayed -->
      <!-- END postrow -->
   </div>

   <div class="main-foot clearfix">
      <p class="h2">
         <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;<a href="#top">{L_BACK_TO_TOP}</a>&nbsp;&nbsp;
         {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="options">
         <input type="hidden" name="t" value="{TOPIC_ID}" />

         <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
         <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

         <!-- BEGIN viewtopic_bottom -->
         {S_TOPIC_ADMIN}
         <!-- END viewtopic_bottom -->
      </p>
   </div>

   <a name="bottomtitle"></a>

   <div class="paged-foot clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
         <!-- END switch_user_authpost -->

         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
         <!-- END switch_user_authreply -->
      </p>
   </div>

</div>

<div class="pun-crumbs">
   <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}&nbsp;»&nbsp;
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
   </p>
</div>

<!-- BEGIN promot_trafic -->
<div class="main" id="ptrafic_close" style="display:none">
   <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
   </div>
</div>
<div class="main" id="ptrafic_open" style="display:''">
   <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
   </div>
   <div class="main-content clearfix">
      <!-- BEGIN link -->
      »&nbsp;<a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
      <!-- END link -->
   </div>
</div>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<div class="main" id="forum_rules">
   <div class="main-head clearfix">
      <p class="h2">{L_FORUM_RULES}</p>
   </div>
   <table class="main-content frm">
      <tr>
         <!-- BEGIN switch_forum_rule_image -->
         <td class="logo">
            <img src="{RULE_IMG_URL}" alt="" />
         </td>
         <!-- END switch_forum_rule_image -->
         <td class="rules entry-content">
            {RULE_MSG}
         </td>
      </tr>
   </table>
</div>
<!-- END switch_forum_rules -->

<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->

<div id="pun-info" class="main">
   <div class="main-content">
      <div id="stats">
         <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
      </div>
   </div>
</div>

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
JulioPais

JulioPais
Novo Membro

Membro desde : 20/07/2017
Mensagens : 26
Pontos : 40

http://bmrsamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por Harleen 23.07.17 18:29

Olá evite fazer double post, pois é contra as regras, quando for necessário edite a mensagem




Troque o CSS por esse

Código:
    /****************************************************
    BMR SERVER SAMP
    *****************************************************/

    .main {margin-right: 15pc!important;}

    /**INICIO EFEITO NO NICKNAME*/
    a[href="/g1-dono"] {
    background: url("http://i.imgur.com/DeeiUkd.gif");
    }
    /**FIM EFEITO NO NICKNAME**/

    div#primary_nav {height:36px!important;}
            #primary_nav > div > ul.ipsType_small.ipsList_inline > li:nth-child(1) {margin-left:1140px;position:absolute;}
            #primary_nav > div > ul.ipsType_small.ipsList_inline > li:nth-child(2) {margin-left:1100px!important;position:absolute;}
    #notify_link {margin-left:-70px!important;width:0px!important;}
            #notify_link > img {margin-left:-20px!important;margin-top:-4px;}
            #inbox_link {margin-left:-10px;}
            #user_navigation > ul > li:nth-child(4) > a {margin-left:-30px;}
            #inbox_link > img {margin-top:-4px;}
            #inbox_link, #notify_link {width:0px!important;padding:20px;}
    div#right {
        top: 96px!important;
        position: relative!important;
    }
    #footer .block li a:hover, .cancel, .ipsVerticalTabbed_tabs li a, .logoText a:hover, .pun a:link {
                    color:#1d1d1d!important;
    }
    #main #main-content {
    margin:0 auto;
    }
    .pun {
        margin: 0 auto;
        min-width:800px!important;
        padding: 0px!important;
    }
    #content-container div#content {margin-right: 0px!important;}
    #footer_utilities {padding: 14px 0!important;}
    body {
        background: url(https://img.gta5-mods.com/q95/images/los-santos-apocalypse/933c1b-3.jpg) fixed !important;
        background-color: #696969!important;
        background-position: inherit!important;
        background-repeat: no-repeat!important;
        background-size: inherit!important;
        font-family: Segoe UI,Helvetica,sans-serif!important;
        font-famiy: Arial!important;
        font-size: 10px!important;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
    }
    #adapted_by_mindlezz, .container_IE + script + #branding, #footer_utilities{
    width:90%;
    margin:0 auto;
    }
    #adapted_by_mindlezz{
    background-color:#fff;
    }
    #layout_IE{background-color:#fff}
    #footer_utilities {
    padding: 14px 0;
    }
    #main #main-content{width:99%;}
    .post-btn{
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding: 0px 10px;
    background: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%) repeat scroll 0% 0% transparent;
    border: 1px solid #DBDBDB;
    box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    color: #616161;
    display: inline-block;
    white-space: nowrap;
    transition: all 0.2s ease-in-out 0s;
    margin:5px;
    }
    @font-face {
      font-family: 'Lato';
      font-style: normal;
      font-weight: 400;
      src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
    }
    #pun-head {
    display: none;
    }
    #pun-visit.clearfix {
    display: none!important;
    }
    #pun-intro {
    display: none;
    }
    .module.main {
        margin: 0 0 0 11px !important;
        position: relative!important;
        top: 5px!important;
    }

    .smalltext {
        font-size: 11px;
    }
    /*----------[Borrar Subrayados]------------*/
    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;}
    /*----------------FIN---------------*/

    .ipsType_small {
        font-size: 12px !important;
    }

    html, body {
        color: #555;
    }
    body {
        font: 13px helvetica,arial,sans-serif;

    }
    body {
        background: #EDEDED;
    }
    .main .main-head {
      margin-top: 2px!important;
    }
    .main .main-head.collapsed {
    border-radius: 4px 4px 4px 4px;
    opacity: .2;
    }
    body {
      font-famiy: Arial!important;
    }
    .pun-crumbs p {
    color: #666;
    font-size: 11px;
    line-height: 1.5;
    margin: 0;
    }
    .pun {
    padding: 0px;
    margin: 0 auto;
    width:100%!important;
    }
    /*header*/
    #header_bar {
        background: none repeat scroll 0% 0% #141518;
        padding: 0px;
        text-align: right;
    }

    #user_navigation {
        color: #9F9F9F;
        font-size: 11px;
    }
    #user_navigation.not_logged_in {
        height: 20px;
        padding: 6px 0px 4px;
    }
    #user_navigation a {
        color: #FFF;
        font-size: 11px;
    }
    #inbox_link {
        background: url('') no-repeat scroll center top transparent;
    }
    #inbox_link, #notify_link {
        height: 15px;
        padding: 11px 24px 8px 12px;
        position: relative;
        vertical-align: middle;
        width: 18px;
    }
    #notify_link {
        background: url('') no-repeat scroll center top transparent;
        margin-right: 11px;
    }
    .ipsHasNotifications {
        background: none repeat scroll 0% 0% #CF2020;
        border-radius: 2px;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
        color: rgb(255, 255, 255) !important;
        font-size: 9px;
        height: 12px;
        left: -5px;
        line-height: 12px;
        padding: 0px 4px;
        position: absolute;
        text-align: center;
        top: 4px;
    }
    #user_link_dd, .dropdownIndicator {
        background: url('http://www.tibiaking.com/forum/public/style_images/gris/header_dropdown.png') no-repeat scroll right center transparent;
        display: inline-block;
        height: 5px;
        margin: 1px 0px 1px 1px;
        width: 9px;
    }
    .right {
        float: right;
    }
    ol, ul {
        list-style: none outside none;
    }

    .ipsList_inline > li {
        display: inline-block;
        margin: 0px 3px;

    }

    .ipsList_inline > li:first-child {
        margin-left: 0px;
    }
    #header_bar {
        text-align: right;
    }
    #user_navigation a {
        color: #FFF;
    }
    .pun a:link , .ipsVerticalTabbed_tabs li a, .cancel, #footer .block li a:hover, .logoText a:hover {
        color: #AC1E37;
    }
    .pun a:hover {
        color: #555;
    }
    img, .input_check, .input_radio {
        vertical-align: middle;
    }
    fieldset, img {
        border: 0px none;
    }
    #user_navigation #register_link {
        background: none repeat scroll 0% 0% #DF4C2B;
        border-bottom: 4px solid #BE2F11;
        color: #FFF;
        display: inline-block;
        padding: 3px 8px;
    }
    #user_navigation #register_link {
          background-color: #BF2A45;
        border-bottom: 4px solid #AC1E37;
    }


    /*branding*/
    #branding {
        background: none repeat scroll 0% 0% #28292D;
        min-height: 120px;
    }
    .logoText {
        font-weight: 300;
        font-size: 28px;
        color: #FFF;
        text-decoration: none;
        line-height: 120px;
    }
    .logoText a {
        color: #FFF;
    }

    #search {
        margin: 80px 0px;
    }
    .logoText a img {
          margin-top: 10px;
    }
    /*sarch*/
    fieldset, img {
        border: 0px none;
    }
    .hide {
        display: none;
    }
    #adv_search {
        width: 16px;
        height: 16px;
        background: url('http://demo.themetent.com/public/style_images/flatten/advanced_search.png') no-repeat scroll right 50% transparent;
        text-indent: -3000em;
        display: inline-block;
        margin: 4px 0px 4px 4px;
    }
    #search_wrap {
        position: relative;
        background: none repeat scroll 0% 0% #FFF;
        display: block;
        padding: 0px 26px 0px 4px;
        height: 26px;
        line-height: 25px;
        border-width: 1px 1px 2px;
        border-style: solid;
        border-color: #F4F2F2;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
        min-width: 230px;
    }
    #main_search {
        background: none repeat scroll 0px 0px transparent;
        border: 0px none;
        font-size: 13px !important;
        outline: 0px none;
        padding: 0px;
        width: 130px;
        margin-top: 5px;
    }
    #search_options {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
        margin: 3px 3px 3px 0px;
        padding: 0px 6px;
        border-radius: 3px;
        background: none repeat scroll 0% 0% #EAEAEA;
        display: inline-block;
        float: right;
        max-width: 80px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .clickable {
        cursor: pointer;
    }
    #search .submit_input {
        background: url('http://skaterpowerboats.co/site/img/home/layout1/lupa.png') no-repeat scroll 50% center #ACACAC;
        text-indent: -3000em;
        padding: 0px;
        border: 0px none;
        display: block;
        width: 26px;
        height: 26px;
        position: absolute;
        right: 0px;
        top: 0px;
        bottom: 0px;
    }
    .maintitle, .buttonRegister, #primary_nav, .general_box h3, .pagination .pages li.active, .pagination .back a:hover, .pagination .forward a:hover, .ipsSideMenu ul li.active a, .ipsVerticalTabbed_tabs li a:hover, .cblock h3.draggable, .popupInner h3, body#ipboard_body fieldset.submit, body#ipboard_body p.submit, #user_navigation #register_link, #footer, #community_app_menu .mega, #more_apps_menucontentul li > a, #community_app_menu div li:hover > a {
        background-color: #00BFFF;
        border-bottom: 4px solid  #87CEFA;
    }
    #primary_nav {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        font-size: 13px;
        padding: 4px 0px 0px;
    }

    #community_app_menu > li > a {
        color: #FFF;
        display: block;
        padding: 13px 15px;
        margin-top: -4px;
    }
    #community_app_menu .active > a, #more_apps_menucontentul .active > a, #community_app_menu .active:hover > a {
        background-color: rgba(0, 0, 0, 0.2) !important;
   
    color: rgb(255, 255, 255) !important;
    }

    #community_app_menu > li {
        margin: 0px 3px 0px 0px;
        position: relative;
    }
    #community_app_menu > li > a {
        color: #FFF;
        display: block;
        padding: 13px 15px;
        margin-top: -4px;
    }
    #community_app_menu > li.active > a {
        color: #FFF;
        font-weight: bold;
        text-shadow: none;
    }
    #community_app_menu > li > a:hover {

        color: rgb(255, 255, 255) !important;
        background-color: rgba(0, 0, 0, 0.2) !important;
    }
    li.socialIcon a > img {
        opacity: 0.4;
        transition: all 0.5s ease-in-out 0s;
        padding: 5px!mportant;
        margin: 1px -20px!important;
    }
    li.socialIcon a > img:hover {
    opacity: 1;
        padding: 5px!mportant;
        margin: 1px -20px!important;
    }
    /*index_box*/
    .main .main-foot, .main .main-head {
          background-color: #00BFFF;
        border-bottom: 4px solid #87CEFA;
        color: #FFF;
        padding: 8px 13px 8px;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    }
    .main .main-foot:hover, .main .main-head:hover {
        background: none repeat scroll 0% 0% rgb(172, 172, 172) !important;
        border-bottom: 4px solid #87CEFA;
    }
    .main .main-head .page-title {
        color: #FFF;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    font-family: Arial;
    }
    .main .main-head .page-title h2 {
        color: #FFF;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    font-family: Arial;
    }
    .main .main-head .page-title .h2 {
        color: #FFF;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    font-family: Arial;
    }
    .pun table.table td.tcr {
        opacity: 0.5;
          -moz-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
          -webkit-transition: all 0.5s ease-in-out 0s;
    }
    .pun table.table td.tcr:hover {
      opacity: 1;
    }
    .col_c_stats {
        color: rgb(45, 46, 46) !important;
        text-align: right;
    }
    .ipsType_small {
        font-size: 12px !important;
    }
    .mini_ava img:hover {
        border-color: #7D7D7D;

    }
    .mini_ava {
        float: left;
    }
    .mini_ava img {
        background: none repeat scroll 0% 0% #FFF;
        border: 1px solid #D5D5D5;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
        height: 36px;
        margin: 0px 10px;
        padding: 1px;
        width: 36px;
    }
    .table tbody.statused tr td {
    background: white;
    border: 0;
    font-size: 12px;
    vertical-align: middle;
    }
    .pun .main-content {
        padding: 9px;
    }
    .pun .main-content {
        background: none repeat scroll 0% 0% #FFF;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        border: transparent;
    }

    div#dert_to {
          margin-left: 30px;
    }
    span.escritorio {
        color: #777;
        font-size: 12px !important;
        line-height: 17px;
    }
    a.forumtitle {

        font-family: Arial;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
    }
    .pun table.table th {
    background-color: transparent;
    }
    .pun .main table td.tc2, .pun .main table td.tc3 {
    background-color: transparent;
    }
  /*topic_body*/
    .pun .paged-foot, .pun .paged-head {
        background-color: transparent;
        border: 0;
        padding: 0.6em 1.3em 0.3em;
    }

    .post_block {
        color: #FFF;
        background: none repeat scroll 0% 0% #28292D;
        border-bottom: 4px solid #141518;
        padding: 0px 10px;
        height: 36px;
        line-height: 36px;
        font-weight: normal;
        font-size: 16px;
    }
    .post_block:hover {
        background: none repeat scroll 0% 0% rgb(172, 172, 172) !important;
        border-bottom: 4px solid #979696;
    }
    .post_block span.creator a {
        color: rgb(255, 255, 255) !important;
        font-weight: 100 !important;
    }
    .post_block span.creator a span {
        color: rgb(255, 255, 255) !important;
        font-weight: 100 !important;
    }

    .desc_post {
        color: #777;
        float: right;
        font-size: 11px;
        margin-right: 17px !important;
        margin-top: -28px;
        text-align: right;
    }
    .pun .posthead h2 {
        font-family: Arimo,sans-serif;
        font-size: 12px;
    }
    .pun .posthead {
        background: none repeat scroll 0% 0% transparent;
        border-bottom: 0px none;
        color: #A4A4A4;
        font-size: 12px !important;
        font-weight: 400;
        margin: 0px 10px 0px 0px;
        padding-top: 10px;
    }
    .pun .postmain {
        background: none repeat scroll 0% 0% #FFF;
        border-left: 0px none;
        height: 100%;
        margin: 0px 0px 0px 175px;
        padding-left: 12px;
        padding-right: 10px;
    }
    .pun .post .user {
        float: left;
        font-size: 12px;
        padding: 10px 27px;
        text-align: center;
        border-right:1px solid #ddd;
        width: 150px;
    }
.pun .bloguser {
    padding: 10px 24px !important;
}
    .user-basic-info a img:hover {
        border-color: #7D7D7D;
    }
    .pun .user .user-rank {
        font-size: 12px;
        line-height: 122%;
        margin-top: 6px;
    }
    .pun .user .user-info {
        color: #A4A4A4;
        font-size: 12px;
        line-height: 19px;
    }
    .postfoot {
    border-bottom: 0;
    border-top: 0;
    clear: both;
    margin-left: -15em;
    padding: .5em 1em;
    text-align: right;
    }
    .pun .post {
        background: none repeat scroll 0% 0% #FFF;
      border: 0;
    }
      .pun .topic {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    }
    .module.main {
        margin: 0px;
        margin-left: 11px !important;
    }
              .pun .user-ident .user-basic-info {text-align:center;}
            .pun .user .user-info {text-align:center;}
            .pun .posthead {padding:10px!important;background:#fff!important;border-bottom:1px solid #ddd!important;}
            .postfoot {border-top:1px solid #ddd!important;}
            .pun .post {padding:10px!important;margin-top:20px!important;border:1px solid #ddd!important;}
            .pun .sig-content {padding:15px!important;border:none!important;text-align:center!important;}
    .pun .posthead h2 strong {margin-top:-15px!important;}
            .pun .posthead {border-left:1px solid #ddd;border-right:1px solid #ddd;}
    /*widgets*/
    #right .module.main .main-head {
        background: none repeat scroll 0px 0px #00BFFF;
        color: #FFF;
        font-family: helvetica,arial,sans-serif;
        font-size: 15px !important;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        padding: 7px 12px;
        border-bottom: 2px solid #87CEFA;
        text-align: left;
    }
    #right .module.main .main-head:hover {
          background: none repeat scroll 0% 0% #ACACAC!important;
    border-bottom: 2px solid #929191;
    }
    /**footer**/
    .block {
        float: left;
        width: auto;
        padding: 20px 60px 20px 0px;
    }
    .block h2 {
        color: #FFF;
        padding: 0px 10px 10px 0px;
        font-size: 12pt;
        font-weight: 300;
        border-bottom: 1px solid #F0F0F0;
    }
    .block li {
        padding-top: 10px;
        color: #FFF;
    }
    .block a {
        color: #FFF;
    }
    #footer_utilities {
        background: none repeat scroll 0% 0% #141518;
        padding: 14px;
        font-size: 11px;
        position: relative;
      height: auto!important
    }
    #footer_utilities .ipsList_inline > li > a {
        color: #FFF;
        margin-right: 0px;
        padding: 4px 10px;
    }
    #copyright {
        color: #FFF;
        text-align: right;
    }
    #copyright a {
        color: #FFF;
    }

    /*css widget stats*/
    #stat_esxd .valor_xd {
        display: inline-block;
        background: none repeat scroll 0% 0% #E2E2E2;
        color: #4A4A4A;
        padding: 10px 15px;
        font-weight: bold;
        border-radius: 2px;
        margin: -10px 0px;
        float: right;
    }
    #stat_esxd li {
        margin-bottom: 10px;
        display: block;
        padding: 10px 0px;
    }

    .valor_xd a {
        color: #4A4A4A!important;
    }
    /*index_body*/
    .statistics h3 {
        background: none repeat scroll 0% 0% #28292D;
        border-bottom: 4px solid #141518;
        font-size: 16px;
        font-weight: 300;
        padding: 15px 15px 16px;
        color: #FFF;
        margin: -10px -10px 10px;
    }
    .statistics {
        background: none repeat scroll 0% 0% #FFF;
        margin-top: 20px;
        padding: 10px;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        overflow: hidden;
    }
    .desc, .desc.blend_links a, p.posted_info {
        font-size: 12px;
        color: #777;
    }
    .statistics_head {
        font-size: 14px;
        font-weight: bold;
    }
    #pun-about {
        background-color: transparent;
        border: 0;
        line-height: 150%;
        padding: 0.6em 1em;
        text-align: right;
        font-size: 10px !important;
    }
    #pun-about #qjump {
        float: left;
        text-align: left;
        display: none;
    }
    #stats {
        background-color: transparent;
        line-height: 150%;
        padding: 0.6em 1em;
        font-weight: bold !important;
        font-size: 14px;
    }
    #onlinelist {
        background-color: transparent;
        padding: 0.6em 1em;
        border-top: 0;
    }

    /*CSS Botón para ir al Panel de administración*/
    p#ir_a_pa > strong > a {
          display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857;
        text-align: center;
      vertical-align: middle;
        cursor: pointer;
      border: 1px solid;
        border-radius: 4px;
        color: #FFF;
        background-color: #BF2A45;
        border-color: #AC1E37;
    }
    p#ir_a_pa > strong > a:active {
      position: relative;
      top: 1px;
    }
    /*END CSS Botón para ir al Panel de administración*/

    /*ranko*/
    div#randam {
        inline-block;
        padding: 6px 12px;
        margin-bottom: 0px;
        font-size: 12px;
        font-weight: normal;
        line-height: 1.42857;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;

        display: inline-block;


        border: 1px solid transparent;
        border-radius: 4px;
        background-color: #D9534F;
        border-color: #D43F3A;
      color: white;
    }
    .pun .entry-content {
        overflow: hidden;
        padding-bottom: 0.8em;
        width: 100%;
        line-height: 1.6;
    }

    /*quotes*/
    .postmain blockquote {
    background-color: #fcfcfc;
    border: 1px solid #e3e3e3;
    padding: 10px;
    color: #9f9f9f;
    margin-bottom: 5px;
    margin: 0;
    }
    .postmain cite, blockquote cite {
    margin: -11px -11px 8px;
    }
    blockquote cite {
    background: #f2f2f2 url('http://www.skinbox.net/demo/public/style_images/elegant/highlight.png') repeat-x 0 0;
    border: 1px solid #e3e3e3;

    font-size: 12px;
    overflow-x: auto;
    padding: 8px 10px;
    color: #535353;
    text-shadow: rgba(255,255,255,1) 0px 1px 0px;
    }
    .codebox {
    background: #FCFCFC;
    border: 1px solid #dde5ed;
    font-size: 11px;
    line-height: 170%;
    overflow: auto;
    padding: 5px;
    margin-bottom: 5px;
    margin: 0;
    }
    .codebox dd.cont_code {
    max-height: 200px;
    overflow: auto;
    }
    .codebox dt {
    border-bottom: 0;
    }
    .codebox dd {
    background-color: transparent;
    margin: .5em;
    padding: .5em;
    }
    td.tcr span a:empty:before {
    color: #a4a4a4;
    content: "No posts to view.";
    cursor: default;
    font-style: italic;
    margin: 1px 0 4px 8px;
    pointer-events: none;
    text-align: center;
    word-wrap: break-word;
    }
    /*widget stay conected*/
    #links_sociales img, #links_sociales {
      display: inline-block;
    opacity: 0.7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 5px;
    }
    #links_sociales {
      padding: 0px;
    }
    #links_sociales:hover {
    background: #D1D1D1;
    }
    #links_sociales img:hover {
      opacity: 1;
    }
    /*tabs*/
    #tabs ul li a {
    background-color: #fff;
    border: 1px solid #DBDBDB;
    float: left;
    margin-bottom: -8px;
    font-weight: 400;
    line-height: 2em;
    padding: 0 1em;
    text-decoration: none;
    color: #353535;
    font-size: 12px;
    }
    #tabs ul li.activetab a {
    background-color: #bf2a45!important;
    border: 1px solid #831427!important;
    color: #FFFFFF;
    text-decoration: none;
    }

    /*edits por mindlezz xD*/
    #profile-advanced-right .main-head .h3 em {
    -moz-border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    background-color: #7ba60d!important;
    background-image: url(http://i.imgur.com/EHGpChd.png)!important;
    background-position: 0 -1px!important;
    background-repeat: repeat-x!important;
    border-radius: 3px!important;
    color: #fff!important;
    cursor: default!important;
    font-size: 9px!important;
    font-weight: 700!important;
    height: 16px!important;
    line-height: 16px!important;
    padding: 3px 5px!important;
    text-shadow: rgba(0,0,0,0.2) 0 -1px 0!important;
    text-transform: uppercase!important;
      cursor: pointer!important;
    }
    #profile-advanced-right .main-content.clearfix.center img:first-child {
    width: 138px;
    height: 138px;
    padding: 1px;
    border: 1px solid #d5d5d5;
    background: #fff;
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    }

    /*END edits por mindlezz xD*/

    /*css chatbox*/

    #chatbox_header.main-head {
    background-color: #BF2A45;
    border-bottom: 4px solid #AC1E37;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    font-size: 13px;
    padding: 4px 0 0;
    color: white;
    line-height: 9px;
    }
    #chatbox_members {
    background: #FFFFFF;
    border-right: 1px solid rgba(151, 150, 150, 0.28);
    overflow: auto;
    position: absolute;
    }
    .chatbox-title {
    float: left;
    font-family: Lato;
    margin: 3px 0 0;
    padding: 2px 5px 0;
    width: 15em;
    }
    .chatbox-title, .chatbox-title a.chat-title {
    color: #FFFFFF;
    text-decoration: none;
    }
    #chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
    background: rgba(250,250,210,0.07);
    border-radius: 2px;
    padding: 1px;
    }
    #chatbox p {
    background: #FFF;
    background-position: bottom;
    border-top: solid 1px rgba(203, 203, 203, 0.28);
    border-bottom: 1px solid rgba(252, 252, 252, 0.75);
    color: #646464;
    font-size: 11px;
    line-height: 1.2em;
    }
    #chatbox p {
    line-height: 1.2em;
    }
    .chatbox-options {
    float: right;
    list-style: none;
    margin: 2px 0px 5px 0px;
    color: white!important;
    }
    .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    color: #FFFFFF;
    }
    #chatbox_members .member-title.online {
    background: #3D9E68!important;
    color: #FFF;
    border: 1px solid #3C855C;
    border-top: 0;
    font-size: 12px;
    padding: .5em .25em;
    text-align: center;
    box-shadow: inset 0px 1px 2px rgba(255, 255, 255, 0.42);
    font-weight: 100!important;
    }
    #chatbox_members .member-title.away {
    background: #ACACAC!important;
    color: #FFF;
    border: 1px solid #979696;
    border-top: 0;
    font-size: 12px;
    padding: .5em .25em;
    text-align: center;
    box-shadow: inset 0px 1px 2px rgba(255, 255, 255, 0.42);
    font-weight: 100!important;
    }
    #chatbox_footer {
    -webkit-box-shadow: inset rgba(255, 255, 255, 1) 0 0 0 1px;
    background: #eee url(http://www.themefreak.net/demo/themes/Sleek/tcat.png) repeat-x;
    border: solid 1px #cbcbcb;
    display: block!important;
    height: 32px;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    }
    #chatbox_messenger_form {
    margin: 5px 20px 0;
    }
    #chatbox_messenger_form #message {
    background: rgba(83,80,80,.8);
    border: 0;
    border-radius: 3px;
    color: #fff;
    padding: 2px 2px 2px 5px;
    }
    #chatbox_messenger_form #message {
    box-shadow: inset rgba(248, 248, 248, 1) 0 0 0 1px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    color: #fff;
    padding: 2px 2px 2px 5px;
    border: 1px solid #E1E3E5!important;
    }
    #submit_button {
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background: #28292d;
    border-bottom: 2px solid #141518;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 4px 6px;
    white-space: nowrap;
    }
    #submit_button:hover {
      background: #acacac;
    border-bottom: 2px solid #979696;
    color: #fff;
    }

    #avatar img {
          max-width: 28px;
        margin: 4px;
        vertical-align: middle;
    }
    .logged_in {
          height: 35px;
    }
    #pun-visit, .main-box {
        background-color: transparent;
        border: 0;
        font-size: 11px;
      display: none;
    }

    /***quote superinfo - mshas/artic/diapt***/
    .postmain cite {
        background-color: transparent!important;
        background-image: none!important;
        color: #009FF2!important;
        display: block;
        font-size: 1vw!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;
    }
    blockquote cite {
        background-color: #E4EAF2;
        background-image: url(http://2img.net/i/fa/invision/css_img_quote.gif);
        background-position: top right;
        background-repeat: no-repeat;
        color: #000;
        display: block;
        font-size: 11px;
        font-style: normal;
        margin: -8px -8px 8px;
        padding: 3px;
    }
    * {
        margin: 0;
        padding: 0;
    }
    user agent stylesheeti, cite, em, var, address, dfn {
        font-style: italic;
    }
    blockquote {
        background: rgba(250,250,250,0.22)!important;
        border-bottom: none!important;
        border-left: 3px solid #009FF2!important;
        border-right: none!important;
        border-top: none!important;
        display: block;
        line-height: 1.5vw!important;
        padding: .8vw!important;
    }

    .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;
    }
    p.crumbs {
    color: #F3F3F3;
    }
    .pun-crumbs p {
    color: #666;
    font-size: 1.11em;
    line-height: 1.5;
    margin: 0;
    }
    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;
    }

    a:link {
    text-decoration: none!important;
    }

    #main-content > #pun-visit {display: none;}
    .pun .paging b, .pagination b, .pagination span strong {
    border-image: initial;
    border-radius: 3px;
    color: white!important;
    font-size: 12px;
    font-weight: 400!important;
    margin-left: -1px!important;
    padding: 5px 5px!important;
    text-shadow: 0 1px 0 black;
    visibility: visible;
    background: #B0C4DE;
    color: #fff;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 5px;
    }
    .paging a , .paging input, .pagination a, .pagination input {
    border-image: initial;
    border-radius: 3px;
    font-size: 12px!important;
    margin: 2px;
    padding: 5px 5px!important;
    text-shadow: 0 1px 0 white;
    visibility: visible;
    color: #333;
    display: inline-block;
    display: inline-block;
    padding: 1px 4px;
    color: #999;
    }
    .botãonovotopico, .botãoresponder {
        background-color: #4682B4!important;
        background-image: #3091C1!important;
        border-image-source: initial!important;
        border-image-slice: initial!important;
        border-image-width: initial!important;
        border-image-outset: initial!important;
        border-image-repeat: initial!important;
        box-shadow: rgba(0, 0, 0, 0.188235) 0px 2px 1px, rgba(0, 0, 0, 0.188235) 0px -1px 0px inset, rgba(255, 255, 255, 0.188235) 0px 1px 0px 0px inset!important;
        color: rgb(255, 255, 255)!important;
        cursor: pointer!important;
        display: inline-block!important;
        height: 32px!important;
        text-align: center!important;
        text-decoration: none!important;
        text-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 0px!important;
        white-space: nowrap!important;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif!important;
        font-size: 16px!important;
        font-style: normal!important;
        font-variant: normal!important;
        font-weight: 300!important;
        line-height: 31px!important;
        border-width: medium!important;
        border-style: none!important;
        border-color: initial!important;
        border-radius: 5px!important;
        margin: 10px!important;
        padding: 0px 24px!important;
    }
    div.botãobloqueado {background-color: red!important;
        background-image: #B22222!important;
        border-image-source: initial!important;
        border-image-slice: initial!important;
        border-image-width: initial!important;
        border-image-outset: initial!important;
        border-image-repeat: initial!important;
        box-shadow: rgba(0, 0, 0, 0.188235) 0px 2px 1px, rgba(0, 0, 0, 0.188235) 0px -1px 0px inset, rgba(255, 255, 255, 0.188235) 0px 1px 0px 0px inset!important;
        color: rgb(255, 255, 255)!important;
        cursor: pointer!important;
        display: inline-block!important;
        height: 32px!important;
        text-align: center!important;
        text-decoration: none!important;
        text-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 0px!important;
        white-space: nowrap!important;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif!important;
        font-size: 16px!important;
        font-style: normal!important;
        font-variant: normal!important;
        font-weight: 300!important;
        line-height: 31px!important;
        border-width: medium!important;
        border-style: none!important;
        border-color: initial!important;
        border-radius: 5px!important;
        margin: 10px!important;
        padding: 0px 24px!important;
    }
    div.name {text-align:center;margin:5px;margin-top:-5px;}
    #user_navigation > ul > li:nth-child(4) > a:hover {
        background: #DC143C;
        padding: 8px;
        transition: 200ms;
    }#user_navigation > ul > li:nth-child(4) > a {
        transition: 200ms;
    }#notify_link > img:hover {
        background: #00BFFF;
        padding: 6px 4px 3px 3px;
        transition: 200ms;
    }#notify_link > img {
        transition: 200ms;
    }#inbox_link > img:hover {
        background: #00BFFF;
        padding: 6px 6px 3px 3px;
        transition: 200ms;
    }#inbox_link > img {
        transition: 200ms;
    }
    /****/
    #pun-navlinks ul li {
      display: inline-block;
      font-size: 1.5em;
      text-decoration: none;
      text-shadow: 1px 1px rgba(0,0,0,0.72);
      text-transform: uppercase;
    }   
    #pun-head {
      background-color: #111;
      box-shadow: 0 0 0 1px rgba(255,255,255,0.05) inset;
      margin: 0 auto;
      padding: 7px;
      width: auto;
    }
    #user_navigation > ul > li:nth-child(4) > a:hover {
        background: #DC143C;
        padding: 8px;
        transition: 200ms;
    }#user_navigation > ul > li:nth-child(4) > a {
        transition: 200ms;
    }#notify_link > img:hover {
        background: #00BFFF;
        padding: 6px 4px 3px 3px;
        transition: 200ms;
    }#notify_link > img {
        transition: 200ms;
    }#inbox_link > img:hover {
        background: #00BFFF;
        padding: 6px 6px 3px 3px;
        transition: 200ms;
    }#inbox_link > img {
        transition: 200ms;
    }

Fórum http://prntscr.com/fz9ykx
Blog http://prntscr.com/fz9ydk

Até mais
Harleen

Harleen
Super Membro

Membro desde : 09/07/2012
Mensagens : 1779
Pontos : 2373

https://antenadogames.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por JulioPais 23.07.17 18:54

Funcionou, so tenho mais um problema, se poder me ajudar, ja tentei de tudo pra centralizar esse banner e nao consigo...
Forum:http://bmrgames.forumeiros.com/
JulioPais

JulioPais
Novo Membro

Membro desde : 20/07/2017
Mensagens : 26
Pontos : 40

http://bmrsamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por Lincoln 23.07.17 18:59

Adicione o código abaixo a sua CSS:

Código:
.logoText a img {
    margin-left: 180px;
}
Lincoln

Lincoln
*****

Membro desde : 24/09/2011
Mensagens : 422
Pontos : 711

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por Harleen 23.07.17 19:01

Olá, somente é permitida uma dúvida por tópico, peço que leia as regras do FDF novamente.

Caso o código passado acima não funcione, crie um novo tópico.
Esse está resolvido?
Harleen

Harleen
Super Membro

Membro desde : 09/07/2012
Mensagens : 1779
Pontos : 2373

https://antenadogames.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por JulioPais 23.07.17 19:06

Esta sim, vou criar outro agora
Obrigado.
JulioPais

JulioPais
Novo Membro

Membro desde : 20/07/2017
Mensagens : 26
Pontos : 40

http://bmrsamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Texto do Topico bugado com o perfil

Mensagem por Harleen 23.07.17 19:06

Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.
Tópico marcado como Resolvido e movido para Questões resolvidas.
Harleen

Harleen
Super Membro

Membro desde : 09/07/2012
Mensagens : 1779
Pontos : 2373

https://antenadogames.forumeiros.com/

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