About Me

My photo
EVERYONE has the right to choose THE BEST for him/herself and NOBODY has the right to ask WHY they do so :)

Followers

Sunday, June 19, 2011

image Capacity Effect

dy ade 2 effect tw..yg first image jd pudar bila cursor sentuh

1. Dashboard > Design > Page Elements > Html/JAVASCRIPT

2. Copy the code below and paste it into Html/JAVASCRIPT box.

<style>/* ----- Image opacity effect 1 ----- */.post a img {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;-khtml-opacity: 1.0;}
.post a:hover img {filter:alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;-khtml-opacity: 0.5;}</style>
kedua image jd pudar bile cursor xsentuh

<style>/* ----- Image opacity effect 2 ----- */.post a img {filter:alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;-khtml-opacity: 0.5;}
.post a:hover img {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;-khtml-opacity: 1.0;}</style>
 da puas aty baru click SAVE okaii..

tak kan bace je. keyboard panggil tu

No comments:

Related Posts Plugin for WordPress, Blogger...