Remove and Add footer credit (All Rights Reserved) to blogger

Remove Footer Credit to blogger:-

Step 1:- Open your blogger, click on Theme then go to Edit HTML

Step 2:- Press CTRL+F inside the HTML code and search "copyrightand find this tag                      <div class='copyright-area'>

 And remove everything except  :-
<div class='copyright-area'><a href='' id='mycontent'/>
</div>

Step 3:-Press CTRL+F inside the HTML code and search "copyright" and find this ID   #sub-footer-wrapper .copyright-area


Step 4:-Copy this code and replace with that line or you may change every size just like the code        
#sub-footer-wrapper .copyright-area{float:left;font-size:0px;display:block;height:0px;line-height:0px;text-transform:uppercase;font-weight:0}

Add footer credit to blogger:-
Step 1:- Copy this code...

<div id='#mycreditLink'>
           &#169; Copyright 2019 All Rights Reserved <a                                                                             href='https://gourabsdiary.blogspot.com/' id='#mycreditLink'>GOURAB</a>
</div>

Step 2:- Give your URL inside the "href" tag

Step 3:- Press CTRL+F inside the HTML code and search "copyright" and find this particular tag       <div class='copyright-area'>

Step 4:- Paste the upper code before the <div> tag



Step 6:- Click "save theme" then click "view blog" which is on the sidebar


** If you facing issue to remove the footer credit without redirection and add another then comment me below, Also you can contact to me through Contact Form which is on Contact Us Page **
GOURAB

Developer by profession, Writer by interest, Coder by passion; That's all about me.

Post a Comment

Previous Post Next Post