How to remove Copyright/Credit link on Soratemplate from your blog
Instructions:
Step 1. Go to Blogspot.com and Login.
Step 2. Go Template
Step 3. Click Edit HTML
Step 4. Ctrl + F to Find </head>
Step 5. Copy this Codes
<script src='http://code.jquery.com/jquery-1.9.1.min.js'
type='text/javascript'/>
<script type='text/javascript'>$(function(){$('a[href*="soratemplates.com"]').remove()});</script>
Step 6. Past the following code just before the </head> You've Done.
Please note if you not follow this steps & only change mycontent to anything then your blog automatically redirects to SoraTemplates official site. This is the only solution for remove or replace credit link from SoraTemplates templates.