Most of the templates provided by a third party was no longer include the attribution blogger.However, if we are still using the default template of blogger then the template will automatically be installed attribution bloggers who can not be removed manually.
Problems arise when there are bloggers who still want to use the default template blogger but also want to remove the attribution blogger template for several reasons.
Problems arise when there are bloggers who still want to use the default template blogger but also want to remove the attribution blogger template for several reasons.
It Look Like As:
Although not able to be removed manually, but we still can remove the attribution blogger default template by adding widget code to hide this attribution directly edit HTML templates. To hide the writing is powered by Blogger with CSS code is easy enough,Just follow my instructions which I mentioned below.
Instructions To follow:
- Go to Blogger Dashboard→Your Blog
- Click Template Tab→Edit HTML
- Find inside template ]]></b:skin> (Press CTRL+F to find)
- Copy below CSS code and insert it before ]]></b:skin>
CSS Code:
# Attribution1 {
height: 0px;
visibility: hidden;
display: none
}
- Save template,You have successfully done.Happy Blogging Buddy :)
No comments:
Post a Comment
Dear Reader! We’re enthusiastic to see your comment but after reading the Content please ask for advice and to provide constructive feedback Please Write Relevant Comment with Polite Language.Your comments inspired me to continue blogging. Your opinion much more valuable to me.
Let’s enjoy a personal and evocative conversation. Thank You!