Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Os links do perfil somem
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Os links do perfil somem
Qual é minha questão:
Boa tarde. Estou com um problema. Os campos: Nome de usuário : *Endereço de email : *
Mude sua senha : * somem quando o mouse passa em cima deles. Mas só eles. Ja tentei alterar a cor mas não tem nem sequer preto na cadeia do meu forum.
Endereço do meu fórum:
https://ajuda.forumeiros.com
Versão do fórum:
PHPBB3
Boa tarde. Estou com um problema. Os campos: Nome de usuário : *Endereço de email : *
Mude sua senha : * somem quando o mouse passa em cima deles. Mas só eles. Ja tentei alterar a cor mas não tem nem sequer preto na cadeia do meu forum.
Endereço do meu fórum:
https://ajuda.forumeiros.com
Versão do fórum:
PHPBB3
Re: Os links do perfil somem
Olá querido!
Poderia me informar o link do seu fórum?
Adicione este código em sua "Folha de estilo Css"
Até.
Poderia me informar o link do seu fórum?
Adicione este código em sua "Folha de estilo Css"
- Código:
#username {
background-color: white !important;
}
#password {
background-color: white !important;
}
Até.
Convidado- Convidado
Re: Os links do perfil somem
#wrap {
margin-top: -10px;
margin-bottom: -10px;
border-left: solid 15px #2a0101;
border-right: solid 15px #2a0101;
width: 950px;
}
/*Borde foro Abajo categorias*/
.forabg {
border-bottom: 20px solid #1c1c1c;
border-radius: 0px 0px 0px 0px;
}
/*Quienestaenlinea y estadisticas*/
ul + .h3, #i_whosonline + p {
width: 45%;
}
.clear + .h3, #page-body p.page-bottom {
float: right;
width: 80%;
}
#page-body p.page-bottom {
position: relative;
bottom: 13em;
left: 38em;
}
/*Quitar el Buscar*/
#search-box {visibility:hidden}
/*Subir el Navar*/
#page-header .navbar{
margin-top: -25px;
}
/*widgets*/
#content-container div#right {
border-top-left-radius: 0px;
margin-left: 0px;
margin-top: -69px;
width: 230px;
}
.module .h3 {
visibility:hidden;
}
#content-container div#left {
background-image: url('');
}
.module {
background-url:('');
}
.module {
background: url('');
}
#comments_scroll_div{
background: url('');
background-repeat: no-repeat;
margin-top:-40px;
margin-left:-7px;
text-align: left;
width: 230px;
height:268px;
}
#content-container div#left {
background: URL('');
margin-left: 7px;
box-shadow: 0 0 6px #COLOR;
border-bottom-right-radius: 40px;
border-top-left-radius: 40px;
}
.module{
background-color:transparent;
}
/*Logo foro*/
#logo {margin-left: -13px;
margin-top: -12px;}
/*categorias la caja*/
.desc3 {
background-color: #fefefe;
border: 1px solid #COLOR;
border-radius: 0px 00px 0px 0px;
text: Trebuchet MS;
font-size: 9.5px;
color: #COLOR;
display: block;
border-left: 0px solid #241014;
line-height: 9px;
text-shadow: 1px 1px 0 #COLOR;
margin-left: 15px;
margin-top: 5px;
padding: 10px;
text-align: justify;
width: 350px;
border-left: solid 15px #4D123F;
border-right: solid 15px #4D123F;
}
/*aspecto del nombre de los usuarios*/
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 1em;
font-style: normal !important;
font-family: Trebuchet MS;
text-decoration: none;
letter-spacing: 1px;
}
.postprofile {
display: block;
text-align: center;}
.postprofile dd {
text-align: left;
margin-top: 4px;
}
/*estilo de las leyendas*/
p em b a.gensmall {
color: #000000;
font-family: Trebuchet MS;
font-size: 14px;
font-style: normal;
text-align: right;
text-shadow: 0 0 4px #COLOR;
text-transform: none;
}
p em {
font-style: normal;
color: transparent;
}
/*color de fondo a los autores de un post*/
p.author {
background-color: #090706;
border-radius: 0px 0px 0px 0px;
margin-top: 20px;
padding: 3px !important;
position: relative;
right: -7em;
text-align: center;
text-shadow: 1px 1px 0 #COLOR;
}
p.author {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 0 15em 0.6em 0;
padding: 0 0 5px;
}
/*Barra Editar,Borrar y citar movimiento*/
.postbody ul.profile-icons{margin-top:-4px;margin-right:-37px}
/*perfil*/
.postprofile a img{
opacity: 0.7;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
}
.postprofile a img:hover {
opacity: 1;
}
.postprofile {
display: block;
text-align: left;}
.postprofile dd {
text-align: left;
margin-top: 4px;
}
/*mensajes*/
ul#picture_legend {
background-color: #090706;
background-position: center center;
background-repeat: no-repeat;
padding: 18px 0;
border-radius: 0px 0px 0px 0px;
text-align: center;
}
/*Título de Categorias*/
li.header {
text-transform: none;
font-size:0px;
padding: 10px;
background: url('https://2img.net/h/oi51.tinypic.com/20pwmy8.jpg');
border-left: 20px solid #2a0101;
border-rigth: 20px solid #2a0101;
text-align: left;
}
.table-title, .table-title h2 {
color: #COLOR;
font: 33px Megrim;
letter-spacing: 3px;
text-shadow: 1px 1px 1px #COLOR;
}
/*Títulos de los foros*/
a.forumtitle {
border-left: 0px solid #241014;
display: block;
font: 10px Arial;
letter-spacing: 3px;
margin-top: 10px;
margin-bottom: -10px;
width: 1175px;
padding: 5px;
height: 5px;
width: 400px;
position: relative;
text-transform: none;
-webkit-transition:0.8s;
-o-transition:0.8s;
-moz-transitio:0.8s;
}
a.forumtitle:hover{
padding-left: 20px;
-webkit-transition:0.2s;
-o-transition:0.2s;
-moz-transitio:0.2s;
}
/*lo que hace que se baje el cuadro del chrome*/
#helpbox.helpline {
display:none;
}
/*Code, Spoiler y Quote*/
dl.codebox {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
dl.codebox dt {
display:block;
font-size:0.8em;
font-weight:700;
color:#7a7a7a;
text-align: center;
margin-bottom:3px;
text-transform:uppercase;
font-family:,Arial,Helvetica,sans-serif;
border-bottom:none;}
dl.codebox code {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom:none;
}
blockquote {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
blockquote blockquote {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding: 5px;
}
.content blockquote {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom: none;
}
Ta ai, a fonte é do tema mas eu fiz umas mudanças. Esta em espanhol pra ajudar.
Re: Os links do perfil somem
Olá querido!
Troque por este
Até.
Troque por este
- Código:
#wrap {
margin-top: -10px;
margin-bottom: -10px;
border-left: solid 15px #2a0101;
border-right: solid 15px #2a0101;
width: 950px;
}
/*Borde foro Abajo categorias*/
.forabg {
border-bottom: 20px solid #1c1c1c;
border-radius: 0px 0px 0px 0px;
}
/*Quienestaenlinea y estadisticas*/
ul + .h3, #i_whosonline + p {
width: 45%;
}
.clear + .h3, #page-body p.page-bottom {
float: right;
width: 80%;
}
#page-body p.page-bottom {
position: relative;
bottom: 13em;
left: 38em;
}
/*Quitar el Buscar*/
#search-box {visibility:hidden}
/*Subir el Navar*/
#page-header .navbar{
margin-top: -25px;
}
/*widgets*/
#content-container div#right {
border-top-left-radius: 0px;
margin-left: 0px;
margin-top: -69px;
width: 230px;
}
.module .h3 {
visibility:hidden;
}
#content-container div#left {
background-image: url('');
}
.module {
background-url:('');
}
.module {
background: url('');
}
#comments_scroll_div{
background: url('');
background-repeat: no-repeat;
margin-top:-40px;
margin-left:-7px;
text-align: left;
width: 230px;
height:268px;
}
#content-container div#left {
background: URL('');
margin-left: 7px;
box-shadow: 0 0 6px #COLOR;
border-bottom-right-radius: 40px;
border-top-left-radius: 40px;
}
.module{
background-color:transparent;
}
/*Logo foro*/
#logo {margin-left: -13px;
margin-top: -12px;}
/*categorias la caja*/
.desc3 {
background-color: #fefefe;
border: 1px solid #COLOR;
border-radius: 0px 00px 0px 0px;
text: Trebuchet MS;
font-size: 9.5px;
color: #COLOR;
display: block;
border-left: 0px solid #241014;
line-height: 9px;
text-shadow: 1px 1px 0 #COLOR;
margin-left: 15px;
margin-top: 5px;
padding: 10px;
text-align: justify;
width: 350px;
border-left: solid 15px #4D123F;
border-right: solid 15px #4D123F;
}
/*aspecto del nombre de los usuarios*/
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 1em;
font-style: normal !important;
font-family: Trebuchet MS;
text-decoration: none;
letter-spacing: 1px;
}
.postprofile {
display: block;
text-align: center;}
.postprofile dd {
text-align: left;
margin-top: 4px;
}
/*color de fondo a los autores de un post*/
p.author {
background-color: #090706;
border-radius: 0px 0px 0px 0px;
margin-top: 20px;
padding: 3px !important;
position: relative;
right: -7em;
text-align: center;
text-shadow: 1px 1px 0 #COLOR;
}
p.author {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 0 15em 0.6em 0;
padding: 0 0 5px;
}
/*Barra Editar,Borrar y citar movimiento*/
.postbody ul.profile-icons{margin-top:-4px;margin-right:-37px}
/*perfil*/
.postprofile a img{
opacity: 0.7;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
}
.postprofile a img:hover {
opacity: 1;
}
.postprofile {
display: block;
text-align: left;}
.postprofile dd {
text-align: left;
margin-top: 4px;
}
/*Título de Categorias*/
li.header {
text-transform: none;
font-size:0px;
padding: 10px;
background: url('http://i51.tinypic.com/20pwmy8.jpg');
border-left: 20px solid #2a0101;
border-rigth: 20px solid #2a0101;
text-align: left;
}
.table-title, .table-title h2 {
color: #COLOR;
font: 33px Megrim;
letter-spacing: 3px;
text-shadow: 1px 1px 1px #COLOR;
}
/*Títulos de los foros*/
a.forumtitle {
border-left: 0px solid #241014;
display: block;
font: 10px Arial;
letter-spacing: 3px;
margin-top: 10px;
margin-bottom: -10px;
width: 1175px;
padding: 5px;
height: 5px;
width: 400px;
position: relative;
text-transform: none;
-webkit-transition:0.8s;
-o-transition:0.8s;
-moz-transitio:0.8s;
}
a.forumtitle:hover{
padding-left: 20px;
-webkit-transition:0.2s;
-o-transition:0.2s;
-moz-transitio:0.2s;
}
/*Code, Spoiler y Quote*/
dl.codebox {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
dl.codebox dt {
display:block;
font-size:0.8em;
font-weight:700;
color:#7a7a7a;
text-align: center;
margin-bottom:3px;
text-transform:uppercase;
font-family:,Arial,Helvetica,sans-serif;
border-bottom:none;}
dl.codebox code {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom:none;
}
blockquote {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding:5px;
}
blockquote blockquote {
background-color: #f9f8f8;
border-left: 20px solid #241014;
border-top:none;
border-right: none;
border-bottom: none;
padding: 5px;
}
.content blockquote {
color:#7a7a7a;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:11px;
border-bottom: none;
}
Até.
Convidado- Convidado
Re: Os links do perfil somem
Amigo, seu código resolveu alguns probleminhas de legenda que eu estava tendo em meu fórum e organizou as legendas mas não resolveu o problema. Se preferir, no ato mesmo de cadastro já da pra perceber que algumas escritas somem.
Re: Os links do perfil somem
Saudações!
O senhor vá aceder na sua folha de Estilo CSS, e colocar o código abaixo no inicio dela:
Até mais!
O senhor vá aceder na sua folha de Estilo CSS, e colocar o código abaixo no inicio dela:
- Código:
fieldset dl:hover dt label {color: gray !Important;}
Até mais!
Re: Os links do perfil somem
Deu Certo! OBrigado Mikée. Estou com outra duvida mas pode dar resolvido aqui que abro outro topico. Obrigadooo cara!
Tópicos semelhantes
» Letras somem quando selecionadas no perfil
» Links do perfil ocultos
» Mudar a cor dos links do perfil
» Como por letras do perfil em negrito e um contorno em volta do perfil
» LInks no Perfil das Mensagens
» Links do perfil ocultos
» Mudar a cor dos links do perfil
» Como por letras do perfil em negrito e um contorno em volta do perfil
» LInks no Perfil das Mensagens
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