Simple steps how to remove underline decoration from your blog.
I put these code below the <head> area ... (Take a look at the below screenshot as an example).
Save the template. Done!
I put these code below the <head> area ... (Take a look at the below screenshot as an example).
<style type="text/css">
<!--
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
-->
</style>
Save the template. Done!
0 komentar:
Posting Komentar