Setting this up is very easy and you can apply this to all image links in blogger.First move your mouse over the images here or here then open your template -edit html section and find this:
img {
border : 0;
}
,or something similar(in the css section),delete and replace it with this:
a img:hover {
filter:alpha(opacity=80); ..-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;
}
That's all so save your template now.The only problem is that it does not validate but works in many modern browsers. If viewed in a browser that does not support the code the image will simply remain the same.U can download Firefox cause its the best browser.The credit for this post goes to Benblogged.com.





0 comentarii
Trimiteţi un comentariu
Nu scrieti mesaje vulgare,acestea vor fi automat marcate ca spam /backlink...Multumesc