Remove Link Sora Templates or Blogspot


good night skipper ..

after searching a night finally found also How to remove create by sora templates and Blogspot phosphorus version and no longer stale bases we just slide into the scene

the first login to your blog account, then go to the template menu-> Edit Html .... then find the code </ head> to make it easier ... use CTRL + F

<script src='http://code.jquery.com/jquery-1.9.1.min.js' type='text/javascript'/>
<script type='text/javascript'>$(function(){$(&#39;a[href*=&quot;soratemplates.com&quot;]&#39;).remove()});</script>

paste the code above under </ head> code

the next step is to save the template, then go back to edit HTML, and copy the following code:



<i rei="pre">

<script type='text/javascript'>$(function(){$(&#39;a[href*=&quot;mybloggerthemes.com/&quot;]&#39;).remove()});</script>

</i>


paste the code above under </ head> code
then save the template, and go back to the edit html menu

next step find code # footer-wrapper, take a good look at both the script in this

#footer-wrapper {
  background: #191919;
  margin: 0 auto;
  padding: 3px 20px;
  overflow: hidden;
  color: #eeeeee;
  font-size: 12px;

replace code 12 with 0 (zero), eat it like this:

#footer-wrapper {
  background: #191919;
  margin: 0 auto;
  padding: 3px 20px;
  overflow: hidden;
  color: #eeeeee;
  font-size: 0px;

Hopefully useful sob :)
just a few articles on How to eliminate create by sora templates and Blogspot, do not forget to drop by Phosphorus again :)
Previous
Next Post »
Thanks for your comment