After uploading a free template in your blogger account,
your blog appear on that template with a credit
of designer in footer of blog. Credit contains the name of company or person
who designed that free template and also shows the copyright owner of the free
template.
It (credit) seems weird
and let the viewers to know that the template doesn’t design by you and it is a
free template instead of premium, which makes the bad impression of your blog and
yours, and they think that your blog is cheap and local not professional and
branded. This thinking also comes in mind of advertiser when he sees
unprofessional footer credit in your blog, then he doesn’t like to promote his
ad on your blog. Google AdSense can show their ads on your blog after AdSense
approval but some other professional advertisers (who look a professional blog
and paid more than Google AdSense), those not allow to show their ads. Now, you
can think how much footer credit matter in your blog.
So, here I have described
method to edit/ hide/ remove the
credit from Blog footer. I have used the every steps of below method to
successfully edit/ hide or remove the Blog footer from ENSIDE Template.
Method
1. Open your blog and locate the credit in your blog footer.
2. Go to Blogger account > Theme > Theme HTML editor.
A HTML page editor appears that contain all HTML of template.
3. Press Ctrl + F, then search any word from words of footer credit or one of “crafted/ created by/ powered by/ copyright” in HTML page editor via search box.
4. Now, if you get HTML element like:
HTML element of footer credit
then type the text in content of element that you want to display in your footer credit, like this:
And then search for “Theme Functions JS” in HTML editor via search box. And then what JS you get under a script tag, you have to remove all those JS.
![]() |
Tap or click on to enlarge it |
When you remove the script under of “Theme Functions JS”, then your blog not redirect to the template designer’s website.
To change the style of footer credit, you have to copy the class name of the element and then search that class name in HTML editor via search box. And then what CSS you get related to that class name, in that CSS you have to use CSS properties and values that can set required style for footer credit after editing the text of footer credit.
Copying class name
If you want to hide the credit only, then paste this below code in the parent “div” element.
Code: style= “opacity: 0;”
Like this:
![]() |
Tap or click on to enlarge it |
Footer element with style attribute
5. Once you satisfied with your changes for your blog footer, then click on Save and view your blow with suitable uncopyrighted and professional template that making good impression for viewers.
I hope you’ve
got found what you were looking for. If you have any doubt or other way to do remove credit from footer then comment below? I will reply soon.
0 Comments