1. Go to > Design > Edit Html
2. Cari ]]>
3. Paste kod berikut di atas ]]>
a.linkopacity img {filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}
a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
4. Upload gambar seperti biasa, cuma tambah class="linkopacity" dalam tag <a>.
contoh:
<a class="linkopacity" href="LINK" target="_blank"><img src="IMAGE SOURCE"/></a>


0 komen:
Post a Comment