Moldura do perfil editada |
Aprendera a por uma moldura no perfil versão invision.
1º - CSS
Painel de Controle-Visualização-Cores-CSS
O codigo e esse:
- Código:
/* Editar Perfil nos Tópicos */
.postprofile-head {
background-image: url('FUNDO');
background-color: white;
background-repeat: repeat;
color: FE40A2;
padding: 3px;
margin: 3px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
border: 2px dashed #018fa0;
}
.postprofile {
background-color: white;
background-image: url('background-image: url('FUNDO');');
background-repeat: repeat;
color: FE40A2;
padding: 3px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
border: 2px dashed #018fa0;
width: 200px;
}
.postprofile-details{
background-color: white;
color: FE40A2;
padding: 3px;
margin: 0em;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
border: 2px dashed #018fa0;
width: 190px;
}
.postprofile-details dt{
background-color: white;
background-image: url('FUNDO');
background-repeat: no-repeat;
background-position: center;
color: #FE40A2;
padding: 3px;
margin: 3px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
border: 2px dashed #018fa0;
}
.postprofile-details dd{
background-color: white;
background-image: url('FUNDO');
color: #000;
padding: 3px; margin: 3px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius--topleft: 15px;
-webkit-border-radius-bottomright:15px;
border-radius--topleft: 15px;
border-radius-bottomright:15px;
border: 2px dashed #018fa0;
}
/*---/ Creditos: 2012 © Staffer Group BR™ /---*/
/*---/ http://staffergroupbr.stuning.net /---*/
2º - Resultado
© VirtualDesign/STAFFGROPS