-->

Ever wonder how to remove the credit link of themes downloaded from www.themes24x7.com without having your blogger site/website redirect to credit.themes24x7.com? If so, then you've come to the right site.

This site serves as a live demo... No more credit link and definitely no redirection to whatsoever.

After several trial and errors, I've finally discovered the secret of that causes a website to redirect if the credit link has been removed. So here are the steps:


Before proceeding, make sure everything is ready.

STEP 1:
Step:1 Go to blog Dashboard > Template > Edit HTML.

Find the highlighted code as shown in the image below. There might be more than one code, depending on the theme, make sure to remove all.

The code that you should remove starts with:

var _0xe490

remove credit link

STEP 2:
Find the code, as shown in the image.

remove credit link

Powered by<!-- Please Do Not Remove Shared Credits Link -->
<a href='http://www.themes24x7.com/' id='sd'>Themes24x7</a>
<!-- Please Do Not Remove Shared Credits Link -->

It's up to you now whether to alter the code or to completely remove it. If you wish to just alter it, then just change the texts in red and remove the id='sd' part of the code. You can also remove the green-colored segments of the code.

STEP 3:
Click 'Save Template'.