Our amazing new site will launch in

2013/09/06

Remove Underline Link Blog

www.sofian555.blogspot.com
Remove Underline Link Blog 
Remove Underline Link Blog - Links in the blog or website by default would seem to have an underscore (underline). Sometimes the display looks less elegant and less prominent. Natural blogger templates, CSS has not given rules to eliminate underline (bottom line) and the link will look like the following example:

Tag Default Link: 

<a href="http://sofian555.blogspot .com">Tips Trik Blog</a>

For the result: 
Tips Trik Blog

If you want to remove the underscore (underline) on the link, use:
<a  href="http://sofian555.blogspot .com" style="text-decoration:none">Tips Trik Blog</a>

For the result:
Tips Trik Blog

Tutorial 

  • Login blogger
  • Edit html
  • Find CSS rules link (a) like this (usually located at the top of each template, but not exactly the same color depending on the rules link and the template used):
a {color: #1C4991; dst.............}
  • To make underline missing link, add text-decoration: none; example:
a {color: #1C4991;text-decoration: none; dst.............}
  • Save :) Enjoy :) 


6 komentar:

  1. nice share sob, menggunakan bahasa inggris juga (y)
    thanks ya

    BalasHapus
  2. makasih gan infonya, jadi terlihat lebih rapih artikelnya ^_^

    BalasHapus

Followers

Recent Posts

Social Buttons

Fanpage Facebook

eXTReMe Tracker