Personalizar caixa do perfil
4 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
Personalizar caixa do perfil
Qual é minha questão:
Olá!
Apenas gostaria que me informassem algum codigo css ou edição de template, que permiti-se que eu editasse o perfil do meu fórum desta forma.
http://www.narutoportugalrpg.com/t5985p855-criacao-de-armas-e-equipamentos#128448
Links e imagens do meu problema:
Nn
Endereço do meu fórum:
http://forumtesteobitos.foruns.com.pt/
Versão do meu fórum:
PHPBB2
Olá!
Apenas gostaria que me informassem algum codigo css ou edição de template, que permiti-se que eu editasse o perfil do meu fórum desta forma.
http://www.narutoportugalrpg.com/t5985p855-criacao-de-armas-e-equipamentos#128448
Links e imagens do meu problema:
Nn
Endereço do meu fórum:
http://forumtesteobitos.foruns.com.pt/
Versão do meu fórum:
PHPBB2
Última edição por Paul Kirls em 15.10.12 13:03, editado 1 vez(es)
Re: Personalizar caixa do perfil
Olá senhor,
Desculpe-me à demora. Qual efeito deseja? A borda?
Se possível, mostre-nos uma imagem.
Graciosamente,
Mikéé - Ajudeiro.
Desculpe-me à demora. Qual efeito deseja? A borda?
- Código:
#perfil_head {
border-style: solid;
border-color: #953;
border-width: 2px;
-webkit-border-radius: ;
}
Se possível, mostre-nos uma imagem.
Graciosamente,
Mikéé - Ajudeiro.
Re: Personalizar caixa do perfil
desejo todos...
Borda
Fundo colorido atras do nick.
e se possivel o efeito de sombra no nick.
@EDIT
o codigo não funcionou.
Borda
Fundo colorido atras do nick.
e se possivel o efeito de sombra no nick.
@EDIT
o codigo não funcionou.
Re: Personalizar caixa do perfil
Tales não há como. Você tem um perfil escondido, se fiz apenas pegara no avatar e no nick, tudo bem para você?
Graciosamente,
Mikéé - Ajudeiro.
Graciosamente,
Mikéé - Ajudeiro.
Re: Personalizar caixa do perfil
Ahn.. eu vou tirar o perfil tooltip *-*
Re: Personalizar caixa do perfil
Olá tales,
Necessito de teu CSS.
Até mais.
Necessito de teu CSS.
Até mais.
Re: Personalizar caixa do perfil
- Código:
body
{
background-color: #636363;
background-position: top center;
background-repeat: repeat-y;
}
a
{
outline: none;
}
a:link
{
text-decoration: none !important;
}
.bodylinewidth
{
width: 900px;
}
#page-body
{
margin-top: 20px;
}
table
{
max-width: 850px;
margin: auto;
}
#i_logo
{
margin-top: -18px;
margin-bottom: -115px;
}
.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}
#page-footer
{
background-image: url(http://imageshack.us/a/img337/8974/22669156.png);
background-repeat: no-repeat;
background-position: top center;
width: 980px;
height: 275px;
margin-bottom: -18px;
}
#page-footer a
{
font-size: 10px;
text-decoration: none !important;
}
/*Inicio - Estatisticas */
.menu_onglet{
height: 100px;
width: 400px;
max-height: 100px;
max-width: 400px;
top: 500px;
float: left;
border-spacing: 0px;
padding-left:3px;
margin-bottom:20px;
margin-left: 55px;
border-spacing: 0px;
margin-bottom:20px;
background: url() top center no-repeat #ffffff;
border-radius:0 10px 10px 0;box-shadow:1px 2px 5px #949494;
border-top: 1px solid #eeeeee;
border-left: 3px solid orange;
}
.menu_title{
color:#DDD;font-weight:700!important;margin-top:-40px;padding-bottom:10px;
font-size: 48px;
text-shadow:0px 0px 2px #ffffff;
font-family: Monotype Corsiva, Times New Romam;
font-style: italic;
color: #ffa940;}
.menu_grups{
heigth: 500px;
width: 650px;
top: 500px;
border-spacing: 0px;
padding-left:3px;
margin-bottom:70px;
margin-left: 230px;
border-spacing: 0px;
margin-bottom:20px;
background: url() top center no-repeat #ffffff;
border-radius:0 10px 10px 0;box-shadow:1px 2px 5px #949494;
border-top: 1px solid #eeeeee;
border-left: 3px solid orange;
}
/*Fim - Estatisticas */
a.mainmenu:hover {
background-color: #464646!important;
border-left: 4px solid #888888;
border-right: 4px solid #888888;
color: white!important;
margin-bottom: -10px!important;
padding: 11px 10px 22px;
text-shadow: 1px 1px 0 #B1B1B1;
}
a.mainmenu {
-moz-transition: all .2s linear 0;
-webkit-transition: all .2s linear 0;
background-color: #464646;
color: white!important;
font-family: arial;
font-size: 8px;
letter-spacing: 2px;
padding: 11px 10px;
text-shadow: 1px 1px 0 #B1B1B1;
text-transform: uppercase;
}
input.button1, input.button2, button.button2, #main-content a.cgu-buttons {
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;
border: solid 1px #DDDDDD;
}
.div.name {
color: rgb(125, 113, 84);
font-family: Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 12px;
text-align: center;
}
a.forumlink
{
display: block;
border-left: 5px solid #414141;
border-bottom: 1px solid #414141;
padding-left: 10px;
margin-left: 10px;
font-size: 17px;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
.forumline
{
width: 95%;
margin-left: auto;
margin-right: auto;
background: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg) top left no-repeat #161718;
background-repeat: repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
border: 1px solid #1d1f1d;
box-shadow: 0px 0px 4px #000000;
-moz-box-shadow: 0px 0px 4px #000000;
-o-box-shadow: 0px 0px 4px #000000;
-htm-box-shadow: 0px 0px 4px #000000;
-webkit-box-shadow: 0px 0px 4px #000000;
}
a.forumlink:hover
{
margin-left: 30px;
}
#chatbox {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#chatbox_footer {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#chatbox_header {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#chatbox_members {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#perfil_head {
border-style: solid;
border-color: #953;
border-width: 2px;
-webkit-border-radius: ;
}
.quote {
width: 95%;
margin-left: auto;
margin-right: auto;
background: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg) top left no-repeat #161718;
background-repeat: repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
border: 1px solid gray;
box-shadow: 0px 0px 4px darkgray;
-moz-box-shadow: 0px 0px 4px darkgray;
-o-box-shadow: 0px 0px 4px darkgray;
-htm-box-shadow: 0px 0px 4px darkgray;
-webkit-box-shadow: 0px 0px 4px darkgray;
border-radius: 6px !important;
color: #3b3b3b;
}
Re: Personalizar caixa do perfil
Olá querido!
Substitua seu CSS por este:
Bom Feriado!
Substitua seu CSS por este:
- Código:
#perfil_head {
padding-bottom: 15px;
padding-top: 50px;
text-align: center;
border-style: solid;
border-color: #953;
border-width: 2px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
body
{
background-color: #636363;
background-position: top center;
background-repeat: repeat-y;
}
a
{
outline: none;
}
a:link
{
text-decoration: none !important;
}
.bodylinewidth
{
width: 900px;
}
#page-body
{
margin-top: 20px;
}
table
{
max-width: 850px;
margin: auto;
}
#i_logo
{
margin-top: -18px;
margin-bottom: -115px;
}
.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}
#page-footer
{
background-image: url(http://imageshack.us/a/img337/8974/22669156.png);
background-repeat: no-repeat;
background-position: top center;
width: 980px;
height: 275px;
margin-bottom: -18px;
}
#page-footer a
{
font-size: 10px;
text-decoration: none !important;
}
/*Inicio - Estatisticas */
.menu_onglet{
height: 100px;
width: 400px;
max-height: 100px;
max-width: 400px;
top: 500px;
float: left;
border-spacing: 0px;
padding-left:3px;
margin-bottom:20px;
margin-left: 55px;
border-spacing: 0px;
margin-bottom:20px;
background: url() top center no-repeat #ffffff;
border-radius:0 10px 10px 0;box-shadow:1px 2px 5px #949494;
border-top: 1px solid #eeeeee;
border-left: 3px solid orange;
}
.menu_title{
color:#DDD;font-weight:700!important;margin-top:-40px;padding-bottom:10px;
font-size: 48px;
text-shadow:0px 0px 2px #ffffff;
font-family: Monotype Corsiva, Times New Romam;
font-style: italic;
color: #ffa940;}
.menu_grups{
heigth: 500px;
width: 650px;
top: 500px;
border-spacing: 0px;
padding-left:3px;
margin-bottom:70px;
margin-left: 230px;
border-spacing: 0px;
margin-bottom:20px;
background: url() top center no-repeat #ffffff;
border-radius:0 10px 10px 0;box-shadow:1px 2px 5px #949494;
border-top: 1px solid #eeeeee;
border-left: 3px solid orange;
}
/*Fim - Estatisticas */
a.mainmenu:hover {
background-color: #464646!important;
border-left: 4px solid #888888;
border-right: 4px solid #888888;
color: white!important;
margin-bottom: -10px!important;
padding: 11px 10px 22px;
text-shadow: 1px 1px 0 #B1B1B1;
}
a.mainmenu {
-moz-transition: all .2s linear 0;
-webkit-transition: all .2s linear 0;
background-color: #464646;
color: white!important;
font-family: arial;
font-size: 8px;
letter-spacing: 2px;
padding: 11px 10px;
text-shadow: 1px 1px 0 #B1B1B1;
text-transform: uppercase;
}
input.button1, input.button2, button.button2, #main-content a.cgu-buttons {
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;
border: solid 1px #DDDDDD;
}
.div.name {
color: rgb(125, 113, 84);
font-family: Trebuchet MS,Verdana,Arial,Helvetica;
font-size: 12px;
text-align: center;
}
a.forumlink
{
display: block;
border-left: 5px solid #414141;
border-bottom: 1px solid #414141;
padding-left: 10px;
margin-left: 10px;
font-size: 17px;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
.forumline
{
width: 95%;
margin-left: auto;
margin-right: auto;
background: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg) top left no-repeat #161718;
background-repeat: repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
border: 1px solid #1d1f1d;
box-shadow: 0px 0px 4px #000000;
-moz-box-shadow: 0px 0px 4px #000000;
-o-box-shadow: 0px 0px 4px #000000;
-htm-box-shadow: 0px 0px 4px #000000;
-webkit-box-shadow: 0px 0px 4px #000000;
}
a.forumlink:hover
{
margin-left: 30px;
}
#chatbox {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#chatbox_footer {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#chatbox_header {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
#chatbox_members {
background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);
background-repeat: repeat;
}
.quote {
width: 95%;
margin-left: auto;
margin-right: auto;
background: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg) top left no-repeat #161718;
background-repeat: repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
border: 1px solid gray;
box-shadow: 0px 0px 4px darkgray;
-moz-box-shadow: 0px 0px 4px darkgray;
-o-box-shadow: 0px 0px 4px darkgray;
-htm-box-shadow: 0px 0px 4px darkgray;
-webkit-box-shadow: 0px 0px 4px darkgray;
border-radius: 6px !important;
color: #3b3b3b;
}
Bom Feriado!
Re: Personalizar caixa do perfil
Não resultou
Re: Personalizar caixa do perfil
alguem e.e'?
Re: Personalizar caixa do perfil
Olá!
Substitua o código por este:
Abraços.
Substitua o código por este:
- Código:
.post td.row2[width="150"], .post td.row1[width="150"] {
border: 1px solid #B68620;
border-radius: 10px;
}
.post td.row2[width="150"] strong a , .post td.row1[width="150"] strong a {
padding-left: 100px;
background: #DFAF34;
width: 100%;
padding-right: 50px;
}
Abraços.
Re: Personalizar caixa do perfil
resultou ^^
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