HIGH LEVEL TRANSFER

Kamis, 29 Oktober 2009

How To Remove Dotted Outlines From Links

Tidak ada komentar :
Don't you like the dotted outlines there around your links?Then do the simple steps below to remove dotted outlines from your links.

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Scroll down to where you see ]]></b:skin> tag .

3.Copy below code and paste it just before the ]]></b:skin> tag.


This image has a Dotted Outline
This image has a Dotted Outline


a {outline: none;}


4.Now save your template and your done.

Tidak ada komentar :