Problema na Posição do Perfil
5 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1 • Compartilhe
Problema na Posição do Perfil
Detalhes da questão
Endereço do fórum: http://ageofgods.forumeiros.com.pt/
Versão do fórum: PunBB
Descrição
Bom, fui modificar o Css e tudo está quase okay, o perfil não está no lugar correto, como mostra a imagem abaixo:
- Aqui:
Queria saber como resolver esse problema.
Re: Problema na Posição do Perfil
Olá!
Poderia por gentileza, retirar o seu fórum do modo de manutenção?
Até mais.
Fraise
Poderia por gentileza, retirar o seu fórum do modo de manutenção?
Até mais.
Fraise
Re: Problema na Posição do Perfil
Pronto, tirado da manutenção.
Re: Problema na Posição do Perfil
Aqui o perfil está normal veja:
Re: Problema na Posição do Perfil
Mas é o perfil nos tópicos.
Re: Problema na Posição do Perfil
Adicione no inicio da sua folha de estilos:
Até mais.
Fraise
- Código:
.postprofile {
margin: -585px -120px -10px 10px !important;
width: auto !important;
}
Até mais.
Fraise
Re: Problema na Posição do Perfil
Não deu certo, alguns perfis subiram muito.
Re: Problema na Posição do Perfil
Só ajustar no valor a vermelho de acordo com o seu agrado:
Até mais.
Fraise
.postprofile {
margin: -585px -120px -10px 10px !important;
width: auto !important;
}
Até mais.
Fraise
Re: Problema na Posição do Perfil
Essa é a questão, ela já está bugado, ao usar esse code que você mandou, fica mais bugado ainda, independente se aumenta ou diminui. Tipo, em uns tópicos fica certinho, mas em outros fica tudo bugado. Vou liberar o tópico de evento e conversas off para você olhar como fica lá.
Re: Problema na Posição do Perfil
Olá,
Veja se essas posições servem: -1340px -255px -10px 10px !important O inspecionar elemento posicionou certinho.
Att.
Veja se essas posições servem: -1340px -255px -10px 10px !important O inspecionar elemento posicionou certinho.
Att.
Re: Problema na Posição do Perfil
Caso o código do nosso amigo Ace por ventura não tenha efeito, queira tentar deste forma:
Até mais.
Fraise
- Código:
.postprofile {
margin: 0px -230px -57px 1px !important;
width: auto !important;
}
Até mais.
Fraise
Re: Problema na Posição do Perfil
Ambos não deram certo.
Re: Problema na Posição do Perfil
Poderia passar o seu CSS para vermos melhor o problema que esta baguçando o topico?
Re: Problema na Posição do Perfil
Aqui o CSS:
- Código:
.postprofile {
width: 220px;
background: #ec474f;
margin-top: -2px;
height: 436px;
overflow: hidden;
border-left: transparent;
}
.fotoavatar img {
margin-top: 10px;
margin-left: 10px;
max-height: 370px;
max-width: 200px;
}
.postprofile dd {
text-align: left;
margin-left: 10px;
color: #eeeeee;
font-weight: 700;
letter-spacing: 1px;
font-family: Calibri;
font-size: 10px;
}
#nombreusuario {
width: 200px;
padding-top: 7px;
padding-bottom: 7px;
text-transform: uppercase;
font-family: Oswald;
text-align: center;
background: #f1f1f1;
margin-left: 10px;
margin-top: 10px;
font-size: 11px;
}
span.label {
padding-top: 3px;
padding-bottom: 3px;
font-weight: 700;
letter-spacing: 1px;
font-size: 10px;
color: #ec474f;
}
/*Pestañas del perfil*/
#pestanas {
list-style: none;
width: 201px;
margin-top: 10px;
margin-left: 9px;
background-color: transparent;
}
#pestanas li a {
font-family: Calibri;
margin-left: 1px;
margin-right: 1px;
font-size: 9px;
text-transform: uppercase;
line-height: 100%;
display: inline-block;
color: #fff;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
width: 65px;
text-align: center;
background: #000;
transition: 0.8s;
}
#pestanas li {display: inline-block;}
#pestanas:hover li a {
transition: 0.8s;
box-shadow: inset 0 0 0 #000000;
}
.tab_content {
display: none;
color: #1c1c1c;
width: 220px;
margin: 0px;
background: #000;
height: 370px;
}
#TAB2 img {width: 200px; height: 80px; margin-top: 10px; margin-bottom: 10px;}
#TAB3 img {margin-top: 10px;}
#tabs_content_container {
width: 220px;
height: 370px;
overflow:hidden;
background: #000;
}
.campocontacto {
margin-top: 10px;
}
.campocontacto a {
margin-left: 10px;
width: 200px;
background: #fff;
display: block;
line-height: 100%;
margin-bottom: 3px;
font-size: 9px;
text-transform: uppercase;
font-family: calibri;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
}
.campocontacto:hover a {
text-decoration: none;
}
/* latin-ext */
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* FUENTES DEL FORO */
@font-face {
font-family: 'Besom'; font-weight: 400; font-style: normal;
src: url('http://nevermore.b1.jcink.com/uploads/nevermore/besom.eot') format('eot'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/besom.woff') format('woff'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/besom.ttf') format('truetype'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/besom.svg#besom') format('svg');
}
@font-face {
font-family: 'Montserrat Alternates'; font-weight: 400; font-style: normal;
src: url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_regular.eot') format('eot'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_regular.woff') format('woff'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_regular.ttf') format('truetype'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_regular.svg#montserratalternates_regular') format('svg');
}
@font-face {
font-family: 'Montserrat Alternates'; font-weight: 700; font-style: normal;
src: url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_bold.eot') format('eot'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_bold.woff') format('woff'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_bold.ttf') format('truetype'),
url('http://nevermore.b1.jcink.com/uploads/nevermore/montserratalternates_bold.svg#montserratalternates_bold') format('svg');
}
/****************** S K I N D E L F O R O *******************/
/*Cuerpo del Foro*/
#wrap {
padding: 10px!important;
width: 950px;
max-width: 950px;
min-width: 950px;
margin-top: 10px;
}
/*hace que desaparezca la imagen del logo*/
#logo img {
display: none;
}
/*elimina el titulo del foro y el subtitulo*/
#site-title, #site-title h1 {
font-size: 0px;
padding-top: 0px;
}
#logo-desc p {
font-size: 0px;
margin: 0;
padding: 0;
}
/*Elimina la parte de los widgets*/
#content-container div#left {
background: trasnparent;
float: left;
height: 100%;
left: 0;
line-height: 100%;
margin-right: 0;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
top: 0;
width: 0px;
}
#left {
position: fixed;
top: 0px;
left:0px;
height: 100%;
}
#content-container div#content { margin-right: 0px !important;}
/*elimina el buscar*/
#search-box {
display: none;
}
/*barra del menu*/
ul.navlinks {
width: 970px;
padding: 5px 0px;
background: #696969;
font-family: 'Calibri';
font-size: 9px;
line-height: 30px;
text-align: center;
letter-spacing: 1px;
word-spacing: 1px;
font-weight: lighter;
cursor: pointer;
margin-top: -42px;
margin-left: -20px;
}
ul.navlinks a {
color: #F3F2ED;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: lighter;
}
ul.navlinks a:hover {text-decoration: none; }
/*titulo de los foros - subforos - ultimos mensajes*/
ul.topiclist li {
display: block;
margin: 0;
}
.forabg {
background: #E9E7CA;
width: 950px;
overflow: hidden;
}
li.header {
background: #696969;
font-size: 0;
line-height: 90px;
text-align: center;
text-transform: none;
width: 940px;
}
.table-title, .table-title h2 {
color: #fff;
font-family: 'Besom';
font-size: 35px;
font-variant: normal;
font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: uppercase;
line-height: 80px;
}
/*centra el titulo de la categoria*/
.forabg li.header dd.dterm {
text-align: center;
width: 100%;
}
/*parte de los foros*/
ul.forums {background: #E9E7CA;}
/*cuadrado principal de la descripción*/
ul.topiclist.forums li.row {
width: 465px;
height: 270px;
overflow: hidden;
background: #fff;
border: 1px solid #696969;
margin: 5px;
margin-left: 0px;
margin-bottom: 0px;
display: inline-block;
}
/*titulo de los subforos*/
a.forumtitle {
width: 453px;
background: #000000;
font-family: 'Montserrat Alternates';
font-size: 25px;
color: #fff;
text-align: center;
padding-top: 25px;
padding-bottom: 0px;
display: block;
font-weight: lighter;
text-shadow: 0px 0px 1px #000;
text-transform: uppercase;
}
a.forumtitle:hover {text-decoration: none; color: #fff}
/*descripción de los foros*/
#fbase {
background-color: #fcfcfc;
border: 1px solid #f3f3f3;
padding: 5px;
width: 441px;
height: 128px;
overflow: hidden;
margin-top: 25px;
}
#ftext1, #ftext2 {
background-color: #fff;
border: 1px solid #f3f3f3;
padding: 5px;
width: 431px;
height: 60px;
overflow: auto;
text-align: justify;
}
#ftext1 {
width: 300px;
height: 117px;
margin-top: -3px;
}
#fimg1, #fimg2 {
background-color: #fff;
outline: 1px solid #f3f3f3;
margin: 1px;
border: 5px solid #fff;
width: 429px;
height: 116px;
}
#fimg2 {
width: 117px;
height: 117px;
margin-left: -2px;
margin-top: -2px;
}
#flinks {
background-color: #fff;
border: 1px solid #f3f3f3;
padding: 4px;
width: 433px;
height: 44px;
overflow: hidden;
margin-top: 2px;
}
#flinks a {
background: #7B5F54;
margin: 1px;
width: 142px;
height: 20px;
line-height: 20px;
color: #fff;
font-family: arial;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
display: inline-block;
}
/*desaparece la cabera*/
.forabg li.header dd.lastpost {
display:none;
}
.forabg li.header dd.posts {
display:none;}
.forabg li.header dd.topics {
display:none;
}
/*cantidad de temas*/
.forabg dd.topics {
width: 215px;
background: #000000;
font-family: 'arial';
font-size: 8px;
text-transform: uppercase;
color: #fff;
text-align: right;
padding-bottom: 20px;
display: inline-block;
font-weight: lighter;
letter-spacing: 2px;
margin-left: -284px;
margin-top: 52px;
position: absolute;
}
.forabg li.row dd.topics:after {content: "temas ///"; }
/*cantidad de post*/
.forabg dd.posts {
width: 236px;
background: #000000;
font-family: 'arial';
font-size: 8px;
text-transform: uppercase;
color: #fff;
text-align: left;
padding-bottom: 20px;
display: inline-block;
font-weight: lighter;
letter-spacing: 2px;
margin-left: -68px;
margin-top: 52px;
position: absolute;
}
.forabg li.row dd.posts:after {content: "mensajes";}
.forabg li.row dd.posts:before {content: "/// ";}
/*ultimo mensaje*/
.forabg dd.lastpost {
width: 433px;
height: 20px;
overflow: hidden;
padding: 0px 10px;
margin-left: 6px;
margin-top: 242px;
background: #E9E7CA;
line-height: 20px;
text-transform: uppercase;
font-family: verdana;
font-size: 8px;
letter-spacing: 2px;
color: #333;
position: absolute;
}
li dd.lastpost span a {margin-left: 10px;}
.forabg dd.lastpost a {color: #7B5F54; margin-right: 5px;}
.lastpost br {display:none;}
.last-post-icon{ display: inline-block; margin-left: -10px}
/*titulos*/
.h3 {
background: #696969;
color: #fff;
font-family: 'Besom';
font-size: 30px;
font-variant: normal;
font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: lowercase;
line-height: 75px;
text-align: center;
}
.h3 a {
text-decoration: none;
color: #F3F2ED;
}
.h3 a:hover {
text-decoration: none;
color: #F3F2ED;
}
h1.page-title {
background: #696969;
color: #fff;
font-family: 'Besom';
font-size: 30px;
font-variant: normal;
font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: lowercase;
line-height: 75px;
text-align: center;
}
h1.page-title a {
text-decoration: none;
color: #F3F2ED;
}
h1.page-title a:hover {
text-decoration: none;
color: #F3F2ED;
}
/*titulo de los temas*/
#post-tite {
background-color: #fcfcfc;
outline: 1px solid #f3f3f3;
margin: 1px;
padding: 5px;
margin-bottom: 5px;
}
.postbody .topic-title a {
background: #fff;
outline: 1px solid #f3f3f3;
margin: 1px;
padding: 5px;
display: block;
font-family: 'Besom';
font-size: 18px;
text-align: center;
text-transform: lowercase;
font-weight: lighter;
margin-bottom: 3px;
}
/*autor de los mensajes*/
p.author {
background: #fff;
outline: 1px solid #f3f3f3;
margin: 1px;
padding: 5px;
display: block;
font-size: 7px;
letter-spacing: 1px;
font-family: 'verdana';
color: #333;
text-align: center;
text-transform: uppercase;
}
/*editar-citar-borrar*/
.postbody ul.profile-icons {
margin-top: 0px;
margin-right: -15px;
}
.boton {
width: 70px;
line-height: 20px;
display: inline-block;
background: #7B5F54;
outline: 1px solid #f3f3f3;
margin: 1px;
border: 2px solid #fff;
font-size: 7px;
letter-spacing: 1px;
font-family: 'verdana';
color: #fff;
text-align: center;
text-transform: uppercase;
}
/*cuerpo del mensaje*/
.postbody {
clear: both;
color: #333;
float: left;
line-height: 1.48em;
padding: 0;
width: 665px;
padding: 10px;
}
/*cuerpo de las respuestas*/
.postbody .content {
font-size: 12px;
font-family: verdana;
line-height: 13px;
padding-top: 10px;
text-align: justify;
}
/*Code, Spoiler y Quote*/
dl.codebox {
background-color: #fcfcfc;
outline: 1px solid #f3f3f3;
margin: 1px;
border-top: none;
border-left: none;
border-right: none;
font-size: 11px;
}
dl.codebox dt {
display:block;
text-shadows: 0px 0px 1px #000;
text-align: center;
font: 8px 'verdana';
text-align: uppercase;
background: #000000;
color:#ffffff;
padding: 5px;
margin-bottom: 3px;
}
dl.codebox dt a {color: #eee; }
dl.codebox code, .spoiler_content.hidden {
color:#333333;
font-size:11px;
background-color: #fff;
outline: 1px solid #f3f3f3;
margin: 1px;
padding: 5px;
line-height: 12px;
text-align: justify;
}
blockquote {
outline: 1px solid #f3f3f3;
margin: 1px;
color: #333333;
}
.content blockquote, .content blockquote div {
color: #333;
display: block;
background: #fff;
outline: 1px solid #f3f3f3;
margin: 1px;
border: 5px solid #fff;
}
blockquote div {margin-left: 0px; }
blockquote cite {
display: block;
font-family: verdana;
font-size: 8px;
color: #fff;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-weight: lighter;
letter-spacing: 1px;
text-align: center;
padding: 5px;
background: #000000;
margin-bottom: 5px;
}
blockquote blockquote {
background: #fcfcfc;
border: 1px solid #f3f3f3;
}
/*Color de las pestañas del Perfil*/
#tabs {
float: center;
width: 918px;
background-color: #fff;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 10px;
color: #000000;
font-size: 8px;
text-transform: uppercase;
text-align: center;
letter-spacing: 2px;
display: block;
}
/*Efecto en la numeracion de paginas*/
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #000000;
border: 1px solid #000000;
color: #fff;
font-size: 10px;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #E9E7CA;
border: 1px solid #000000;
border:none;
color: #fff;
font-size: 10px;
margin: 0 2px;
padding: 0 2px;
}
.pagination span a:hover {
background-color: #E5DCC3;
border: 1px solid #000000;
border:none;
color: #fff;
font-size: 10px;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
/*botones*/
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: #000000;
border: 0px;
color: #fff;
display: inline-block;
font-family: calibri;
font-size: 10px;
outline: medium none;
padding: 5px 8px;
text-transform: uppercase;
letter-spacing: 1px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background: #000000;
border: 0px;
color: #fff;
display: inline-block;
font-family: calibri;
font-size: 10px;
outline: medium none;
padding: 5px 8px;
text-transform: uppercase;
}
/*formulario*/
.inputbox, select {
background-color: #fff;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 10px;
color: #000;
display: inline-block;
font-family: verdana;
font-size: 10px;
}
#cp-main h1 {
border-bottom: none;
color: #fff;
margin-left: 10px;
padding: 0;
}
/*rutas*/
.pathname-box {
float: center;
width: 918px;
background-color: #fff;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 10px;
color: #000000;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
display: block;
}
/*titles*/
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}
.tipsy-inner {
padding: 0px 4px;
background-color: #000000;
color: #fff;
font-family: verdana;
font-size: 8px;
line-height: 20px;
text-transform: uppercase;
max-width: 200px;
text-align: center;
}
.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}
.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}
.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}
.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
/*seleccionar asi todo mono*/
::selection {
background: #000000;
color: #fff;
}
::-moz-selection {
background: #7B5F54;
color: #fff;
}
/*barra lateral*/
::-webkit-scrollbar-thumb {
background-color: #000000;
border: 2px solid #fff;
height: auto;
width: 5px;
}
::-webkit-scrollbar {
background-color: #000000;
border: 4px solid #fff;
height: 10px;
width: 10px;
}
.copyright a {
padding: 5px;
background: #7B5F54;
outline: 1px solid #f3f3f3;
margin: 1px;
border: 2px solid #fff;
font-size: 7px;
letter-spacing: 1px;
font-family: 'verdana';
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: lighter;
}
/*Elimina la cantidad de edisiones de un mensaje*/
#editado {display: none;}
/* P E R F I L E S */
#perfil-cuerpo {
background-color: #fcfcfc;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
width: 242px;
overflow: hidden;
margin-left: -45px;
margin-top: 6px;
}
#perfil-avatar {
outline: 1px solid #f3f3f3;
border: 5px solid #fff;
margin: 1px;
width: 230px;
height: 320px;
overflow: hidden;
margin-top: 5px;
margin-bottom: 5px;
}
#perfil-img img {
width: 230px;
height: 320px;
position: static;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 2s;
}
#perfil-datos {
width: 220px;
position: absolute;
display: block;
margin-left: 5px;
margin-top: -315px;
overflow: hidden;
}
#datos-info {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
margin: 1px;
margin-bottom: 6px;
padding: 5px;
margin-left: 250px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 2s;
}
#info-cont {
width: 204px;
background: #fff;
outline: 1px solid #f3f3f3;
margin: 1px;
margin-bottom: 3px;
padding: 2px;
font-family: verdana;
font-size: 8px;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
}
#info-sep {display: none;}
#datos-contacto {
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
background: #fff;
margin: 1px;
margin-bottom: 6px;
margin-left: 250px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 2s;
}
#perfil-rango {
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
background: #fff;
margin: 1px;
margin-left: 250px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 2s;
}
#perfil-cuerpo:hover #perfil-img img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#perfil-cuerpo:hover #datos-info, #perfil-cuerpo:hover #datos-contacto, #perfil-cuerpo:hover #perfil-rango {
margin-left: 0px;
transition-delay: 1s;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#perfil-cuerpo:hover #datos-contacto {transition-delay: 2s; }
#perfil-cuerpo:hover #perfil-rango {transition-delay: 3s; }
#perfil-fijo {
outline: 1px solid #f3f3f3;
border: 5px solid #fff;
background: #fff;
margin: 1px;
width: 230px;
text-align: center;
}
#perfil-nombre, #perfil-nombre a {
font-family: 'Besom';
font-size: 20px;
line-height: 22px;
text-align: right;
padding: right: 5px;
display: block;
}
/* E S T A T Í S T I C A S D O F Ó R U M */
#esta {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
margin: 1px;
padding: 5px;
display: block;
overflow: hidden;
}
#esta-n {
background: #696969;
font-family: 'Montserrat Alternates';
font-size: 25px;
color: #fff;
text-align: center;
padding: 20px;
display: block;
font-weight: lighter;
text-shadow: 0px 0px 1px #000;
text-transform: lowercase;
}
#esta-b1, #esta-b2 {
outline: 1px solid #f3f3f3;
background: #fff;
margin: 1px;
padding: 5px;
width: 456px;
height: 125px;
margin-left: -1px;
margin-right: 3px;
}
#esta-b2 {
height: 75px;
margin-top: -1px;
overflow: hidden;
}
#esta-tit {
background: #000000;
color: #fff;
display: block;
padding: 5px;
font-family: verdana;
font-size: 8px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
#esta-rot {
color: #333;
display: block;
padding: 5px;
font-family: verdana;
font-size: 7px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
#esta-in {
height: 85px;
padding: 5px;
display: block;
text-align: justify;
font-family: verdana;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
overflow: auto;
margin-top: -10px;
}
#esta-in a {
font-family: 'Besom';
font-size: 18px;
text-tranform: lowercase;
font-weight: lighter;
}
#esta-p {
outline: 1px solid #f3f3f3;
background: #fff;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 20px;
display: inline-block;
margin-right: 3px;
margin-top: 3px;
text-align: center;
}
#esta-p strong {
font-family: 'Besom';
font-size: 15px;
font-weight: lighter;
line-height: 19px;
}
#lst-p {
font-family: verdana;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
}
#lst-bienve {
font-family: verdana;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 1px;
display: block;
width: 120px;
}
/*grupos*/
#grup1, #grup2, #grup3, #grup4, #grup5, #grup6, #grupo7, #grupo8, #grupo9 {
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
display: inline-block;
width: 62px;
height: 40px;
overflow: hidden;
margin-right: 3px;
margin-top: 3px;
}
#grup1 {background: #00DBB7;}
#grup2 {background: #80C2F5;}
#grup3 {background: #5C2020;}
#grup4 {background: #37A80A;}
#grup5 {background: #493D91;}
#grup6 {background: #9C911D;}
#grup7 {background: #B30707;}
#grup8 {background: #F5D400;}
#grup9 {background: #000000;}
#g1, #g2, #g3, #g4, #g5, #g6, #g7, #g8, #g9 {
background: #fff;
height: 20px;
line-height: 20px;
width: 62px;
font-family: verdana;
font-size: 7px;
text-transform: uppercase;
text-align: center;
color: #333;
margin-top: 50px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#grup1:hover #g1, #grup2:hover #g2, #grup3:hover #g3, #grup4:hover #g4, #grup5:hover #g5, #grup6:hover #g6, #grup7:hover #g7, #grup8:hover #g8, #grup9:hover #g9 {
margin-top: 10px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
/* A F I L I A D O S A L P I E */
#af-base {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
margin: 1px;
padding: 5px;
display: block;
overflow: hidden;
}
#af-n {
background: #696969;
font-family: 'Montserrat Alternates';
font-size: 25px;
color: #fff;
text-align: center;
padding: 20px;
display: block;
font-weight: lighter;
text-shadow: 0px 0px 1px #000;
text-transform: lowercase;
}
#af-her, #af-dir, #af-vip, #af-nor {
outline: 1px solid #f3f3f3;
background: #fff;
margin: 2px;
padding: 5px;
margin-left: -1px;
margin-top: 3px;
overflow: hidden;
}
#af-her, #af-dir {width: 320px; }
#af-vip, #af-nor {width: 592px; }
#af-t1, #af-t2, #af-nor a {
background: #000000;
color: #fff;
display: block;
padding: 5px;
font-family: verdana;
font-size: 8px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
#af-her img, #af-dir img, #af-vip img {
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
display: inline-block;
width: 50px;
height: 90px;
overflow: hidden;
margin-right: 3px;
margin-top: 3px;
}
#af-dir img {height: 50px; }
#af-vip img {
width: 41.7px;
height: 41.7px;
border: 4px solid #fcfcfc;
}
#af-nor a {
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
line-height: 17px;
}
/* L O G O + T A B L O N */
#tablon {
outline: 1px solid #f3f3f3;
margin: 1px;
background: #fcfcfc;
padding: 5px;
}
#tab-logo img {
width: 500px;
height: 312px;
outline: 1px solid #f3f3f3;
border: 5px solid #fff;
}
#caja {
outline: 1px solid #f3f3f3;
background: #fff;
display: block;
padding: 4px;
margin-left: 3px;
height: 314px;
width: 391px;
overflow: hidden;
}
#tab-caja {
background: #000000;
width: 55.2px;
font-family: 'Montserrat Alternates';
font-size: 18px;
color: #fff;
text-align: center;
padding: 10px;
display: block;
font-weight: lighter;
text-shadow: 0px 0px 1px #000;
text-transform: lowercase;
cursor: pointer;
}
#caja-b {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
display: block;
padding: 5px;
margin: 1px;
width: 219px;
height: 125px;
}
#caja-tit {
background: #000000;
color: #fff;
display: block;
padding: 5px;
font-family: verdana;
font-size: 8px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
#caja-cnt {
outline: 1px solid #f3f3f3;
background: #fff;
display: block;
padding: 5px;
margin: 1px;
width: 208px;
height: 91px;
margin-top: 3px;
overflow: hidden;
}
#img-box {
outline: 1px solid #f3f3f3;
background: #fff;
display: block;
border: 5px solid #fcfcfc;
margin: 1px;
width: 141px;
height: 125px;
overflow: hidden;
}
#img-bln {
background: #fff;
padding: 5px;
display: block;
opacity: 0.7;
width: 131px;
height: 115px;
margin-left: -150px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#img-txt {
position: absolute;
margin-top: -126px;
margin-left: 150px;
padding: 5px;
width: 131px;
height: 115px;
opacity: 0px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#img-tem {
outline: 1px solid #f3f3f3;
background: #fff;
display: block;
border: 5px solid #fcfcfc;
margin: 1px;
width: 119px;
height: 82px;
overflow: auto;
margin-top: 3px;
}
#img-box:hover #img-bln {
margin-left: 0px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#img-box:hover #img-txt {
margin-left: 0px;
opacity: 1;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 1s;
}
#caja-s {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
display: block;
padding: 5px;
margin: 1px;
width: 374px;
height: 110px;
margin-left: 3px;
margin-top: 3px;
}
#caja-s img {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
display: inline-block;
padding: 5px;
margin: 1px;
width: 60px;
height: 75px;
margin-top: 3px;
margin-right: 3px;
}
#caja-c, #caja-p {
outline: 1px solid #f3f3f3;
background: #fcfcfc;
display: block;
padding: 5px;
margin: 1px;
width: 374px;
height: 119px;
margin-left: 3px;
margin-top: 3px;
text-align: justify;
}
#caja-cc, #caja-l {
outline: 1px solid #f3f3f3;
background: #fff;
padding: 5px;
margin: 1px;
width: 362px;
height: 85px;
margin-top: 3px;
overflow: auto;
display: block;
white-space: normal;
}
#caja-l a {
width: 169px;
line-height: 9px;
margin: 1px;
background: #696969;
color: #fff;
display: inline-block;
padding: 5px;
font-family: verdana;
font-size: 8px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#caja-l a:hover {
background: #8C8A62;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#cen1, #cen2, #cen3, #cen4, #cen5, #cen6, #cen7, #cen8, #cen9 {
width: 167.5px;
line-height: 16px;
margin: 1px;
background: #696969;
color: #fff;
display: inline-block;
padding: 5px;
font-family: verdana;
font-size: 8px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
}
#cen1 {background: #00DBB7; }
#cen2 {background: #80C2F5; }
#cen3 {background: #5C2020; }
#cen4 {background: #37A80A; }
#cen5 {background: #493D91; }
#cen6 {background: #9C911D; }
#cen7 {background: #B30707; }
#cen8 {background: #F5D400; }
#cen9 {background: #000000; }
#caja-p {
height: 250px;
white-space: normal;
}
#prem {
width: 173px;
height: 63px;
outline: 1px solid #f3f3f3;
border: 5px solid #fff;
display: inline-block;
margin: 1px;
margin-top: 2px;
overflow: hidden;
}
#prem-c, #prem-n {
background: #fff;
height: 20px;
line-height: 20px;
width: 173px;
font-family: verdana;
font-size: 7px;
text-transform: uppercase;
text-align: center;
color: #333;
margin-top: 70px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 0.5s;
}
#prem-n {
margin-top: 32px;
font-weight: bold;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#prem:hover #prem-c {
margin-top: 11px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#prem:hover #prem-n {
margin-top: 2px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 0.5s;
}
Re: Problema na Posição do Perfil
Creio que já sei do que seja o problema. Adicione no inicio de sua folha de estilos:
Até mais.
Fraise
- Código:
.postbody { width: 99% !important; }
Até mais.
Fraise
Re: Problema na Posição do Perfil
Olá,
Acrescente ao Fraise:
Ou fixe em porcentagem:
Att.
Acrescente ao Fraise:
.postprofile { margin-top: -1977px !important; }
Ou fixe em porcentagem:
.postprofile { margin-top: -215% !important; }
Att.
Re: Problema na Posição do Perfil
Não deu certo Fraise, ficou no lado certo, mas continuou abaixo das mensagens. E ao colocar o do Ace, também continuou bugado.
Re: Problema na Posição do Perfil
Aqui vai o viewtopic_body, para ver se o problema é aqui.
- Código:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
if(typeof(_atc) == "undefined") {
_atc = { };
}
_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>
<h1 class="page-title">
<a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
</h1>
<div class="topic-actions">
<div class="buttons">
<!-- 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 -->
</div>
<div class="pathname-box">
<p itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
<a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
<!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
{NAV_CAT_DESC}
</p>
</div>
<p class="right">
<!-- BEGIN switch_twitter_btn -->
<span>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</span>
<!-- END switch_twitter_btn -->
<!-- BEGIN switch_fb_likebtn -->
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
<!-- END switch_fb_likebtn -->
</p>
<div class="pagination">
{PAGE_NUMBER}
•
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
<!-- BEGIN switch_plus_menu -->
•
<script type="text/javascript">//<![CDATA[
var url_favourite = '{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}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
<!-- END switch_plus_menu -->
</div>
<div class="clear"></div>
</div>
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><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></p>
<div class="clear"></div>
{POLL_DISPLAY}
<!-- BEGIN postrow -->
<!-- BEGIN hidden -->
<div class="post {postrow.hidden.ROW_COUNT}">
<div class="inner">
<span class="corners-top"><span></span></span>
<p style="text-align:center">{postrow.hidden.MESSAGE}</p>
<div class="clear"></div>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<!-- END hidden -->
<!-- BEGIN displayed -->
<div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
<div class="inner"><span class="corners-top"><span></span></span>
<div style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></div>
<div class="postbody">
<ul class="profile-icons">
<li>{postrow.displayed.THANK_IMG}</li>
<li>{postrow.displayed.MULTIQUOTE_IMG}</li>
<li>{postrow.displayed.QUOTE_IMG}</li>
<li>{postrow.displayed.EDIT_IMG}</li>
<li>{postrow.displayed.DELETE_IMG}</li>
<li>{postrow.displayed.IP_IMG}</li>
<li>{postrow.displayed.REPORT_IMG_NEW}</li>
</ul>
<h2 class="topic-title">{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></h2>
<p class="author"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" /> {L_TOPIC_BY} {postrow.displayed.POSTER_NAME} {postrow.displayed.POST_DATE_NEW}</p>
<div class="clearfix"></div>
<!-- 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 style="display:none"></div>
<div class="content clearfix">
<div>{postrow.displayed.MESSAGE}</div>
<!-- BEGIN switch_attachments -->
<dl class="attachbox">
<dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
<dd class="attachments">
<!-- BEGIN switch_post_attachments -->
<dl class="file clearfix">
<dt>
<img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt=""/>
</dt>
<dd>
<!-- BEGIN switch_dl_att -->
<span><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}</span>
<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
<span>{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}</span>
<!-- END switch_no_dl_att -->
<!-- BEGIN switch_no_comment -->
<span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
<!-- END switch_no_comment -->
<!-- BEGIN switch_no_dl_att -->
<span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
<!-- END switch_no_dl_att -->
<span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
</dd>
</dl>
<!-- END switch_post_attachments -->
</dd>
</dl>
<!-- END switch_attachments -->
</div>
<div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
<div id="nombreusuario"><strong style="font-size:1.2em">{postrow.displayed.POSTER_NAME}</strong></div>
<!-- div class="online2"></div-->
<ul id='pestanas'><li class='active'><a href='#TAB1'> avatar</a></li><li><a href='#TAB2'>dados</a></li><li><a href='#TAB3'>Contato</a></li></ul>
<div id='tabs_content_container'><div id='TAB1' class='tab_content' style="display: block;"> <div class="fotoavatar">{postrow.displayed.POSTER_AVATAR}
</div></div>
<div id='TAB2' class='tab_content' style="display: block;"><dd>
<!-- 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}
</dd></div>
<div id='TAB3' class='tab_content' style="display: block;">
<dd>{postrow.displayed.RANK_IMAGE}</dd> <div class="campocontacto">{postrow.displayed.PROFILE} {postrow.displayed.PM} {postrow.displayed.EMAIL}</div> <!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT} <!-- END contact_field -->
</div></div>
</div>
<dd><br /></dd>
<dd>
{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
</dd>
</dl>
</div>
<div class="clear"></div>
<p class="right"><a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a></p>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- BEGIN first_post_br -->
<hr id="first-post-br" />
<!-- END first_post_br -->
<!-- END displayed -->
<!-- END postrow -->
<a name="bottomtitle"></a>
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><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></p>
<div class="clear"></div>
<div class="noprint">
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN watchtopic -->
<p class="right">{S_WATCH_TOPIC}</p>
<!-- END watchtopic -->
<!-- END switch_user_logged_in -->
</div>
<!-- BEGIN promot_trafic -->
<div class="post row2" id="ptrafic_close" style="display:none;font-size:1.3em;line-height:1.4em">
<span class="corners-top"><span></span></span>
<span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></span>
<span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
<span class="corners-bottom"><span></span></span>
</div>
<div class="post row2" id="ptrafic_open" style="display:'';font-size:1.3em;line-height:1.4em">
<span class="corners-top"><span></span></span>
<span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></span>
<span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
<div class="clear"></div>
<div>
<!-- BEGIN link -->
» <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
<!-- END link -->
</div>
<span class="corners-bottom"><span></span></span>
</div>
<!-- END promot_trafic -->
<!-- BEGIN switch_forum_rules -->
<div class="post row1" id="forum_rules">
<span class="corners-top"><span></span></span>
<div class="h3"> {L_FORUM_RULES}</div>
<div class="clear"></div>
<table class="postbody">
<tr>
<!-- BEGIN switch_forum_rule_image -->
<td class="logo">
<img src="{RULE_IMG_URL}" alt="" />
</td>
<!-- END switch_forum_rule_image -->
<td class="rules content">
{RULE_MSG}
</td>
</tr>
</table>
<span class="corners-bottom"><span></span></span>
</div>
<!-- END switch_forum_rules -->
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->
<hr />
<div class="topic-actions">
<div class="buttons">
<!-- 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 -->
</div>
<div class="pathname-box">
<p><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC}</p>
</div>
<div class="pagination">
{PAGE_NUMBER}
</div>
</div>
<div class="clear"></div>
<form action="{S_JUMPBOX_ACTION}" method="get" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<fieldset class="jumpbox">
<label>{L_JUMP_TO}: </label>
{S_JUMPBOX_SELECT}
<input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<!-- BEGIN viewtopic_bottom -->
<form method="get" action="{S_FORM_MOD_ACTION}">
<fieldset class="quickmod">
<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}" />
<label>{L_MOD_TOOLS}: </label>
{S_SELECT_MOD}
<input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<div class="clear"></div>
<p class="right">{S_TOPIC_ADMIN}</p>
<!-- END viewtopic_bottom -->
<!-- BEGIN show_permissions -->
<div class="h3">{L_TABS_PERMISSIONS}</div>
{S_AUTH_LIST}
<!-- END show_permissions -->
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody .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>
Re: Problema na Posição do Perfil
Olá,
Mas você colocou o meu e o do Fraise ao mesmo tempo? O meu código foi apenas complementar ao dele. Me mande uma print com os 2 codigos ativos.
Att.
Mas você colocou o meu e o do Fraise ao mesmo tempo? O meu código foi apenas complementar ao dele. Me mande uma print com os 2 codigos ativos.
Att.
Re: Problema na Posição do Perfil
Bem, se o problema está no CSS.
Você pode retirar oo CSS que edita o perfil, e colocar um novo código. Porém, não mexer na posição dele.
Só a aparência como fundo, bordas, etc. As vezes, as propriedades podem dar problemas se você usar como altura e largura em vários lugares. O certo é deixar esses aspectos padrões do fórum.
Personalizar apenas a forma e cor. Também outros fatores mas, de verdade, não mexo nessas propriedades de largura ou altura nos perfis. Pois sei que vai bugar.
Atenciosamente, Cloud'
Você pode retirar oo CSS que edita o perfil, e colocar um novo código. Porém, não mexer na posição dele.
Só a aparência como fundo, bordas, etc. As vezes, as propriedades podem dar problemas se você usar como altura e largura em vários lugares. O certo é deixar esses aspectos padrões do fórum.
Personalizar apenas a forma e cor. Também outros fatores mas, de verdade, não mexo nessas propriedades de largura ou altura nos perfis. Pois sei que vai bugar.
Atenciosamente, Cloud'
Re: Problema na Posição do Perfil
Coloquei os dois e como fica:
- aqui:
Re: Problema na Posição do Perfil
E só ocorre esse bug, depois que coloco o código no viewtopic_body.
Re: Problema na Posição do Perfil
Olá,
Você está aplicando os códigos na Folha de CSS, certo? Quando eu coloco os 2 códigos e simulo pelo Client Side funciona perfeitamente. Limpe seus cookies e cachê e tente de novo!
Att.
E só ocorre esse bug, depois que coloco o código no viewtopic_body.
Você está aplicando os códigos na Folha de CSS, certo? Quando eu coloco os 2 códigos e simulo pelo Client Side funciona perfeitamente. Limpe seus cookies e cachê e tente de novo!
Att.
Re: Problema na Posição do Perfil
Ainda não, amigo. Fiz como pediu e não deu certo. Em alguns tópicos ficou quase certo, já em outros continuaram no mesmo lugar.
Re: Problema na Posição do Perfil
Olá,
Como assim, em alguns tópicos funcionam e outros não? Pode me mandar os links dos tópicos que funcionam e não funcionam? (Por favor, deixe os 2 códigos ativos pela duração deste ticket)
Att.
Como assim, em alguns tópicos funcionam e outros não? Pode me mandar os links dos tópicos que funcionam e não funcionam? (Por favor, deixe os 2 códigos ativos pela duração deste ticket)
Att.
Re: Problema na Posição do Perfil
O que não funciona: http://ageofgods.forumeiros.com.pt/t172-evento-halloween
E o que fica quase certo: http://ageofgods.forumeiros.com.pt/t41-conversas-off
E o que fica quase certo: http://ageofgods.forumeiros.com.pt/t41-conversas-off
Re: Problema na Posição do Perfil
Olá,
Mas o Margin top apareceu em -5%. No tópico que está dando erro, eu apliquei os -215% e o resultado foi este: https://i.imgur.com/p9vTLVc.png
Você aplicou -5 ou -215?
Att.
Mas o Margin top apareceu em -5%. No tópico que está dando erro, eu apliquei os -215% e o resultado foi este: https://i.imgur.com/p9vTLVc.png
Você aplicou -5 ou -215?
Att.
Re: Problema na Posição do Perfil
Apliquei -5 para ficar certo em alguns tópicos. Mas percebeu que o post desse player "Aryel Kohler" é mais embaixo e que ele está no lugar do Pluto Kohler?
Re: Problema na Posição do Perfil
Olá,
Faça o seguinte: Salve o viewtopic body. Depois, resete para o original. Veja se os perfis ficam em posição. Após, pode re-colocar o seu antigo view topic body e me mande o código original (o padrão, sem edições suas) do seu template. Pelo que eu vejo, apenas topicos onde existem tabelas na mensagem é que são os problemas. Provavelmente, elas estão com uma largura muito grande e o seu profile está sendo "empurrado" para baixo.
Att.
Faça o seguinte: Salve o viewtopic body. Depois, resete para o original. Veja se os perfis ficam em posição. Após, pode re-colocar o seu antigo view topic body e me mande o código original (o padrão, sem edições suas) do seu template. Pelo que eu vejo, apenas topicos onde existem tabelas na mensagem é que são os problemas. Provavelmente, elas estão com uma largura muito grande e o seu profile está sendo "empurrado" para baixo.
Att.
Re: Problema na Posição do Perfil
Fiz do jeito que pediu e os perfis não ficarão posicionados certos.
O viewtopic sem modificações.
E o modificado:
O viewtopic sem modificações.
- Código:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
if(typeof(_atc) == "undefined") {
_atc = { };
}
_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>
<h1 class="page-title">
<a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
</h1>
<div class="topic-actions">
<div class="buttons">
<!-- 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 -->
</div>
<div class="pathname-box">
<p itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
<a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
<!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
{NAV_CAT_DESC}
</p>
</div>
<p class="right">
<!-- BEGIN switch_twitter_btn -->
<span>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</span>
<!-- END switch_twitter_btn -->
<!-- BEGIN switch_fb_likebtn -->
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
<!-- END switch_fb_likebtn -->
</p>
<div class="pagination">
{PAGE_NUMBER}
•
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
<!-- BEGIN switch_plus_menu -->
•
<script type="text/javascript">//<![CDATA[
var url_favourite = '{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}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
<!-- END switch_plus_menu -->
</div>
<div class="clear"></div>
</div>
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><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></p>
<div class="clear"></div>
{POLL_DISPLAY}
<!-- BEGIN postrow -->
<!-- BEGIN hidden -->
<div class="post {postrow.hidden.ROW_COUNT}">
<div class="inner">
<span class="corners-top"><span></span></span>
<p style="text-align:center">{postrow.hidden.MESSAGE}</p>
<div class="clear"></div>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<!-- END hidden -->
<!-- BEGIN displayed -->
<div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
<div class="inner"><span class="corners-top"><span></span></span>
<div style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></div>
<div class="postbody">
<ul class="profile-icons">
<li>{postrow.displayed.THANK_IMG}</li>
<li>{postrow.displayed.MULTIQUOTE_IMG}</li>
<li>{postrow.displayed.QUOTE_IMG}</li>
<li>{postrow.displayed.EDIT_IMG}</li>
<li>{postrow.displayed.DELETE_IMG}</li>
<li>{postrow.displayed.IP_IMG}</li>
<li>{postrow.displayed.REPORT_IMG_NEW}</li>
</ul>
<h2 class="topic-title">{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></h2>
<p class="author"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" /> {L_TOPIC_BY} {postrow.displayed.POSTER_NAME} {postrow.displayed.POST_DATE_NEW}</p>
<div class="clearfix"></div>
<!-- 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 style="display:none"></div>
<div class="content clearfix">
<div>{postrow.displayed.MESSAGE}</div>
<!-- BEGIN switch_attachments -->
<dl class="attachbox">
<dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
<dd class="attachments">
<!-- BEGIN switch_post_attachments -->
<dl class="file clearfix">
<dt>
<img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt=""/>
</dt>
<dd>
<!-- BEGIN switch_dl_att -->
<span><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}</span>
<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
<span>{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}</span>
<!-- END switch_no_dl_att -->
<!-- BEGIN switch_no_comment -->
<span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
<!-- END switch_no_comment -->
<!-- BEGIN switch_no_dl_att -->
<span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
<!-- END switch_no_dl_att -->
<span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
</dd>
</dl>
<!-- END switch_post_attachments -->
</dd>
</dl>
<!-- END switch_attachments -->
</div>
{postrow.displayed.EDITED_MESSAGE}
<!-- BEGIN switch_signature -->
<div class="signature_div" id="sig{postrow.displayed.U_POST_ID}">{postrow.displayed.SIGNATURE_NEW}</div>
<!-- END switch_signature -->
</div>
<div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
<!-- div class="online2"></div-->
<dl>
<dt>
{postrow.displayed.POSTER_AVATAR}
<br /><strong style="font-size:1.2em">{postrow.displayed.POSTER_NAME}</strong>
</dt>
<dd>{postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}</dd>
<dd><br /></dd>
<dd>
<!-- 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}
</dd>
<dd><br /></dd>
<dd>
{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
</dd>
</dl>
</div>
<div class="clear"></div>
<p class="right"><a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a></p>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- BEGIN first_post_br -->
<hr id="first-post-br" />
<!-- END first_post_br -->
<!-- END displayed -->
<!-- END postrow -->
<a name="bottomtitle"></a>
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><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></p>
<div class="clear"></div>
<div class="noprint">
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN watchtopic -->
<p class="right">{S_WATCH_TOPIC}</p>
<!-- END watchtopic -->
<!-- END switch_user_logged_in -->
</div>
<!-- BEGIN promot_trafic -->
<div class="post row2" id="ptrafic_close" style="display:none;font-size:1.3em;line-height:1.4em">
<span class="corners-top"><span></span></span>
<span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></span>
<span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
<span class="corners-bottom"><span></span></span>
</div>
<div class="post row2" id="ptrafic_open" style="display:'';font-size:1.3em;line-height:1.4em">
<span class="corners-top"><span></span></span>
<span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></span>
<span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
<div class="clear"></div>
<div>
<!-- BEGIN link -->
» <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
<!-- END link -->
</div>
<span class="corners-bottom"><span></span></span>
</div>
<!-- END promot_trafic -->
<!-- BEGIN switch_forum_rules -->
<div class="post row1" id="forum_rules">
<span class="corners-top"><span></span></span>
<div class="h3"> {L_FORUM_RULES}</div>
<div class="clear"></div>
<table class="postbody">
<tr>
<!-- BEGIN switch_forum_rule_image -->
<td class="logo">
<img src="{RULE_IMG_URL}" alt="" />
</td>
<!-- END switch_forum_rule_image -->
<td class="rules content">
{RULE_MSG}
</td>
</tr>
</table>
<span class="corners-bottom"><span></span></span>
</div>
<!-- END switch_forum_rules -->
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->
<hr />
<div class="topic-actions">
<div class="buttons">
<!-- 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 -->
</div>
<div class="pathname-box">
<p><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC}</p>
</div>
<div class="pagination">
{PAGE_NUMBER}
</div>
</div>
<div class="clear"></div>
<form action="{S_JUMPBOX_ACTION}" method="get" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<fieldset class="jumpbox">
<label>{L_JUMP_TO}: </label>
{S_JUMPBOX_SELECT}
<input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<!-- BEGIN viewtopic_bottom -->
<form method="get" action="{S_FORM_MOD_ACTION}">
<fieldset class="quickmod">
<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}" />
<label>{L_MOD_TOOLS}: </label>
{S_SELECT_MOD}
<input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<div class="clear"></div>
<p class="right">{S_TOPIC_ADMIN}</p>
<!-- END viewtopic_bottom -->
<!-- BEGIN show_permissions -->
<div class="h3">{L_TABS_PERMISSIONS}</div>
{S_AUTH_LIST}
<!-- END show_permissions -->
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody .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 o modificado:
- Código:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
if(typeof(_atc) == "undefined") {
_atc = { };
}
_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>
<h1 class="page-title">
<a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
</h1>
<div class="topic-actions">
<div class="buttons">
<!-- 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 -->
</div>
<div class="pathname-box">
<p itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
<a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
<!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
{NAV_CAT_DESC}
</p>
</div>
<p class="right">
<!-- BEGIN switch_twitter_btn -->
<span>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</span>
<!-- END switch_twitter_btn -->
<!-- BEGIN switch_fb_likebtn -->
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
<!-- END switch_fb_likebtn -->
</p>
<div class="pagination">
{PAGE_NUMBER}
•
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
<!-- BEGIN switch_plus_menu -->
•
<script type="text/javascript">//<![CDATA[
var url_favourite = '{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}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
<!-- END switch_plus_menu -->
</div>
<div class="clear"></div>
</div>
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><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></p>
<div class="clear"></div>
{POLL_DISPLAY}
<!-- BEGIN postrow -->
<!-- BEGIN hidden -->
<div class="post {postrow.hidden.ROW_COUNT}">
<div class="inner">
<span class="corners-top"><span></span></span>
<p style="text-align:center">{postrow.hidden.MESSAGE}</p>
<div class="clear"></div>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<!-- END hidden -->
<!-- BEGIN displayed -->
<div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
<div class="inner"><span class="corners-top"><span></span></span>
<div style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></div>
<div class="postbody">
<ul class="profile-icons">
<li>{postrow.displayed.THANK_IMG}</li>
<li>{postrow.displayed.MULTIQUOTE_IMG}</li>
<li>{postrow.displayed.QUOTE_IMG}</li>
<li>{postrow.displayed.EDIT_IMG}</li>
<li>{postrow.displayed.DELETE_IMG}</li>
<li>{postrow.displayed.IP_IMG}</li>
<li>{postrow.displayed.REPORT_IMG_NEW}</li>
</ul>
<h2 class="topic-title">{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></h2>
<p class="author"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" /> {L_TOPIC_BY} {postrow.displayed.POSTER_NAME} {postrow.displayed.POST_DATE_NEW}</p>
<div class="clearfix"></div>
<!-- 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 style="display:none"></div>
<div class="content clearfix">
<div>{postrow.displayed.MESSAGE}</div>
<!-- BEGIN switch_attachments -->
<dl class="attachbox">
<dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
<dd class="attachments">
<!-- BEGIN switch_post_attachments -->
<dl class="file clearfix">
<dt>
<img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt=""/>
</dt>
<dd>
<!-- BEGIN switch_dl_att -->
<span><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}</span>
<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
<span>{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}</span>
<!-- END switch_no_dl_att -->
<!-- BEGIN switch_no_comment -->
<span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
<!-- END switch_no_comment -->
<!-- BEGIN switch_no_dl_att -->
<span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
<!-- END switch_no_dl_att -->
<span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
</dd>
</dl>
<!-- END switch_post_attachments -->
</dd>
</dl>
<!-- END switch_attachments -->
</div>
<div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
<div id="nombreusuario"><strong style="font-size:1.2em">{postrow.displayed.POSTER_NAME}</strong></div>
<!-- div class="online2"></div-->
<ul id='pestanas'><li class='active'><a href='#TAB1'> avatar</a></li><li><a href='#TAB2'>dados</a></li><li><a href='#TAB3'>Contato</a></li></ul>
<div id='tabs_content_container'><div id='TAB1' class='tab_content' style="display: block;"> <div class="fotoavatar">{postrow.displayed.POSTER_AVATAR}
</div></div>
<div id='TAB2' class='tab_content' style="display: block;"><dd>
<!-- 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}
</dd></div>
<div id='TAB3' class='tab_content' style="display: block;">
<dd>{postrow.displayed.RANK_IMAGE}</dd> <div class="campocontacto">{postrow.displayed.PROFILE} {postrow.displayed.PM} {postrow.displayed.EMAIL}</div> <!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT} <!-- END contact_field -->
</div></div>
</div>
<dd><br /></dd>
<dd>
{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
</dd>
</dl>
</div>
<div class="clear"></div>
<p class="right"><a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a></p>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- BEGIN first_post_br -->
<hr id="first-post-br" />
<!-- END first_post_br -->
<!-- END displayed -->
<!-- END postrow -->
<a name="bottomtitle"></a>
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><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></p>
<div class="clear"></div>
<div class="noprint">
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN watchtopic -->
<p class="right">{S_WATCH_TOPIC}</p>
<!-- END watchtopic -->
<!-- END switch_user_logged_in -->
</div>
<!-- BEGIN promot_trafic -->
<div class="post row2" id="ptrafic_close" style="display:none;font-size:1.3em;line-height:1.4em">
<span class="corners-top"><span></span></span>
<span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></span>
<span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
<span class="corners-bottom"><span></span></span>
</div>
<div class="post row2" id="ptrafic_open" style="display:'';font-size:1.3em;line-height:1.4em">
<span class="corners-top"><span></span></span>
<span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></span>
<span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
<div class="clear"></div>
<div>
<!-- BEGIN link -->
» <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
<!-- END link -->
</div>
<span class="corners-bottom"><span></span></span>
</div>
<!-- END promot_trafic -->
<!-- BEGIN switch_forum_rules -->
<div class="post row1" id="forum_rules">
<span class="corners-top"><span></span></span>
<div class="h3"> {L_FORUM_RULES}</div>
<div class="clear"></div>
<table class="postbody">
<tr>
<!-- BEGIN switch_forum_rule_image -->
<td class="logo">
<img src="{RULE_IMG_URL}" alt="" />
</td>
<!-- END switch_forum_rule_image -->
<td class="rules content">
{RULE_MSG}
</td>
</tr>
</table>
<span class="corners-bottom"><span></span></span>
</div>
<!-- END switch_forum_rules -->
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->
<hr />
<div class="topic-actions">
<div class="buttons">
<!-- 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 -->
</div>
<div class="pathname-box">
<p><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC}</p>
</div>
<div class="pagination">
{PAGE_NUMBER}
</div>
</div>
<div class="clear"></div>
<form action="{S_JUMPBOX_ACTION}" method="get" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<fieldset class="jumpbox">
<label>{L_JUMP_TO}: </label>
{S_JUMPBOX_SELECT}
<input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<!-- BEGIN viewtopic_bottom -->
<form method="get" action="{S_FORM_MOD_ACTION}">
<fieldset class="quickmod">
<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}" />
<label>{L_MOD_TOOLS}: </label>
{S_SELECT_MOD}
<input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<div class="clear"></div>
<p class="right">{S_TOPIC_ADMIN}</p>
<!-- END viewtopic_bottom -->
<!-- BEGIN show_permissions -->
<div class="h3">{L_TABS_PERMISSIONS}</div>
{S_AUTH_LIST}
<!-- END show_permissions -->
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody .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>
Re: Problema na Posição do Perfil
Podem fechar o tópico, já dei um jeito. Obrigado a todos pela ajuda.
Re: Problema na Posição do Perfil
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para "Questões resolvidas". |
Tópicos semelhantes
» Problema com posição do perfil
» ajustar posiçao de info perfil + posição entre nick e avatar
» Problema na posição do chatbox
» Posição do perfil
» Posição do perfil
» ajustar posiçao de info perfil + posição entre nick e avatar
» Problema na posição do chatbox
» Posição do perfil
» Posição do perfil
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos