image1 image2 image3

WELCOME TO GETNETRIX|WE ARE PROFESSIONAL|WE LOVE TO DO CREATIVE THINGS|IGNORE THE BASICS, LEARN DIVINE

How to hide copyright in Blogger Templates?


Blogger is becoming quite outdated nowadays, but still millions of bloggers are there around the globe!... But the templates available for blogger is limited, you could find at https://gooyaabitemplates.com or some other sites like that.

But the real problem faced by many of the entry level bloggers is in hiding the credits


If you change the credits ,for e.g. here if you change the link in credits ,your site will get redirected to the gooyaabi templates site!

I too have tried to change the credits by changing the entire footer, de minify the code,etc... but it all failed !...

In this tutorial i am showing an easy method , which i deployed while editing this template !


Steps(For newbie bloggers)

1. find the footer section

  • How to find footer easily
  • (Just copy some words like blogspot or template , which you see in the footer area e.g. developed by ,in the above figure and the click edit template>find and paste the copied word)


2.Create a new div exactly the same ID ,this works with only ID, so if the footer div doesn't have an ID then give one and create another div with exactly same ID )

3 Copy paste any classes , if the div have a class.


4 Then paste the given code in JQuery section

  • The Jquery code is placed inside

//in the above example $('#copyright') is the ID Which i have given,
you need to change the name with yours...


$('#copyright').delay(1000).fadeOut('slow');

5 If the code doesn't work then there may be some problem with your JQuery then try JS



Don't forget to post your comments @getnetrix © genetrix.blogspot.com

Share this:

CONVERSATION

0 Comments:

Post a Comment