|
Links
- Mudar Cor
<style type="text/css"> a { color:CODIGO-DA-COR } </style>
- Tirar sublinhado
<style type="text/css"> a { text-decoration:none } </style>
- Mudar Cor do texto ao passar o rato
<style type="text/css"> a:hover { color:CODIGO-DA-COR } </style>
Imagens
- Colocar Borda
<style type="text/css"> img { border:TAMANHOpx solid CODIGO-DA-COR } ------------- img {border:1px solid #FFFFFF} ------------- </style>
- Efeito de "Fade in" nas fotos (não funciona no Internet Explorer)
<style type="text/css"> img{filter:alpha(opacity=60);opacity:0.6;}
img:hover{opacity:1.0} </style>
Perfil
- Caixa com "scroll" nos comentários
<style type="text/css"> #comments{height:300px;overflow:auto} </style>
- Mudar tipo de letras dos comentarios
<style type="text/css"> .comment-text{font-face: Comic Sans; font-size:5px} </style>
- Trocar as colunas
<style type="text/css"> table{direction:rtl;}table table table{direction:ltr;} </style>
- Centrar o que está debaixo do nome/visitas
<style type="text/css"> #profile-nav {text-align: center;} </style>
- Wallpaper (fixo + sem repetição)
<style type="text/css"> background-image:
url('http://ENDEREÇO-DA-IMAGEM');
background-repeat:
no-repeat;
background-attachment:
fixed;
</style>
- Wallpaper (fixo + com repetição)
<style type="text/css"> background-image:
url('http://ENDEREÇO-DA-IMAGEM');
background-repeat:
repeat;
background-attachment:
fixed;
</style>
|
Publicidade
Pede já os melhores efeitos sonoros para o teu telemóvel!
Escolhe já o teu conteudo Dada Mobile
Conhece já milhares de pessoas no Meetic
Testa os vossos signos com a Tim W.E.
|