Colocar bordas no perfil do topico

3 participantes

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

Tópico resolvido Colocar bordas no perfil do topico

Mensagem por Kidizinhu 09.03.14 23:13

Qual é minha questão:
Bom amigos procurei alguns topicos mais nao encontrei nenhum

bom minha duvida é como posso deichar  o perfil e informação do usuario no topico asim

https://i.imgur.com/iQnJK49.png 

com estas bordas tentei alguns codigos de css mais nenhum resultou 

Endereço do meu fórum:
http://sky-cheat.forumeiros.com

Versão do fórum:
PUNBB


Última edição por Kidizinhu em 13.03.14 19:04, editado 1 vez(es)
Kidizinhu

Kidizinhu
***

Membro desde : 15/03/2012
Mensagens : 133
Pontos : 209

http://hacksamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Alex Habilidade 09.03.14 23:43

Olá,

Primeiramente peço que vá em sua folha CSS:

Painel de controle -> Visualização -> Cores -> Aba / Folha de Estilo CSS

Peço que procure e remova o código abaixo:
Código:

.pun .post .user {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 0 none !important;
    border-image: none;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 0 none !important;
    float: left;
    margin-left: -17em;
    margin-right: -1px !important;
    margin-top: -1.8em;
    position: relative;
}

Remova esse também:
Código:

.pun .user-ident .username {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-color: #FFFFFF #3D3B3B;
    border-image: initial;
    border-left: 1px solid #3D3B3B;
    border-radius: 4px;
    border-right: 1px solid #3D3B3B;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 8px #FFFFFF inset;
    color: #666666;
    display: block;
    font-family: Arvo;
    font-size: 1.5em;
    font-weight: 400 !important;
    line-height: 1.8em;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 8px !important;
    position: relative;
    right: 12px;
    text-align: center;
    text-decoration: none;
    top: -12px;
    width: 200px;
}

Remova esse também:
Código:

.pun .user .user-info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-color: #FFFFFF #DDDDDD #DDDDDD;
    border-image: initial;
    border-radius: 5px;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 8px #FFFFFF inset;
    color: #666666;
    line-height: 1.8em;
    margin: 7px auto;
    padding: 5px;
    text-align: center;
}

Agora peço que adicione esse código abaixo:
Código:

.pun .user .user-ident .user-basic-info, .pun .user .user-info {
    background: url("http://i78.servimg.com/u/f78/17/96/03/52/highli10.png") repeat-x scroll 0 0 #FBFBFB;
    border: 1px solid #D9DBDD;
    border-radius: 3px;
    padding: 3px;
  text-align: center;
}
.user-basic-info a img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    padding: 1px;
   }
h4.username {
    margin-left: 40px;
}
Alex Habilidade

Alex Habilidade
Hiper Membro

Membro desde : 10/01/2011
Mensagens : 2795
Pontos : 3774

http://www.gzhabilidade.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Kidizinhu 10.03.14 0:11

Ola amigo eu nao encontrei todos os codigos que voce falou

para mim remover mais os que eu encontrei

eu removi e adicionei o codigo que voce me mandou

e nao resultou

creio eu por causa de conflito de algum codigo no css

vou mandar meu css para voce ver se tem algo errado

OBS: ESTA É A CSS QUE EU NAO REMOVI OS CODIGOS

Código:
fieldset { border: none!important;} 
body {
overflow-x: hidden;
 background-color: #262a2d;
line-height: 12px;
font: normal 11px tahoma,helvetica,arial,sans-serif;
color: #7c848a;
text-shadow: none;
}
.statsdotopico {
line-height: 18px;
text-align: right;
list-style-type: none;
}
.statsdotopico li {
list-style-type: none;
}
table.table td {
position: relative;
height: 68px;
}
.mini_ava {
float: left;
}
.mini_ava img {
width: 50px;
height: 50px;
margin: 0 5px;
border-radius: 2px;
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
#arrumarcatdesk {
margin-left: 51px;
margin-top: 4px;
position: relative;
position: relative;
right: 12x;
}
.hierarchy a {
position: relative;
margin-left: 48px;
}












/***extras***
.pun .paged-foot, .pun .paged-head {
background: url("http://i72.servimg.com/u/f72/17/57/14/02/mainti10.png") repeat-x scroll center top #2C2C2C;
box-shadow: 0 1px 0 #5C5C5C inset;*/




border-color: #128A24;
border: 1px solid rgba(85, 85, 85, 0.57);
padding: .6em 1.3em .3em;
}
.pun .postmain {




box-shadow: 0 1px 8px #fbfbfb inset;
border-bottom: 1px solid #fbfbfb;
background-color: #fbfbfb;
border-left: 1px solid rgba(255, 204, 191, 0);
margin-left: 18em;
}
.pun .post {
  border-color: rgba(238, 238, 238, 0) rgba(255, 255, 255, 0) #ccc;
border-width: 2px 0 1px;
}
#stats {
text-align: center;
box-shadow: 0 1px 8px #191b1d inset;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
background: #FFFFFF !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
color: #666;
line-height: 1.8em;
line-height: 150%;
padding: .6em 1em;
}
.optionscore {
position: relative;
top: -14px;
left: -22px;
color: #ccc;
float: right;
text-align: right;
}
.pun .user-ident .username {
box-shadow: 0 1px 8px #FFFFFF inset;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
background: #FFFFFF !important;
padding-top: 2px;
position: relative;
padding-bottom: 14px;
color: #666;
right: 12px;
top: -12px;
width: 200px;
padding-right: 8px;
line-height: 1.8em;
text-align: center;
}
.rank-perfil {
color: #fff;
font-size: 1.5em;
font-weight: 700;
line-height: 1.8em;
text-align: center;
text-shadow: 0 1px 0 #FFF,0 2px 0 #C5C5C5,0 3px 0 #C5C5C5,0 4px 0 #B4B3B3,0 5px 0 #7C7B7B,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);
}
.pun .post .user {
border-top: 0 !important;
border-bottom: 0 !important;
background: #FFFFFF;
margin-right: -1px !important;
border: 1px solid #FFFFFF;
float: left;
margin-left: -17em;
margin-top: -1.8em;
position: relative;
}
.pun .user .user-info {
  text-align: center;
box-shadow: 0 1px 8px #FFFFFF inset;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #40FFFFFF446;
background: #FFFFFF !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
color: #666;
line-height: 1.8em;
}
#foto_navigation-topic {
background: #34393d !important;
color: #9f9f9f;
width: 177px;
  border: 1px solid #40464b;
top: 12px;
height: 221px;
}
.user-basic-info a img {
  left: 11px;
width: 150px;
position: relative;
top: 10px;
height: 200px;
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #FFFFFF;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
max-height: 200px;
max-width: 150px;
padding: 1px;
}
.user-basic-info a img:hover {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
border-color: #FFFFFF;
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}




/****não tire esses css****/
a.dcontexto {
position: relative;
font: 12px arial, verdana, helvetica, sans-serif;
padding: 0;
color: #039;
text-decoration: none;
cursor: help;
z-index: 24;
}
a.dcontexto:hover {
background: transparent;
z-index: 25;
}
a.dcontexto span {
display: none;
}
a.dcontexto:hover span {
display: block;
position: absolute;
width: 230px;
top: 0em;
text-align: justify;
left: -10em;
font: 10px Verdana, arial, helvetica, sans-serif;
padding: 5px 10px;
border: 1px solid #999;
background: #E8EBF2;
color: #000;
}
#corvictornaotire {
top: 20px;
position: relative;
left: 580px;
z-index: 999;
}
#autordaskin a {
text-shadow: #fff 1px 0 3px;
color: #fff;
}
#autordaskin {
top: -14px;
left: 80px;
position: relative;
text-shadow: #fff 0 0 3px;
color: #fff;
}




#pun-about22 {
display: none;
}
/* crumbs. */
p.crumbs a:hover {
color: #D4FFD0;
}
.pun-crumbs {
right: 1px;
width: 1609px;
border-top: 1px solid #383c40;
position: relative !important;
line-height: 37px;
font-size: 12px;
background: url(http://jnsfamily.gamescenter.com.br/forum/public/style_images/Dark666/guestho.png) bottom repeat-x #24282c;
overflow: hidden;
margin-top: -0px;
}
p.crumbs {
color: #F3F3F3;
}
.pun-crumbs p {
color: #666;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
p.crumbs a {
line-height: 37px;
color: #158A0B;
text-shadow: none !important;
font-style: normal !important;
font-size: 12px !important;
font-family: Georgia;
}
.pun-crumbs a {
text-decoration: none;
}
/* crumbs FIM ©Copyright by Victor - Pixelfocus.com.br Todos os Direitos reservados. */
/*viewTopic*/
.topicViewIcons {
overflow: hidden;
position: relative;
padding-bottom: 1px;
margin: -3px 10px -5px 0;
float: left;
}
.topicViewIcons a {
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
float: left;
width: 22px;
height: 22px;
text-decoration: none;
text-align: center;
outline: none;
margin-right: 5px;
opacity: 0.6;
}
.topicViewIcons a:hover {
  background:url("http://i72.servimg.com/u/f72/18/07/42/17/trans110.png") repeat;
  background:rgba(0,0,0,0.1);
  opacity:0.8
}
.topicViewIcons #topicViewRegular.active img {
background-position: 0 -16px;
}
.topicViewIcons a.active {
background: url("http://i72.servimg.com/u/f72/18/07/42/17/trans510.png") repeat;
background: rgba(0,0,0,0.5);
-webkit-box-shadow: inset rgba(0,0,0,0.6) 0px 1px 3px, rgba(255,255,255,0.3) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.6) 0px 1px 3px, rgba(255,255,255,0.3) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.6) 0px 1px 3px, rgba(255,255,255,0.3) 0px 1px 0px;
opacity: 1;
}
.topicViewIcons #topicViewRegular img {
background-position: 0 0;
}
.topicViewIcons img {
opacity: 1!important;
vertical-align: top;
margin-top: 4px;
width: 16px;
height: 16px;
background: url("http://i72.servimg.com/u/f72/18/07/42/17/topicv10.png") no-repeat;
}
.topicViewIcons #topicViewBasic.active img {
background-position: -16px -16px;
}
/**forumeiros***/
.forumeiroslinkscore {
position: relative;
top: 12px;
}
/*lastpost*/
/* Avatar in index */




/*Legendas Perso By Victor*/
#pun-info2:hover {
background: #3D3C3C;
padding: 10px;
border: 3px double #3D3C3C;
border-radius: 5px;
-webkit-transition: 0.8s;
}
#pun-info2 {
background: #F7F7F7;
border: 3px double #CAC8C8;
border-radius: 5px;








}
.h33, h33 {
border-bottom: 1px solid #595959;
color: #595959;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.05em;
margin-bottom: 3px;
margin-top: 20px;
padding-bottom: 2px;
text-transform: uppercase;
}
ul#pun-legend1, ul.pun-legend1:hover{
background: #FAFFD7;
padding: 10px;
border: 3px double #009DD6;
border-radius: 5px;
-webkit-transition: 0.8s;
}
ul#pun-legend1, ul.pun-legend1{
float: left;
margin: 2px 10px;
background: #F7F7F7;
padding: 10px;
border: 3px double #CAC8C8;
border-radius: 5px;
  list-style: none;
width: 400px;




}
/*final do código by victor*/
/******/
#footcore {
moz-border-radius: 2px;
background: #0FB82A url(http://i72.servimg.com/u/f72/17/57/14/02/mainti10.png);
-webkit-border-radius: 2px;
border: 1px solid #16A33D;
border-radius: 2px;
box-shadow: 0 1px 2px 0 #14E457 inset;
color: #FFFFFF;
margin-bottom: 3px;
padding: 9px 10px 8px;
text-shadow: 1px 1px 1px #333;
}




/***Corpight::::Victor Menezes:::: Pixel CoreCorpight::::*****/
.pun table.table td {




border-color: rgba(255, 204, 191, 0);
}
a {
color: #8F9CA6;
text-decoration: none;
}




/***Corpight::::Head:::: Pixel Core::::*****/
#primary_nav {
width: 1523px;
border-bottom: 1px solid #FFFFFF;
padding-right: 0;
float: left !important;
margin-right: 165px !important;




height: 67px !important;
position: relative;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/topbg10.png) repeat-x #383c40;
font-size: 12px;
text-align: right !important;
margin-bottom: 0 !important;
}
#primary_left {
padding-right: 380px !important;
float: right !important;
margin-left: 0 !important;
margin-right: auto !important;
margin-top: 0;
height: 87px !important;
position: relative;
font-size: 12px;
text-align: right !important;
}
.hide {
display: none;
}
.boxShadow {
border: 1px solid #383c3f;
}
#branding, .maintitle, .ipsFilterbar, .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton {
background-color: #158A0B;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.menusera {
border-top: 0 !important;
border-bottom: 0 !important;
float: right !important;
margin-top: -250px !important;
position: relative;
height: 249px;
width: 120px;
background: #2d3134;
margin-right: -1px !important;
border: 1px solid #484d50;
}
#foto_navigation {
background: #34393d !important;
margin-top: 20px !important;
position: absolute;
margin-left: 6px !important;
color: #9f9f9f;
float: right;
font-size: 11px;
line-height: 35px;
width: 106px;
height: 106px;
overflow: hidden;
border: 1px solid #40464b;
}
ol, ul {
list-style: none;
}
#foto_navigation a {
color: #fff;
float: left;
padding: 0 12px;
line-height: 35px;
outline: none;
height: 35px;
}
.ipsUserPhoto_kod {
margin-top: 7px !important;
margin-left: -4px !important;
max-width: 90px !important;
max-height: 90px !important;
}
#slogan {
background: url(http://i72.servimg.com/u/f72/17/57/14/02/slogan10.png) no-repeat;
margin-top: -316px !important;
float: right !important;
position: relative;
margin-right: 290px !important;
}
#commp {
text-align: right !important;
float: right !important;
position: relative !important;
margin-top: -320px !important;
margin-right: 310px !important;
}
#community_app_menu>li {
text-decoration: none !important;
font-family: Arial,sans-serif;
text-shadow: none;
color: #d3e1e8 !important;
text-align: center !important;
font-size: 13px !important;
position: relative;
}
#community_app_menu>li.active>a {
margin-right: 5px !important;
background-position: 50% 50% !important;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/acte10.png) top no-repeat;
border-radius: 14px;
margin-left: -11px;
height: 28px;
width: auto;
color: #fff;
display: block;
padding-left: 12px;
padding-right: 12px;
text-shadow: none;
}
#community_app_menu>li>a {
text-decoration: none !important;
margin-left: -11px;
height: 28px;
width: auto;
color: #d3e1e8;
display: block;
padding-left: 12px;
padding-right: 12px;
text-shadow: none;
}
.umiesc {
padding-top: 6px !important;
position: relative;
margin-top: 26px !important;
}




#community_app_menu > li.active > a {
color: #158A0B;
}
#community_app_menu>li.active>a {
color: #fff;
text-shadow: none;
}
#community_app_menu>li>a {
color: #d3e1e8;
text-shadow: none;
}
#search {
height: auto !important;
position: relative;
float: right !important;
margin-right: 16px !important;
margin-top: -305px !important;
}
#search_wrap {
font-weight: bold;
color: #989898 !important;
position: relative;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/sear10.png) no-repeat;
display: block;
padding-right: 10px;
padding-left: 14px;
height: 57px;
margin-top: -3px;
line-height: 57px;
min-width: 230px;
}
#main_search {
margin-top: 17px !important;
float: left !important;
height: auto;
font-size: 13px;
border: 0;
background: transparent;
width: 140px;
outline: 0;
color: #6c767b;
}
#search_options {
font: bold 11px tahoma,arial;
margin-top: 0 !important;
text-shadow: none;
font-size: 10px;
height: 52px;
line-height: 50px;
margin-left: -80px !important;
margin-right: 45px;
padding-left: 6px;
padding-right: 2px;
border-left: 1px solid #343d42;
background: transparent;
color: #6c767b;
display: inline-block;
float: right;
}




.clickable {
cursor: pointer;
}




#search_options_menucontent {
background: #2d3134;
margin-top: -78px !important;
color: #8f9ca6;
min-width: 100px;
white-space: nowrap;

#search_options_menucontent li {
height: 40px !important;
border-bottom: 0;
}
#search .submit_input {
background: url(http://i72.servimg.com/u/f72/17/57/14/02/sic10.png) 50% no-repeat #2e3235;
text-indent: -3000em;
margin-top: 10px !important;
margin-right: -4px;
border-left: 1px solid #2e3235;
border-right: 1px solid #2e3235;
color: #989898;
padding: 0;
display: block;
width: 40px;
height: 36px;
position: absolute;
right: 0;
border-top: 0 !important;
border-bottom: 0 !important;
top: 0;
bottom: 0;
border-image: initial;
}
#logo {
padding-left: 35px !important;
margin-top: -317px !important;
float: left !important;
position: relative;
}
/**********login88888******/
#log_nav {
text-align: center !important;
padding-right: 0;
float: right !important;
margin-left: 250px !important;
margin-right: 68px !important;
margin-top: 40px;
width: auto !important;
position: relative;
font-size: 11px;
margin-bottom: -115px !important;
}
#register_nav {
text-align: center !important;
padding-right: 0;
float: right !important;
margin-left: 250px !important;
margin-right: 68px !important;
margin-top: 40px;
width: auto !important;
position: relative;
font-size: 11px;
margin-bottom: -115px !important;
}
#dorej_nav {
padding-right: 0;
margin-right: 80px !important;
float: right !important;
margin-left: 470px !important;
margin-top: 40px;
position: relative;
font-size: 12px;
text-align: right !important;
margin-bottom: -115px !important;
}
#dolog_nav {
padding-right: 0;
margin-right: 80px !important;
float: right !important;
margin-left: 470px !important;
margin-top: 40px;
position: relative;
font-size: 12px;
text-align: right !important;
margin-bottom: -115px !important;
}
.log {
box-shadow: 0 1px 8px #191b1d inset;
border-top: 1px solid #404446;
border-bottom: 1px solid #404446;
margin-right: -76px !important;
background: #212427 !important;
margin-top: -140px !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
width: 120px;
height: 16px;
float: right !important;
text-align: center !important;
background-position: 0px 3px !important;
}
.dolog {
margin-right: 40px !important;
text-shadow: none;
border-top-left-radius: 4px;
border-bottom-left-radius: 0px;
border: 1px solid #484d50;
background: #272a2c url(http://i72.servimg.com/u/f72/17/57/14/02/notlog10.png) no-repeat;
background-position: 20% 20%;
margin-top: -140px !important;
padding-top: 2px;
padding-left: 8px;
padding-right: 22px;
padding-bottom: 14px;
width: auto;
height: 19px;
float: right !important;
}
.dorej {
margin-right: 40px !important;
text-shadow: none;
border-top-left-radius: 0px;
border-bottom-left-radius: 4px;
border: 1px solid #484d50;
background: #272a2c url(http://i72.servimg.com/u/f72/17/57/14/02/notreg10.png) no-repeat;
background-position: 20% 20%;
margin-top: -107px !important;
padding-top: 2px;
padding-left: 8px;
padding-right: 22px;
padding-bottom: 14px;
width: auto;
height: 13px;
float: right !important;
}
#register_nav a {
font-weight: bold;
margin-left: -8px !important;
margin-top: -6px !important;
text-align: center !important;
width: 120px !important;
color: #8f9ca6 !important;
text-shadow: none;
display: block;
}
.register {
box-shadow: 0 1px 8px #191b1d inset;
border-top: 1px solid #404446;
border-bottom: 1px solid #404446;
margin-right: -76px !important;
background: #212427 !important;
margin-top: -110px !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
width: 120px;
height: 16px;
float: right !important;
text-align: center !important;
background-position: 0px 3px !important;
}
/******categorias e heads****/
.main .main-head {
box-shadow: 0 1px 8px 1px #191B1D inset;
background: #128A24 url(https://i.imgur.com/o1lUOeX.png);
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 12px;
}
.pun .main-content {
background-color: #2D3134;
border-radius: 0px;
padding: 8px;
margin-bottom: 10px;
border: 1px solid #3E4144;
}
.stats_number {
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
display: block;
text-align: center;
color: #BBB;
position: relative;
overflow: hidden;
}
.stats_number img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 15px;
}
.stats_text {
font-size: 10px;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
display: block;
text-align: center;
color: #DDD;
}
.pun table.table td {
background-color: rgba(255, 255, 255, 0);
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: rgba(255, 255, 255, 0);
}
.pun table.table td {
background: url() repeat-x top;
border-top: 1px solid #1b1e22;
}
/*****widgets******/
.module.main {




padding: 8px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
margin-bottom: 10px;




margin: 0!important;
}
.main-head-widget {
box-shadow: 0 1px 8px #191b1d inset;
border: 1px solid #404446;
background: #212427;
color: #8f9ca6;
font-size: 13px;
font-weight: bold;
padding: 8px;
color: #778288;
border-top: none !important;
border-right: none !important;
border-left: none !important;
}
/******boxs*****/
#pun-visit, .main-box {
background: #FFFFFF !important;
border: 1px solid #FFFFFF !important;
}
#board_statistics {
color: #FFFFFF;
font-weight: 700;
text-shadow: rgba(255,255,255,0.6) 0 1px 0;
}
.forumcorestats{
font: bold 11px tahoma,arial;
margin-right: 5px !important;
text-shadow: none !important;
font-size: 10px;
display: inline-block;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/ftm10.png) top right no-repeat;
color: #fff !important;
padding: 3px 7px;
border-radius: 4px;
font-weight: bold !important;
}
#statscore {
text-align: center;
}
.forumcorestatstext {
display: inline-block;
}




.coreaglinleft {
text-align: left;
}
/*footer*/
#footer_utilities, #footer_utilities a {
color: #7c848a;




}
#rss_menu {
border: 1px solid #33373c;
}
#footer_utilities {
  height: 50px;
border-top: 1px solid #0f1011;
margin-top: 10px !important;
padding: 10px;
font-size: 11px;
top: 30px;  




position: relative;
background: #1C1F22 url(http://i72.servimg.com/u/f72/17/57/14/02/nadfoo10.png) repeat-x top;
margin-bottom: -18px;
}
#backtotop, #bottomScroll {
background: url(http://i72.servimg.com/u/f72/17/57/14/02/ftx10.png);
border-radius: 4px;
border-right: 1px solid #3a3d3f;
color: #8b989e !important;
text-transform: uppercase;
font-family: "Oswald";
width: 90px;
height: 29px;
line-height: 29px;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -15px;
position: absolute;
display: inline-block;
text-align: center;
opacity: 1 !important;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0;
padding: 4px 10px;
}
#community_app_menu>li>a:hover {
text-decoration: none !important;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/acte11.png) top no-repeat;
border-radius: 14px;
height: 28px;
}
/***post****/
.pun .posthead {
margin-top: 3px !important;
box-shadow: 0 1px 8px #191B1D inset;
-webkit-box-shadow: 0 1px 8px #191B1D inset;
-moz-box-shadow: 0 1px 8px #191b1d inset;
border: 1px solid #404446;
background: #212427;
color: #8F9CA6;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
text-shadow: none;
padding-left: 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}
#ajax_loading {
position: fixed;
z-index: 999;
  margin: 12px;
left: 570px;
}
/**login****/
#zalogowany_nav {
text-align: center !important;
padding-right: 0;
float: right !important;
margin-left: 250px !important;
margin-right: 68px !important;
margin-top: 40px;
width: auto !important;
position: relative;
font-size: 12px;
margin-bottom: -115px !important;
}




.zalogowany {
box-shadow: 0 1px 8px #191b1d inset;
border-top: 1px solid #404446;
border-bottom: 1px solid #404446;
margin-right: -76px !important;
background: #212427 !important;
margin-top: 100px !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
width: 120px;
height: 16px;
float: right !important;
text-align: center !important;
}
#zalogowany_nav a {
  float:left;
font-weight: bold;
margin-left: -7px !important;
margin-top: 4px !important;
text-align: center !important;
width: 120px !important;
color: #8f9ca6 !important;
text-shadow: none;
display: block;
}
#user_link_dd, .dropdownIndicator {
margin-bottom: -3px !important;
display: inline-block;
width: 18px;
height: 18px;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/header10.png) no-repeat;
}
#podk_nav {
text-align: center !important;
padding-right: 0;
float: right !important;
margin-left: 250px !important;
margin-right: 68px !important;
margin-top: 40px;
width: auto !important;
position: relative;
font-size: 12px;
margin-bottom: -115px !important;
}
.podk {
box-shadow: 0 1px 8px #191b1d inset;
border-top: 1px solid #404446;
border-bottom: 1px solid #404446;
margin-right: -76px !important;
background: #212427 !important;
margin-top: 74px !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
width: 120px;
height: 16px;
float: right !important;
text-align: center !important;
}
#wylogowany_nav {
text-align: center !important;
padding-right: 0;
float: right !important;
margin-left: 250px !important;
margin-right: 68px !important;
margin-top: 40px;
width: auto !important;
position: relative;
font-size: 12px;
margin-bottom: -115px !important;
}
.user-contact {
background: #191b1d;
border: 1px solid #DDDDDD;
border-radius: 5px;
color: #666;
float: left;
margin: 5px auto;
padding: 5px;
border-image: initial;
}




.pun .user .user-info {
background: #191b1d;
border: 1px solid #DDDDDD;
border-radius: 5px;
color: #666;
line-height: 1.8em;
margin: 7px auto;
padding: 5px;
border-image: initial;
}




.wylogowany {
box-shadow: 0 1px 8px #191b1d inset;
border-top: 1px solid #404446;
border-bottom: 1px solid #404446;
margin-right: -76px !important;
background: #212427 !important;
margin-top: 74px !important;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 14px;
width: 120px;
height: 16px;
float: right !important;
text-align: center !important;
}
.privposter {
  top: 191px;
width: 42px;
position: absolute;
border-right: 1px solid #404446;
color: #947e6f !important;
text-shadow: none;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/mesanj10.png) no-repeat !important;
background-position: 50% 1% !important;
margin-top: -115px !important;
padding-top: 2px;
padding-left: 8px;
padding-right: 13px;
padding-bottom: 14px;
width: 42px;
height: 15px;
float: right !important;
margin-right: 83px !important;
}
.notif {
border-left: 1px solid #404446;
color: #947e6f !important;
text-shadow: none;
background: url(http://i72.servimg.com/u/f72/17/57/14/02/mesank10.png) no-repeat !important;
background-position: 40% 1% !important;
margin-top: -115px !important;
padding-top: 2px;
padding-left: 8px;
padding-right: 13px;
padding-bottom: 14px;
width: 42px;
  top: 191px;
left: 71px;
  position: absolute;
height: 15px;
float: right !important;
margin-right: 51px !important;
}




/*logadofim*/
.forumeiroslinks {
position: relative;
top: 120px;
}
/******/
#LGlogin {
background: #000 url('http://fcimage.net/public/style_images/imgfc/trans60.png') repeat;
box-shadow: 10px 10px 40px #000;
color: #333;
font-family: sans-serif;
left: 30%;
position: fixed;
top: 30%;
width: 550px;
z-index: 999;
padding: 8px;
-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
-moz-box-shadow: rgba(0,0,0,0.5) 0px 10px 20px;
box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#LGlogin-border {
background: white;
padding-bottom: 2px;
}
#LGspace {
margin-top: 15px;
margin-left: 100px;
}
#LGlogin ul {
list-style-type: none;
}
#LGlogin ul li {
float: center;
font-size: 1.2em;
width: 50%;
}
#LGlogin h2 {
float: right;
position: relative;
top: -21px;
display: inline-block;
font-size: 11px;
width: 120px;
}
#LGlogin h2 a {
color: #333;
}
#LGlogin .login-submit {
margin: 15px auto;
margin-bottom: 0px;
background: #333 url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/alert-overlay.png) repeat-x top;
border: 1px solid rgba(0, 0, 0, 0.35);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
color: white;
text-shadow: 0 -1px 1px black;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 30px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: block;
cursor: pointer;
}
#main_input_user, #main_input_password {
font-size: 12px;
color: #333;
font-weight: bold;
margin-top: 5px;
width: 210px;
margin-bottom: 5px;
margin-left: 5px;
padding: 7px;
border-width: 1px;
border-style: solid;
border-color: #DFDFDF;
background: white;
}
/***topic perfil****/
.postfoot {
border-top: 1px dashed rgba(204, 204,
}
.main-foot.clearfix2 {
background-color: #FFFFFF;
color: #FFFFFF;
font-weight: 400;
padding: .7em 1.3em;
}
.main .main-foot, .main .main-head {
background-color: #FFFFFF;
color: #FFFFFF;
font-weight: 400;
padding: .7em 1.3em;
}
#footcore {
moz-border-radius: 2px;
background: #FFFFFF url(http://i72.servimg.com/u/f72/17/57/14/02/mainti10.png);
-webkit-border-radius: 2px;
border: 1px solid #FFFFFF;
border-radius: 2px;
box-shadow: 0 1px 2px 0 #FFFFFF inset;
color: #FFFFFF;
margin-bottom: 3px;
padding: 9px 10px 8px;
text-shadow: 1px 1px 1px #333;
}
/******/




/*Legendas Perso By Victor*/












/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}




.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}




.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}




.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}




.codebox dd:hover {
border: 1px dashed #E3E3E3;
}
/*-------------------------Perfil em 3D-------------------------------*/
.pun .user-ident .user-basic-info {
line-height: 1.5em;
font-size: 1.5em;
font-weight: bold;
color: white;
text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
text-align: center;
}
/*-----------------Efeito Spoiler+Code---------------
.codebox {
background: #E7E6E6;
border: 1px solid #BDBDBD;
box-shadow: 0 2px 10px #D6D6D6;
margin: 1em;
max-width: auto;
}
.codebox dt {
border-bottom: 4px solid #D64107;
font-size: 14px;
font-weight: 700;
text-shadow: 1px 1px #F3F3F3;
}
.codebox dd.cont_code, .codebox.spoiler dd {
background: #F0F0F0;
border: 1px solid lightGrey;
}
.codebox dd.cont_code {
max-height: 200px;
overflow: auto;
}
.codebox dd {
background-color: #FFFFE1;
margin: .5em;
padding: .5em;
}*/




element.style {
padding: 5px 35px 10px 1px;
}
.pun .main-foot .h2, .pun .main-head .h2 {
float: left;
color: #E8E4E1;
}
.pun .main .options a, .pun .main .options a:link, .pun .main .options a:visited {
color: transparent;
margin-left: .5em;
text-decoration: none;
}
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background: transparent;
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
}
.sprite-arrow_prosilver_down {
background: transparent;
background-position: 0 0;
height: 6px;
width: 6px;
}
.post_field {
background: white none;
color: #414141;
border: 1px solid #B9C4CD;
padding: 3px 0 3px 0;
margin: 0;
margin-top: 2px;
}




/*------------------Botao Neon---------------------------------*/
az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
#text_editor_controls, .left-box{position:relative !important}




/* Postbit CSS (Center Userinfo, Userinfo boxed stats wrap)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#postlist .userinfo {
padding-top:10px;
}
.username_container {
padding:2px 0;
text-align:center;
}
.username_container .username strong {
font:  normal 16pt arial, helvetica, sans-serif;
}
.usertitle, .rank {
text-align:center;
}
.usercenter {
padding-top:5px;
text-align:center;
}
.userinfo_extra dt {
padding:6px 3px 0 10px;
margin:0;
color:#d65600;
font-weight:;
}
.userinfo_extra dd {
background:#fff none   ;
color:#414141;
border:1px solid #b9c4cd;
padding:3px 0 3px 0;
margin:0;
margin-top: 2px;
}
/* center avatar, username, title, rank in postbit legacy 4.0.2 */








        
/*-----------Login Drop------------*/
.quick_connex{
box-shadow:0 0 2px!important;
padding:5px;
position:absolute;
right:1290px;
top:55px;
width:180px
}




.quick_connex .connec_close{
bottom:3px;
float:right;
left:5px;
position:relative
}
/*--------------- Niveis de alerta--------------------*/
.alert{border:1px solid;margin:10px 0px;padding:15px 10px 15px 60px;color:#00529B;
background-repeat:no-repeat;background-position:10px center;background-color:#BDE5F8;
background-image:url('http://i42.servimg.com/u/f42/17/32/13/00/40px-i10.png')}
.alert2{border:1px solid;margin:10px 0px;padding:15px 10px 15px 60px;color:#00529B;
background-repeat:no-repeat;background-position:10px center;background-color:#ffcc00;
background-image:url('http://i42.servimg.com/u/f42/17/32/13/00/40px-a10.png')}
.alert3{border:1px solid;margin:10px 0px;padding:15px 10px 15px 60px;color:#00529B;
background-repeat:no-repeat;background-position:10px center;background-color:#ff5c5c;
background-image:url('http://i42.servimg.com/u/f42/17/32/13/00/120px-10.png')}
/*-----------------------MemberList-------------------------------*/
.Sname a{background-color:#FFF;border:1px solid #DDD;margin:2px;padding:1px 5px}
.Sname a:hover,.Sname a:active{background-color:#2F98D9;color:#FFF}
.Sname{text-align:right}
.rutgonML img{background-color:#000;border:3px double;border-radius:7px 7px 7px 7px;height:75px;width:72%;margin:10px}
.rutgonML{float:left;width:10%}
.rutgonML p{background-image:url(http://i.imgur.com/QhVWi.png);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 2px;padding:2px 5px}
.rutgonML:hover{box-shadow:0 0 10px 5px #000}
/* Search box */
#sapxepFMvi input[type=submit]{background-color:#0161A4!important;border-bottom:2px solid #000!important;border-radius:3px 3px 3px 3px;border-right:2px solid #000!important;border-bottom-style:solid!important;color:#FFF!important;cursor:pointer;float:right;font-family:Verdana;font-size:1.2em!important;font-weight:bolder;margin-top:-10px;text-shadow:1px 2px 1px #000;border-color:#DAD396 #896C0F #896C0F #DAD396;border-width:1px 2px 2px 1px !important;padding:5px!important}
#sapxepFMvi span{color:#026DA6;font-family:Tahoma;font-size:1.2em;font-weight:700;padding:0 10px 0 30px}
#sapxepFMvi .button:hover{background-color:#000!important;color:#1BD5FF!important;text-shadow:-1px 1px 5px #FFF}
#sapxepFMvi .button:active{text-shadow: -1px -2px -1px #000;background-color:#045C06!important}
#sapxepFMvi{background-color:#DEDEDE;margin-bottom:20px;padding:15px 20px 10px 5px}
/*-------------------------Remover anúncios-------------------------------*/
.module-advert{display:none;}
/*-------------------------Imagem caixa de resposta-------------------------------*/
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url('http://i1129.photobucket.com/albums/m513/NiikoLSantos/SONNygay.png');
background-position: bottom right;
background-repeat: no-repeat;
}
.user .user-ident .user-basic-info a img{
    border-radius: 5px 5px 5px 5px;
}
a[href="/u2505"] {
background: url('http://i55.tinypic.com/21ee1pt.gif');
}
a[href="/u2505"] {
text-shadow: 0px 0px 5px #4166FA;
}
    /* Modificar Campo de mensagens dos Usuarios */
    .spdesign{
      margin-left: 15px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    color: #3a3a3a;
    margin-top: 2px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: left;
    width: 150px;
     }












/*-------------------------Quadro no perfil Haizen-------------------------------*/
.pun .user-ident .username {
border-radius: 4px;
display: block;
font-family: Arvo;
font-size: 1.5em;
font-weight: 600!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
border-image: initial;
}








.pun .user-ident {
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 5px;
color: white;
font-size: 1.5em;
font-weight: 800;
line-height: 1.8em;
margin: 5px auto;
padding: 15px;
text-align: center;
text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
border-image: initial;
}








.user-contact {
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 5px;
color: #666;
float: left;
margin: 5px auto;
padding: 5px;
border-image: initial;
}




.pun .user .user-info {
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 5px;
color: #666;
line-height: 1.8em;
margin: 7px auto;
padding: 5px;
border-image: initial;
}












    /* Modificar Campo de mensagens dos Usuarios */
    .spdesign{
      margin-left: 15px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    color: #3a3a3a;
    margin-top: 2px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: left;
    width: 150px;
     }




.pun .user-ident .username {
background-color: #F0EBEB;
border: 1px solid #3D3B3B;
border-radius: 4px;
display: block;
font-family: Arvo;
font-size: 1.5em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
border-image: initial;
}
#foto_navigation-topic {
border:0px !important;
background-color: none !important;
background-color: white !important;
background-color: transparent !important;
}




/* BBCodes Criado por 15Tronos e adaptado por WebZone*/
.error_bbc, .warning_bbc, .okay_bbc, .info_bbc, .comet_bbc, .nucler_bbc, .note_bbc {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-radius: 10px 10px 10px 10px;
    border: 2px solid #fff;
    color: #444
}
az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
#text_editor_controls, .left-box{position:relative !important}
#modo {
display: none;
}
.table tbody.statused tr td.tcl:hover #modo {
display: block;
}








/* olha eu ai */
dl.codebox {
width: 96%;
background-color: #ffffff;
border: 0px solid #d9e1ec;
padding: 5px 5px 5px;
}




dl.codebox code {
font-size: 12px;
color: #000000;
}




.codebox dd {
border: 1px solid #d9e1ec;
background-color: transparent;
}




.codebox dt {
border: 0px solid #d9e1ec;
background-color: transparent;
background-image: url("");
background-position: top left;
}
.spoiler {
border: 1px solid #d9e1ec;
padding: 5px 5px 5px;
}




.spoiler_content {
background-color: #ffffff;
border: 1px solid #d9e1ec;
padding: 5px 5px 5px;
margin-top: -6px;
}




.spoiler dt {
background-image: url(http://i66.servimg.com/u/f66/12/56/56/12/134.gif);
background-repeat: no-repeat;
background-color: Transparent;
}




.spoiler dd {
background-image: url(http://i66.servimg.com/u/f66/12/56/56/12/136.gif);
background-repeat: no-repeat;
background-position: 14px 2px;
}
Kidizinhu

Kidizinhu
***

Membro desde : 15/03/2012
Mensagens : 133
Pontos : 209

http://hacksamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Alex Habilidade 10.03.14 0:35

Olá,

Personalizei semelhante ao da imagem, veja se lhe agrada, peço que troque seu CSS por este:
Código:

    .pun .user .user-ident .user-basic-info, .pun .user .user-info {
        background: url("http://i78.servimg.com/u/f78/17/96/03/52/highli10.png") repeat-x scroll 0 0 #FBFBFB;
        border: 1px solid #D9DBDD;
        border-radius: 3px;
        padding: 3px;
        text-align: center;
    }
    .user-basic-info a img {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #D5D5D5;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        padding: 2px;
 
      }
    h4.username {
        margin-left: 40px;
    }

fieldset { border: none!important;}
    body {
    overflow-x: hidden;
    background-color: #262a2d;
    line-height: 12px;
    font: normal 11px tahoma,helvetica,arial,sans-serif;
    color: #7c848a;
    text-shadow: none;
    }
    .statsdotopico {
    line-height: 18px;
    text-align: right;
    list-style-type: none;
    }
    .statsdotopico li {
    list-style-type: none;
    }
    table.table td {
    position: relative;
    height: 68px;
    }
    .mini_ava {
    float: left;
    }
    .mini_ava img {
    width: 50px;
    height: 50px;
    margin: 0 5px;
    border-radius: 2px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    }
    #arrumarcatdesk {
    margin-left: 51px;
    margin-top: 4px;
    position: relative;
    position: relative;
    right: 12x;
    }
    .hierarchy a {
    position: relative;
    margin-left: 48px;
    }












    /***extras***
    .pun .paged-foot, .pun .paged-head {
    background: url("http://i72.servimg.com/u/f72/17/57/14/02/mainti10.png") repeat-x scroll center top #2C2C2C;
    box-shadow: 0 1px 0 #5C5C5C inset;*/




    border-color: #128A24;
    border: 1px solid rgba(85, 85, 85, 0.57);
    padding: .6em 1.3em .3em;
    }
    .pun .postmain {




    box-shadow: 0 1px 8px #fbfbfb inset;
    border-bottom: 1px solid #fbfbfb;
    background-color: #fbfbfb;
    border-left: 1px solid rgba(255, 204, 191, 0);
    margin-left: 18em;
    }
    .pun .post {
      border-color: rgba(238, 238, 238, 0) rgba(255, 255, 255, 0) #ccc;
    border-width: 2px 0 1px;
    }
    #stats {
    text-align: center;
    box-shadow: 0 1px 8px #191b1d inset;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background: #FFFFFF !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-bottom: 14px;
    color: #666;
    line-height: 1.8em;
    line-height: 150%;
    padding: .6em 1em;
    }
    .optionscore {
    position: relative;
    top: -14px;
    left: -22px;
    color: #ccc;
    float: right;
    text-align: right;
    }

    .rank-perfil {
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.8em;
    text-align: center;
    text-shadow: 0 1px 0 #FFF,0 2px 0 #C5C5C5,0 3px 0 #C5C5C5,0 4px 0 #B4B3B3,0 5px 0 #7C7B7B,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);
    }
    #foto_navigation-topic {
    background: #34393d !important;
    color: #9f9f9f;
    width: 177px;
      border: 1px solid #40464b;
    top: 12px;
    height: 221px;
    }
    /****não tire esses css****/
    a.dcontexto {
    position: relative;
    font: 12px arial, verdana, helvetica, sans-serif;
    padding: 0;
    color: #039;
    text-decoration: none;
    cursor: help;
    z-index: 24;
    }
    a.dcontexto:hover {
    background: transparent;
    z-index: 25;
    }
    a.dcontexto span {
    display: none;
    }
    a.dcontexto:hover span {
    display: block;
    position: absolute;
    width: 230px;
    top: 0em;
    text-align: justify;
    left: -10em;
    font: 10px Verdana, arial, helvetica, sans-serif;
    padding: 5px 10px;
    border: 1px solid #999;
    background: #E8EBF2;
    color: #000;
    }
    #corvictornaotire {
    top: 20px;
    position: relative;
    left: 580px;
    z-index: 999;
    }
    #autordaskin a {
    text-shadow: #fff 1px 0 3px;
    color: #fff;
    }
    #autordaskin {
    top: -14px;
    left: 80px;
    position: relative;
    text-shadow: #fff 0 0 3px;
    color: #fff;
    }




    #pun-about22 {
    display: none;
    }
    /* crumbs. */
    p.crumbs a:hover {
    color: #D4FFD0;
    }
    .pun-crumbs {
    right: 1px;
    width: 1609px;
    border-top: 1px solid #383c40;
    position: relative !important;
    line-height: 37px;
    font-size: 12px;
    background: url(http://jnsfamily.gamescenter.com.br/forum/public/style_images/Dark666/guestho.png) bottom repeat-x #24282c;
    overflow: hidden;
    margin-top: -0px;
    }
    p.crumbs {
    color: #F3F3F3;
    }
    .pun-crumbs p {
    color: #666;
    font-size: 1.11em;
    line-height: 1.5;
    margin: 0;
    }
    p.crumbs a {
    line-height: 37px;
    color: #158A0B;
    text-shadow: none !important;
    font-style: normal !important;
    font-size: 12px !important;
    font-family: Georgia;
    }
    .pun-crumbs a {
    text-decoration: none;
    }
    /* crumbs FIM ©Copyright by Victor - Pixelfocus.com.br Todos os Direitos reservados. */
    /*viewTopic*/
    .topicViewIcons {
    overflow: hidden;
    position: relative;
    padding-bottom: 1px;
    margin: -3px 10px -5px 0;
    float: left;
    }
    .topicViewIcons a {
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    width: 22px;
    height: 22px;
    text-decoration: none;
    text-align: center;
    outline: none;
    margin-right: 5px;
    opacity: 0.6;
    }
    .topicViewIcons a:hover {
      background:url("http://i72.servimg.com/u/f72/18/07/42/17/trans110.png") repeat;
      background:rgba(0,0,0,0.1);
      opacity:0.8
    }
    .topicViewIcons #topicViewRegular.active img {
    background-position: 0 -16px;
    }
    .topicViewIcons a.active {
    background: url("http://i72.servimg.com/u/f72/18/07/42/17/trans510.png") repeat;
    background: rgba(0,0,0,0.5);
    -webkit-box-shadow: inset rgba(0,0,0,0.6) 0px 1px 3px, rgba(255,255,255,0.3) 0px 1px 0px;
    -moz-box-shadow: inset rgba(0,0,0,0.6) 0px 1px 3px, rgba(255,255,255,0.3) 0px 1px 0px;
    box-shadow: inset rgba(0,0,0,0.6) 0px 1px 3px, rgba(255,255,255,0.3) 0px 1px 0px;
    opacity: 1;
    }
    .topicViewIcons #topicViewRegular img {
    background-position: 0 0;
    }
    .topicViewIcons img {
    opacity: 1!important;
    vertical-align: top;
    margin-top: 4px;
    width: 16px;
    height: 16px;
    background: url("http://i72.servimg.com/u/f72/18/07/42/17/topicv10.png") no-repeat;
    }
    .topicViewIcons #topicViewBasic.active img {
    background-position: -16px -16px;
    }
    /**forumeiros***/
    .forumeiroslinkscore {
    position: relative;
    top: 12px;
    }
    /*lastpost*/
    /* Avatar in index */




    /*Legendas Perso By Victor*/
    #pun-info2:hover {
    background: #3D3C3C;
    padding: 10px;
    border: 3px double #3D3C3C;
    border-radius: 5px;
    -webkit-transition: 0.8s;
    }
    #pun-info2 {
    background: #F7F7F7;
    border: 3px double #CAC8C8;
    border-radius: 5px;








    }
    .h33, h33 {
    border-bottom: 1px solid #595959;
    color: #595959;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.05em;
    margin-bottom: 3px;
    margin-top: 20px;
    padding-bottom: 2px;
    text-transform: uppercase;
    }
    ul#pun-legend1, ul.pun-legend1:hover{
    background: #FAFFD7;
    padding: 10px;
    border: 3px double #009DD6;
    border-radius: 5px;
    -webkit-transition: 0.8s;
    }
    ul#pun-legend1, ul.pun-legend1{
    float: left;
    margin: 2px 10px;
    background: #F7F7F7;
    padding: 10px;
    border: 3px double #CAC8C8;
    border-radius: 5px;
      list-style: none;
    width: 400px;




    }
    /*final do código by victor*/
    /******/
    #footcore {
    moz-border-radius: 2px;
    background: #0FB82A url(http://i72.servimg.com/u/f72/17/57/14/02/mainti10.png);
    -webkit-border-radius: 2px;
    border: 1px solid #16A33D;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 #14E457 inset;
    color: #FFFFFF;
    margin-bottom: 3px;
    padding: 9px 10px 8px;
    text-shadow: 1px 1px 1px #333;
    }




    /***Corpight::::Victor Menezes:::: Pixel CoreCorpight::::*****/
    .pun table.table td {




    border-color: rgba(255, 204, 191, 0);
    }
    a {
    color: #8F9CA6;
    text-decoration: none;
    }




    /***Corpight::::Head:::: Pixel Core::::*****/
    #primary_nav {
    width: 1523px;
    border-bottom: 1px solid #FFFFFF;
    padding-right: 0;
    float: left !important;
    margin-right: 165px !important;




    height: 67px !important;
    position: relative;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/topbg10.png) repeat-x #383c40;
    font-size: 12px;
    text-align: right !important;
    margin-bottom: 0 !important;
    }
    #primary_left {
    padding-right: 380px !important;
    float: right !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    margin-top: 0;
    height: 87px !important;
    position: relative;
    font-size: 12px;
    text-align: right !important;
    }
    .hide {
    display: none;
    }
    .boxShadow {
    border: 1px solid #383c3f;
    }
    #branding, .maintitle, .ipsFilterbar, .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton {
    background-color: #158A0B;
    }
    img, .input_check, .input_radio {
    vertical-align: middle;
    }
    .menusera {
    border-top: 0 !important;
    border-bottom: 0 !important;
    float: right !important;
    margin-top: -250px !important;
    position: relative;
    height: 249px;
    width: 120px;
    background: #2d3134;
    margin-right: -1px !important;
    border: 1px solid #484d50;
    }
    #foto_navigation {
    background: #34393d !important;
    margin-top: 20px !important;
    position: absolute;
    margin-left: 6px !important;
    color: #9f9f9f;
    float: right;
    font-size: 11px;
    line-height: 35px;
    width: 106px;
    height: 106px;
    overflow: hidden;
    border: 1px solid #40464b;
    }
    ol, ul {
    list-style: none;
    }
    #foto_navigation a {
    color: #fff;
    float: left;
    padding: 0 12px;
    line-height: 35px;
    outline: none;
    height: 35px;
    }
    .ipsUserPhoto_kod {
    margin-top: 7px !important;
    margin-left: -4px !important;
    max-width: 90px !important;
    max-height: 90px !important;
    }
    #slogan {
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/slogan10.png) no-repeat;
    margin-top: -316px !important;
    float: right !important;
    position: relative;
    margin-right: 290px !important;
    }
    #commp {
    text-align: right !important;
    float: right !important;
    position: relative !important;
    margin-top: -320px !important;
    margin-right: 310px !important;
    }
    #community_app_menu>li {
    text-decoration: none !important;
    font-family: Arial,sans-serif;
    text-shadow: none;
    color: #d3e1e8 !important;
    text-align: center !important;
    font-size: 13px !important;
    position: relative;
    }
    #community_app_menu>li.active>a {
    margin-right: 5px !important;
    background-position: 50% 50% !important;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/acte10.png) top no-repeat;
    border-radius: 14px;
    margin-left: -11px;
    height: 28px;
    width: auto;
    color: #fff;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    text-shadow: none;
    }
    #community_app_menu>li>a {
    text-decoration: none !important;
    margin-left: -11px;
    height: 28px;
    width: auto;
    color: #d3e1e8;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    text-shadow: none;
    }
    .umiesc {
    padding-top: 6px !important;
    position: relative;
    margin-top: 26px !important;
    }




    #community_app_menu > li.active > a {
    color: #158A0B;
    }
    #community_app_menu>li.active>a {
    color: #fff;
    text-shadow: none;
    }
    #community_app_menu>li>a {
    color: #d3e1e8;
    text-shadow: none;
    }
    #search {
    height: auto !important;
    position: relative;
    float: right !important;
    margin-right: 16px !important;
    margin-top: -305px !important;
    }
    #search_wrap {
    font-weight: bold;
    color: #989898 !important;
    position: relative;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/sear10.png) no-repeat;
    display: block;
    padding-right: 10px;
    padding-left: 14px;
    height: 57px;
    margin-top: -3px;
    line-height: 57px;
    min-width: 230px;
    }
    #main_search {
    margin-top: 17px !important;
    float: left !important;
    height: auto;
    font-size: 13px;
    border: 0;
    background: transparent;
    width: 140px;
    outline: 0;
    color: #6c767b;
    }
    #search_options {
    font: bold 11px tahoma,arial;
    margin-top: 0 !important;
    text-shadow: none;
    font-size: 10px;
    height: 52px;
    line-height: 50px;
    margin-left: -80px !important;
    margin-right: 45px;
    padding-left: 6px;
    padding-right: 2px;
    border-left: 1px solid #343d42;
    background: transparent;
    color: #6c767b;
    display: inline-block;
    float: right;
    }




    .clickable {
    cursor: pointer;
    }




    #search_options_menucontent {
    background: #2d3134;
    margin-top: -78px !important;
    color: #8f9ca6;
    min-width: 100px;
    white-space: nowrap;
    }
    #search_options_menucontent li {
    height: 40px !important;
    border-bottom: 0;
    }
    #search .submit_input {
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/sic10.png) 50% no-repeat #2e3235;
    text-indent: -3000em;
    margin-top: 10px !important;
    margin-right: -4px;
    border-left: 1px solid #2e3235;
    border-right: 1px solid #2e3235;
    color: #989898;
    padding: 0;
    display: block;
    width: 40px;
    height: 36px;
    position: absolute;
    right: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    top: 0;
    bottom: 0;
    border-image: initial;
    }
    #logo {
    padding-left: 35px !important;
    margin-top: -317px !important;
    float: left !important;
    position: relative;
    }
    /**********login88888******/
    #log_nav {
    text-align: center !important;
    padding-right: 0;
    float: right !important;
    margin-left: 250px !important;
    margin-right: 68px !important;
    margin-top: 40px;
    width: auto !important;
    position: relative;
    font-size: 11px;
    margin-bottom: -115px !important;
    }
    #register_nav {
    text-align: center !important;
    padding-right: 0;
    float: right !important;
    margin-left: 250px !important;
    margin-right: 68px !important;
    margin-top: 40px;
    width: auto !important;
    position: relative;
    font-size: 11px;
    margin-bottom: -115px !important;
    }
    #dorej_nav {
    padding-right: 0;
    margin-right: 80px !important;
    float: right !important;
    margin-left: 470px !important;
    margin-top: 40px;
    position: relative;
    font-size: 12px;
    text-align: right !important;
    margin-bottom: -115px !important;
    }
    #dolog_nav {
    padding-right: 0;
    margin-right: 80px !important;
    float: right !important;
    margin-left: 470px !important;
    margin-top: 40px;
    position: relative;
    font-size: 12px;
    text-align: right !important;
    margin-bottom: -115px !important;
    }
    .log {
    box-shadow: 0 1px 8px #191b1d inset;
    border-top: 1px solid #404446;
    border-bottom: 1px solid #404446;
    margin-right: -76px !important;
    background: #212427 !important;
    margin-top: -140px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-bottom: 14px;
    width: 120px;
    height: 16px;
    float: right !important;
    text-align: center !important;
    background-position: 0px 3px !important;
    }
    .dolog {
    margin-right: 40px !important;
    text-shadow: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 0px;
    border: 1px solid #484d50;
    background: #272a2c url(http://i72.servimg.com/u/f72/17/57/14/02/notlog10.png) no-repeat;
    background-position: 20% 20%;
    margin-top: -140px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 22px;
    padding-bottom: 14px;
    width: auto;
    height: 19px;
    float: right !important;
    }
    .dorej {
    margin-right: 40px !important;
    text-shadow: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 4px;
    border: 1px solid #484d50;
    background: #272a2c url(http://i72.servimg.com/u/f72/17/57/14/02/notreg10.png) no-repeat;
    background-position: 20% 20%;
    margin-top: -107px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 22px;
    padding-bottom: 14px;
    width: auto;
    height: 13px;
    float: right !important;
    }
    #register_nav a {
    font-weight: bold;
    margin-left: -8px !important;
    margin-top: -6px !important;
    text-align: center !important;
    width: 120px !important;
    color: #8f9ca6 !important;
    text-shadow: none;
    display: block;
    }
    .register {
    box-shadow: 0 1px 8px #191b1d inset;
    border-top: 1px solid #404446;
    border-bottom: 1px solid #404446;
    margin-right: -76px !important;
    background: #212427 !important;
    margin-top: -110px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-bottom: 14px;
    width: 120px;
    height: 16px;
    float: right !important;
    text-align: center !important;
    background-position: 0px 3px !important;
    }
    /******categorias e heads****/
    .main .main-head {
    box-shadow: 0 1px 8px 1px #191B1D inset;
    background: #128A24 url(https://i.imgur.com/o1lUOeX.png);
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 12px;
    }
    .pun .main-content {
    background-color: #2D3134;
    border-radius: 0px;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #3E4144;
    }
    .stats_number {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    text-align: center;
    color: #BBB;
    position: relative;
    overflow: hidden;
    }
    .stats_number img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15px;
    }
    .stats_text {
    font-size: 10px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    text-align: center;
    color: #DDD;
    }
    .pun table.table td {
    background-color: rgba(255, 255, 255, 0);
    }
    .pun .main table td.tc2, .pun .main table td.tc3 {
    background-color: rgba(255, 255, 255, 0);
    }
    .pun table.table td {
    background: url() repeat-x top;
    border-top: 1px solid #1b1e22;
    }
    /*****widgets******/
    .module.main {




    padding: 8px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    margin-bottom: 10px;




    margin: 0!important;
    }
    .main-head-widget {
    box-shadow: 0 1px 8px #191b1d inset;
    border: 1px solid #404446;
    background: #212427;
    color: #8f9ca6;
    font-size: 13px;
    font-weight: bold;
    padding: 8px;
    color: #778288;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    }
    /******boxs*****/
    #pun-visit, .main-box {
    background: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    }
    #board_statistics {
    color: #FFFFFF;
    font-weight: 700;
    text-shadow: rgba(255,255,255,0.6) 0 1px 0;
    }
    .forumcorestats{
    font: bold 11px tahoma,arial;
    margin-right: 5px !important;
    text-shadow: none !important;
    font-size: 10px;
    display: inline-block;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/ftm10.png) top right no-repeat;
    color: #fff !important;
    padding: 3px 7px;
    border-radius: 4px;
    font-weight: bold !important;
    }
    #statscore {
    text-align: center;
    }
    .forumcorestatstext {
    display: inline-block;
    }




    .coreaglinleft {
    text-align: left;
    }
    /*footer*/
    #footer_utilities, #footer_utilities a {
    color: #7c848a;




    }
    #rss_menu {
    border: 1px solid #33373c;
    }
    #footer_utilities {
      height: 50px;
    border-top: 1px solid #0f1011;
    margin-top: 10px !important;
    padding: 10px;
    font-size: 11px;
    top: 30px; 




    position: relative;
    background: #1C1F22 url(http://i72.servimg.com/u/f72/17/57/14/02/nadfoo10.png) repeat-x top;
    margin-bottom: -18px;
    }
    #backtotop, #bottomScroll {
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/ftx10.png);
    border-radius: 4px;
    border-right: 1px solid #3a3d3f;
    color: #8b989e !important;
    text-transform: uppercase;
    font-family: "Oswald";
    width: 90px;
    height: 29px;
    line-height: 29px;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -15px;
    position: absolute;
    display: inline-block;
    text-align: center;
    opacity: 1 !important;
    }
    .ipsList_inline>li {
    display: inline-block;
    margin: 0 3px;
    }
    #footer_utilities .ipsList_inline>li>a {
    margin-right: 0;
    padding: 4px 10px;
    }
    #community_app_menu>li>a:hover {
    text-decoration: none !important;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/acte11.png) top no-repeat;
    border-radius: 14px;
    height: 28px;
    }
    /***post****/
    .pun .posthead {
    margin-top: 3px !important;
    box-shadow: 0 1px 8px #191B1D inset;
    -webkit-box-shadow: 0 1px 8px #191B1D inset;
    -moz-box-shadow: 0 1px 8px #191b1d inset;
    border: 1px solid #404446;
    background: #212427;
    color: #8F9CA6;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    text-shadow: none;
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    font-size: 13px;
    }
    #ajax_loading {
    position: fixed;
    z-index: 999;
      margin: 12px;
    left: 570px;
    }
    /**login****/
    #zalogowany_nav {
    text-align: center !important;
    padding-right: 0;
    float: right !important;
    margin-left: 250px !important;
    margin-right: 68px !important;
    margin-top: 40px;
    width: auto !important;
    position: relative;
    font-size: 12px;
    margin-bottom: -115px !important;
    }




    .zalogowany {
    box-shadow: 0 1px 8px #191b1d inset;
    border-top: 1px solid #404446;
    border-bottom: 1px solid #404446;
    margin-right: -76px !important;
    background: #212427 !important;
    margin-top: 100px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-bottom: 14px;
    width: 120px;
    height: 16px;
    float: right !important;
    text-align: center !important;
    }
    #zalogowany_nav a {
      float:left;
    font-weight: bold;
    margin-left: -7px !important;
    margin-top: 4px !important;
    text-align: center !important;
    width: 120px !important;
    color: #8f9ca6 !important;
    text-shadow: none;
    display: block;
    }
    #user_link_dd, .dropdownIndicator {
    margin-bottom: -3px !important;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/header10.png) no-repeat;
    }
    #podk_nav {
    text-align: center !important;
    padding-right: 0;
    float: right !important;
    margin-left: 250px !important;
    margin-right: 68px !important;
    margin-top: 40px;
    width: auto !important;
    position: relative;
    font-size: 12px;
    margin-bottom: -115px !important;
    }
    .podk {
    box-shadow: 0 1px 8px #191b1d inset;
    border-top: 1px solid #404446;
    border-bottom: 1px solid #404446;
    margin-right: -76px !important;
    background: #212427 !important;
    margin-top: 74px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-bottom: 14px;
    width: 120px;
    height: 16px;
    float: right !important;
    text-align: center !important;
    }
    #wylogowany_nav {
    text-align: center !important;
    padding-right: 0;
    float: right !important;
    margin-left: 250px !important;
    margin-right: 68px !important;
    margin-top: 40px;
    width: auto !important;
    position: relative;
    font-size: 12px;
    margin-bottom: -115px !important;
    }
    .user-contact {
    background: #191b1d;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #666;
    float: left;
    margin: 5px auto;
    padding: 5px;
    border-image: initial;
    }




    .pun .user .user-info {
    background: #191b1d;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #666;
    line-height: 1.8em;
    margin: 7px auto;
    padding: 5px;
    border-image: initial;
    }




    .wylogowany {
    box-shadow: 0 1px 8px #191b1d inset;
    border-top: 1px solid #404446;
    border-bottom: 1px solid #404446;
    margin-right: -76px !important;
    background: #212427 !important;
    margin-top: 74px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-bottom: 14px;
    width: 120px;
    height: 16px;
    float: right !important;
    text-align: center !important;
    }
    .privposter {
      top: 191px;
    width: 42px;
    position: absolute;
    border-right: 1px solid #404446;
    color: #947e6f !important;
    text-shadow: none;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/mesanj10.png) no-repeat !important;
    background-position: 50% 1% !important;
    margin-top: -115px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 13px;
    padding-bottom: 14px;
    width: 42px;
    height: 15px;
    float: right !important;
    margin-right: 83px !important;
    }
    .notif {
    border-left: 1px solid #404446;
    color: #947e6f !important;
    text-shadow: none;
    background: url(http://i72.servimg.com/u/f72/17/57/14/02/mesank10.png) no-repeat !important;
    background-position: 40% 1% !important;
    margin-top: -115px !important;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 13px;
    padding-bottom: 14px;
    width: 42px;
      top: 191px;
    left: 71px;
      position: absolute;
    height: 15px;
    float: right !important;
    margin-right: 51px !important;
    }




    /*logadofim*/
    .forumeiroslinks {
    position: relative;
    top: 120px;
    }
    /******/
    #LGlogin {
    background: #000 url('http://fcimage.net/public/style_images/imgfc/trans60.png') repeat;
    box-shadow: 10px 10px 40px #000;
    color: #333;
    font-family: sans-serif;
    left: 30%;
    position: fixed;
    top: 30%;
    width: 550px;
    z-index: 999;
    padding: 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 10px 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
    #LGlogin-border {
    background: white;
    padding-bottom: 2px;
    }
    #LGspace {
    margin-top: 15px;
    margin-left: 100px;
    }
    #LGlogin ul {
    list-style-type: none;
    }
    #LGlogin ul li {
    float: center;
    font-size: 1.2em;
    width: 50%;
    }
    #LGlogin h2 {
    float: right;
    position: relative;
    top: -21px;
    display: inline-block;
    font-size: 11px;
    width: 120px;
    }
    #LGlogin h2 a {
    color: #333;
    }
    #LGlogin .login-submit {
    margin: 15px auto;
    margin-bottom: 0px;
    background: #333 url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/alert-overlay.png) repeat-x top;
    border: 1px solid rgba(0, 0, 0, 0.35);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white;
    text-shadow: 0 -1px 1px black;
    font: 300 12px/1.3 Helvetica, Arial, sans-serif;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    text-align: center;
    min-width: 125px;
    display: block;
    cursor: pointer;
    }
    #main_input_user, #main_input_password {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
    width: 210px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 7px;
    border-width: 1px;
    border-style: solid;
    border-color: #DFDFDF;
    background: white;
    }
    /***topic perfil****/
    .postfoot {
    border-top: 1px dashed rgba(204, 204,
    }
    .main-foot.clearfix2 {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-weight: 400;
    padding: .7em 1.3em;
    }
    .main .main-foot, .main .main-head {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-weight: 400;
    padding: .7em 1.3em;
    }
    #footcore {
    moz-border-radius: 2px;
    background: #FFFFFF url(http://i72.servimg.com/u/f72/17/57/14/02/mainti10.png);
    -webkit-border-radius: 2px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 #FFFFFF inset;
    color: #FFFFFF;
    margin-bottom: 3px;
    padding: 9px 10px 8px;
    text-shadow: 1px 1px 1px #333;
    }
    /******/




    /*Legendas Perso By Victor*/












    /*spoiler*/
    .codebox dt {
    height: 24px;
    line-height: 24px;
    font-size: 11px;
    padding: 0 10px;
    background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
    border: 1px solid #D0D0D0;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #616161;
    text-shadow: white 0px 1px 0px;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    }




    .codebox dt:hover {
      color:#4c4c4c;background-color:#f8f8f8
    }




    .codebox {
    background-color: transparent;
    border: 0px;
    margin: 1em;
    }




    .codebox dd {
    background-color: transparent;
    border: 1px solid transparent;
    margin: .5em;
    padding: .5em;
    }




    .codebox dd:hover {
    border: 1px dashed #E3E3E3;
    }
    /*-------------------------Perfil em 3D-------------------------------*/
    .pun .user-ident .user-basic-info {
    line-height: 1.5em;
    font-size: 1.5em;
    font-weight: bold;
    color: white;
    text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
    text-align: center;
    }
    /*-----------------Efeito Spoiler+Code---------------
    .codebox {
    background: #E7E6E6;
    border: 1px solid #BDBDBD;
    box-shadow: 0 2px 10px #D6D6D6;
    margin: 1em;
    max-width: auto;
    }
    .codebox dt {
    border-bottom: 4px solid #D64107;
    font-size: 14px;
    font-weight: 700;
    text-shadow: 1px 1px #F3F3F3;
    }
    .codebox dd.cont_code, .codebox.spoiler dd {
    background: #F0F0F0;
    border: 1px solid lightGrey;
    }
    .codebox dd.cont_code {
    max-height: 200px;
    overflow: auto;
    }
    .codebox dd {
    background-color: #FFFFE1;
    margin: .5em;
    padding: .5em;
    }*/




    element.style {
    padding: 5px 35px 10px 1px;
    }
    .pun .main-foot .h2, .pun .main-head .h2 {
    float: left;
    color: #E8E4E1;
    }
    .pun .main .options a, .pun .main .options a:link, .pun .main .options a:visited {
    color: transparent;
    margin-left: .5em;
    text-decoration: none;
    }
    .pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
    background: transparent;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    }
    .sprite-arrow_prosilver_down {
    background: transparent;
    background-position: 0 0;
    height: 6px;
    width: 6px;
    }
    .post_field {
    background: white none;
    color: #414141;
    border: 1px solid #B9C4CD;
    padding: 3px 0 3px 0;
    margin: 0;
    margin-top: 2px;
    }




    /*------------------Botao Neon---------------------------------*/
    az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
    v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
    rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
    am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
    c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
    r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
    vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
    l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
    m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
    w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
    pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
    sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
    #text_editor_controls, .left-box{position:relative !important}




    /* Postbit CSS (Center Userinfo, Userinfo boxed stats wrap)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    #postlist .userinfo {
    padding-top:10px;
    }
    .username_container {
    padding:2px 0;
    text-align:center;
    }
    .username_container .username strong {
    font:  normal 16pt arial, helvetica, sans-serif;
    }
    .usertitle, .rank {
    text-align:center;
    }
    .usercenter {
    padding-top:5px;
    text-align:center;
    }
    .userinfo_extra dt {
    padding:6px 3px 0 10px;
    margin:0;
    color:#d65600;
    font-weight:;
    }
    .userinfo_extra dd {
    background:#fff none  ;
    color:#414141;
    border:1px solid #b9c4cd;
    padding:3px 0 3px 0;
    margin:0;
    margin-top: 2px;
    }
    /* center avatar, username, title, rank in postbit legacy 4.0.2 */








         
    /*-----------Login Drop------------*/
    .quick_connex{
    box-shadow:0 0 2px!important;
    padding:5px;
    position:absolute;
    right:1290px;
    top:55px;
    width:180px
    }




    .quick_connex .connec_close{
    bottom:3px;
    float:right;
    left:5px;
    position:relative
    }
    /*--------------- Niveis de alerta--------------------*/
    .alert{border:1px solid;margin:10px 0px;padding:15px 10px 15px 60px;color:#00529B;
    background-repeat:no-repeat;background-position:10px center;background-color:#BDE5F8;
    background-image:url('http://i42.servimg.com/u/f42/17/32/13/00/40px-i10.png')}
    .alert2{border:1px solid;margin:10px 0px;padding:15px 10px 15px 60px;color:#00529B;
    background-repeat:no-repeat;background-position:10px center;background-color:#ffcc00;
    background-image:url('http://i42.servimg.com/u/f42/17/32/13/00/40px-a10.png')}
    .alert3{border:1px solid;margin:10px 0px;padding:15px 10px 15px 60px;color:#00529B;
    background-repeat:no-repeat;background-position:10px center;background-color:#ff5c5c;
    background-image:url('http://i42.servimg.com/u/f42/17/32/13/00/120px-10.png')}
    /*-----------------------MemberList-------------------------------*/
    .Sname a{background-color:#FFF;border:1px solid #DDD;margin:2px;padding:1px 5px}
    .Sname a:hover,.Sname a:active{background-color:#2F98D9;color:#FFF}
    .Sname{text-align:right}
    .rutgonML img{background-color:#000;border:3px double;border-radius:7px 7px 7px 7px;height:75px;width:72%;margin:10px}
    .rutgonML{float:left;width:10%}
    .rutgonML p{background-image:url(http://i.imgur.com/QhVWi.png);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 2px;padding:2px 5px}
    .rutgonML:hover{box-shadow:0 0 10px 5px #000}
    /* Search box */
    #sapxepFMvi input[type=submit]{background-color:#0161A4!important;border-bottom:2px solid #000!important;border-radius:3px 3px 3px 3px;border-right:2px solid #000!important;border-bottom-style:solid!important;color:#FFF!important;cursor:pointer;float:right;font-family:Verdana;font-size:1.2em!important;font-weight:bolder;margin-top:-10px;text-shadow:1px 2px 1px #000;border-color:#DAD396 #896C0F #896C0F #DAD396;border-width:1px 2px 2px 1px !important;padding:5px!important}
    #sapxepFMvi span{color:#026DA6;font-family:Tahoma;font-size:1.2em;font-weight:700;padding:0 10px 0 30px}
    #sapxepFMvi .button:hover{background-color:#000!important;color:#1BD5FF!important;text-shadow:-1px 1px 5px #FFF}
    #sapxepFMvi .button:active{text-shadow: -1px -2px -1px #000;background-color:#045C06!important}
    #sapxepFMvi{background-color:#DEDEDE;margin-bottom:20px;padding:15px 20px 10px 5px}
    /*-------------------------Remover anúncios-------------------------------*/
    .module-advert{display:none;}
    /*-------------------------Imagem caixa de resposta-------------------------------*/
    form#quick_reply #textarea_content textarea#text_editor_textarea {
    background-image: url('http://i1129.photobucket.com/albums/m513/NiikoLSantos/SONNygay.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    }
    .user .user-ident .user-basic-info a img{
        border-radius: 5px 5px 5px 5px;
    }
    a[href="/u2505"] {
    background: url('http://i55.tinypic.com/21ee1pt.gif');
    }
    a[href="/u2505"] {
    text-shadow: 0px 0px 5px #4166FA;
    }
        /* Modificar Campo de mensagens dos Usuarios */
        .spdesign{
          margin-left: 15px;
        background-color: #ffffff;
        border: 1px solid #dfdfdf;
        color: #3a3a3a;
        margin-top: 2px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 3px;
        padding-top: 3px;
        text-align: left;
        width: 150px;
        }












    /*-------------------------Quadro no perfil Haizen-------------------------------*/
    .pun .user-ident .username {
    border-radius: 4px;
    display: block;
    font-family: Arvo;
    font-size: 1.5em;
    font-weight: 600!important;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 8px!important;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-image: initial;
    }








    .pun .user-ident {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: white;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1.8em;
    margin: 5px auto;
    padding: 15px;
    text-align: center;
    text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
    border-image: initial;
    }








    .user-contact {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #666;
    float: left;
    margin: 5px auto;
    padding: 5px;
    border-image: initial;
    }




    .pun .user .user-info {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #666;
    line-height: 1.8em;
    margin: 7px auto;
    padding: 5px;
    border-image: initial;
    }












        /* Modificar Campo de mensagens dos Usuarios */
        .spdesign{
          margin-left: 15px;
        background-color: #ffffff;
        border: 1px solid #dfdfdf;
        color: #3a3a3a;
        margin-top: 2px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 3px;
        padding-top: 3px;
        text-align: left;
        width: 150px;
        }




    .pun .user-ident .username {
    background-color: #F0EBEB;
    border: 1px solid #3D3B3B;
    border-radius: 4px;
    display: block;
    font-family: Arvo;
    font-size: 1.5em;
    font-weight: 400!important;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 8px!important;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-image: initial;
    }
    #foto_navigation-topic {
    border:0px !important;
    background-color: none !important;
    background-color: white !important;
    background-color: transparent !important;
    }




    /* BBCodes Criado por 15Tronos e adaptado por WebZone*/
    .error_bbc, .warning_bbc, .okay_bbc, .info_bbc, .comet_bbc, .nucler_bbc, .note_bbc {
        margin-bottom: 1.5em;
        padding: 1em 1.5em 1em 5.5em;
        border-bottom: 2px solid #fff;
        border-radius: 10px 10px 10px 10px;
        border: 2px solid #fff;
        color: #444
    }
    az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
    v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
    rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
    am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
    c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
    r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
    vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
    l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
    m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
    w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
    pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
    sp, .sp {text-shadow: 0px 0px 5px #0072ff;color: #0072ff !important;}
    #text_editor_controls, .left-box{position:relative !important}
    #modo {
    display: none;
    }
    .table tbody.statused tr td.tcl:hover #modo {
    display: block;
    }








    /* olha eu ai */
    dl.codebox {
    width: 96%;
    background-color: #ffffff;
    border: 0px solid #d9e1ec;
    padding: 5px 5px 5px;
    }




    dl.codebox code {
    font-size: 12px;
    color: #000000;
    }




    .codebox dd {
    border: 1px solid #d9e1ec;
    background-color: transparent;
    }




    .codebox dt {
    border: 0px solid #d9e1ec;
    background-color: transparent;
    background-image: url("");
    background-position: top left;
    }
    .spoiler {
    border: 1px solid #d9e1ec;
    padding: 5px 5px 5px;
    }




    .spoiler_content {
    background-color: #ffffff;
    border: 1px solid #d9e1ec;
    padding: 5px 5px 5px;
    margin-top: -6px;
    }




    .spoiler dt {
    background-image: url(http://i66.servimg.com/u/f66/12/56/56/12/134.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    }




    .spoiler dd {
    background-image: url(http://i66.servimg.com/u/f66/12/56/56/12/136.gif);
    background-repeat: no-repeat;
    background-position: 14px 2px;
    }
Alex Habilidade

Alex Habilidade
Hiper Membro

Membro desde : 10/01/2011
Mensagens : 2795
Pontos : 3774

http://www.gzhabilidade.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Kidizinhu 10.03.14 0:44

Ola amigo de fato eu gostei mais é possivel deichar as informação do usuario em bordas como o da imagem?
Kidizinhu

Kidizinhu
***

Membro desde : 15/03/2012
Mensagens : 133
Pontos : 209

http://hacksamp.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Alex Habilidade 10.03.14 15:19

Olá,

Poderia me passar o seu viewtopic_body...
Alex Habilidade

Alex Habilidade
Hiper Membro

Membro desde : 10/01/2011
Mensagens : 2795
Pontos : 3774

http://www.gzhabilidade.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Kidizinhu 10.03.14 17:45

Alex Habilidade escreveu:Olá,

Poderia me passar o seu viewtopic_body...

Ola amigo aqui esta 

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(){
   _atc.cwait = 0;
   $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
         addthis_close();
      }
   });
});

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}';
            var url_tellfriend = '{U_TELLFRIEND_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="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{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">
   <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} » 
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      <!-- BEGIN switch_twitter_btn -->
      <span id="twitter_btn" style="margin-left: 6px; ">
         <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
      </span>
      <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <span id="fb_likebtn" style="margin-left: 6px; ">
         <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
      </span>
      <!-- END switch_fb_likebtn -->
   </p>
</div>

<div class="main paged">
   <div class="paged-head 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>  
         <!-- 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>
  <br>
   {POLL_DISPLAY}
   <div class="main-head clearfix">
      <p class="h2">
         <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a>  
         {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 -->
         <!-- BEGIN first_post_br -->
      </div>
      <hr id="first-post-br" />
      <div class="main-content topic">
         <!-- END first_post_br -->
         <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}"></a>
            <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
               <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                  <h2>
                                                  <strong><a href="{postrow.displayed.POST_URL}">{postrow.displayed.COUNT_POSTS}</a></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">
                                                          <center><h4 class="username">{postrow.displayed.POSTER_NAME}</h4></center>
                        <div class="user-basic-info">
                                                                  <div id="foto_navigation-topic" class="logged_in">{postrow.displayed.POSTER_AVATAR}</div><br />
                                                                  <div class="rank-perfil">{postrow.displayed.POSTER_RANK_NEW}</div><div class="rank-perfil-img"><center>{postrow.displayed.RANK_IMAGE}</center></div>
                        </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>
         <!-- END displayed -->
      <!-- END postrow -->
   </div>

   <div id="footcore">
      <p class="h2core">
         <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a>  
         {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="optionscore">
         <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>  
         <!-- 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} » 
      <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 -->
      » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{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="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Kidizinhu

Kidizinhu
***

Membro desde : 15/03/2012
Mensagens : 133
Pontos : 209

http://hacksamp.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Hancki 12.03.14 16:02

Olá!

Substitua o seu template por este:
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(){
  _atc.cwait = 0;
  $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
        addthis_close();
      }
  });
});

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}';
            var url_tellfriend = '{U_TELLFRIEND_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="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{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">
  <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      <!-- BEGIN switch_twitter_btn -->
      <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
      </span>
      <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <span id="fb_likebtn" style="margin-left: 6px; ">
        <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
      </span>
      <!-- END switch_fb_likebtn -->
  </p>
</div>

<div class="main paged">
  <div class="paged-head 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> 
        <!-- 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>
  <br>
  {POLL_DISPLAY}
  <div class="main-head clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
        {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 -->
        <!-- BEGIN first_post_br -->
      </div>
      <hr id="first-post-br" />
      <div class="main-content topic">
        <!-- END first_post_br -->
        <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}"></a>
            <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
              <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                  <h2>
                                                  <strong><a href="{postrow.displayed.POST_URL}">{postrow.displayed.COUNT_POSTS}</a></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">
                                                          <center><h4 class="username">{postrow.displayed.POSTER_NAME}</h4></center>
                        <div class="user-basic-info">
                                                                  <div id="foto_navigation-topic" class="logged_in">{postrow.displayed.POSTER_AVATAR}</div><br />
                                                                  <div class="rank-perfil">{postrow.displayed.POSTER_RANK_NEW}</div><div class="rank-perfil-img"><center>{postrow.displayed.RANK_IMAGE}</center></div>
                        </div>
                    </div>
                    <div class="user-info">
                        {postrow.displayed.ONLINE_IMG}
                        <!-- BEGIN profile_field -->
                      <table class="bordashancki"><td>{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}</td></table>
                        <!-- 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>
        <!-- END displayed -->
      <!-- END postrow -->
  </div>

  <div id="footcore">
      <p class="h2core">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
        {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="optionscore">
        <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> 
        <!-- 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} »
      <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 -->
      » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{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="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
E adicione mais este CSS:
Código:
.bordashancki {
  border-bottom: 1px solid grey;
  border-right: 1px solid grey;
  border-left: 1px solid grey;
  border-top: 1px solid grey;
  margin-bottom: -1px;
  width: 100%;
}
.user-info {
  padding-top: 5px;
  padding-bottom: 5px;
}
Hancki
Hancki

Hancki
Membro Entusiasta
Membro Entusiasta

Membro desde : 03/10/2009
Mensagens : 8194
Pontos : 12249

https://ajuda.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocar bordas no perfil do topico

Mensagem por Kidizinhu 13.03.14 19:03

Obrigado pela atenção de todos obrigado hancki o Codigo Resulto O Topico ja pode ser fechado
Kidizinhu

Kidizinhu
***

Membro desde : 15/03/2012
Mensagens : 133
Pontos : 209

http://hacksamp.forumeiros.com

Ir para o topo Ir para baixo

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


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