Forum
Forum
Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Opacitate avatar Invision

View previous topic View next topic Go down

CsL # Sc00bY~Do0
CsL # Sc00bY~Do0
Premium User
Posts : 328
Reputation : 13

PostCsL # Sc00bY~Do0 Fri Sep 21, 2012 2:34 pm

Code:
.postprofile dl dt a img {
  opacity: 0.6;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.6s;
  -o-transition-property: opacity;
  -o-transition-duration: 0.6s;
  transition-property: opacity;
  transition-duration: 0.6s;
  filter:alpha(opacity=60);
}

.postprofile dl dt a img:hover {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
DexteR21
DexteR21
Membru
Posts : 173
Reputation : 3
http://support.punbbforum.com

PostDexteR21 Wed Sep 26, 2012 8:08 am

Bravo pentru cod e foarte bun.
Spark
Spark
Administrator
Posts : 1509
Reputation : 42
http://support.punbbforum.com

PostSpark Fri Oct 05, 2012 4:39 am

Bun condul , bine ca l-ai postat.
Sponsored content

PostSponsored content

View previous topic View next topic Back to top

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in

 
Permissions in this forum:
You cannot reply to topics in this forum