How To Remove the Powered by Blogger text from your blogspot .
First Step : Go to Your Blog Dashboard. then click your blog name
2nd Step : Go to Template
3rd Step : Click a Button Name Edit HTML
4th Step : Search For </head> at the code line
5th: Add this code above the </head>
<style type="text/css">
#Attribution1{display:none;}
</style>
6th Step : Refresh your Blog . DONE
0 comments:
Post a Comment