Remove Copyright Credit of Templates-yard from Blogger templates
Hello friends today in this article i will show you that How To Remove Copyright Credit of Templates-yard. we will learn this topic with very simple and easy steps.we will remove footer copyright credit with HTML method.Read full article at the end i will explain you every thing by simple and easy way.
In my next article i will show you that how to Remove Way2Themes copyright credit. if you want to learn that trick then subscribe our blog for email updates.also like our social pages.
Templates-yard!
Templates-yard Are a big platform of Blogger templates. who provide us high quality themes/templates for free. In free version You Will get Watermark of copyright credit in your theme/template. If we want to buy it then it is really very expensive minimum their coast is around 10 dollar's. So what should we do.Now we find out a way for you.Resole your problem (footer copyright credit) with Editing HTML code. Before going to our topic we have a smaller request for you that like our social pages and subscribe us for email updates. Now lets go to our topic.How To Remove Copyright Credit of Templates-yard.
Remove Copyright Credit of Templates-yard
you should follow our simple --3steps-- these include:-
- Sign in to your blogger account then go to "template/theme" and click on edit HTML.
- Tap on HTML code (every where) then press ---crtl+f--- in your keyboard. Then your search box will be opened. Type those words which are available in your copyright credit. for example "Crafted with", "Designed with", "created with"--Or Other. Now " press enter " in your keyboard.
- Or Just copy your Copyright Text on Footer.
- Copy this code given below and paste this code before the--- Copyright Text.
- Add an Extra "</div>" tag after code. Where already some "</div>" tag are exist.
CHANGES IN THIS CODE.
you must change ---- "URL" ---- and ---- "LINK" ---- of your website/blog in this code.
At our URL you replace your URL as your wish. You can also change the name of site. What's you want.
Refresh your web-page and check it. now your footer credit will be permanently removed.
<p
style='text-align:left;'>Copyright (c) 2020 <a href='https://ultimatetechnologycenter.blogspot.com/'>ULTIMATE TECHNOLOGY CENTER</a> All Right Reseved </p>
<div class='ty-copy-container row' style='font-size:1px; opacity:0; height: 0px; padding: 0px; margin: 0px;'>
Tags
Remove copyright credit of templates-yard from blogger template. blogger copyright remove. footer copyright delete. custimize footer credits.
How does this code works:
"OR"
Just style it to visibility: hidden; .If you are thinking to just style it to display: none; all problems will be solve. But you might known that the free version templates are encrypted, when the encrypted JavaScript will find that there is no copyright with targeted class name it will redirect to themes author website. So just style it visibility: hidden; or opacity: 0;.
PLEASE PLAY THIS VIDEO IN FULL RESOLUTION ITS SIZE IS ONLY 2.8MB.
Download full Video guide.
Conclusion and opinionsinions.
If you are facing any problem or Error in editing HTML. So please tell us your problem in comments box. We Will try to solve your problem. If you like our article then share it with your friends and also subscribe our blog for new updates and tricks till then good by and take care.If you want to contact us personally then go to our contact us page.Thanks for visiting our site.
BACK-UP YOUR THEME BEFORE ANY CODING, OR WHILE EDITING HTML.