1. Go to Template->Edit HTML
2. Find </head> in the html source code
3. Insert following before the closing tag:
<style>
#Attribution1 {
display: none;
}
</style>
Note: Replace '#Attibutin1' with the correct name of your attribution widget.
No comments:
Post a Comment