Friday 16 March 2018

How To Remove Footer Credit redirect From Blogger 1000% Working

                    INSTRUCTIONS ON HOW TO: Image result for footer credit    



                                       recommended

Method! 1 : Add the "none" tag before the copyright code
Type like this:
<none> <a href='/' id='mycontent' rel='dofollow' title='Blog sharing tips or'> Star Blog Blog </a> </ none>
Write the css for the code above
none {display: none! imp

Method 2:
Add css to the copyright code
Like this:




<a href='/' id='mycontent' style='visibility:hidden!important' rel='dofollow'home='Blog sharing tips'> Star  </a>
Last step:
Add this paragraph after the code has been hidden

<a href='/' rel='dofollow' title=' Blog sharing tips or 'Star Star </a>
// The green part you correct for the name of your blog offline. 
Good luck!