Hi i was editing a free wordpress template. i did everything right but 1 thing is bugging me around. i cant seem to understand that code and it keeps on coming when i view source of the template from a browser. i search each and every file inside the template folder but found nothing like this code. can anyone help me remove this code/script??? when u edit the php template file i dont see any codes like that in the footer but when i preview on browser and then view the sourcecode i find this code always.
I would be very thankful.
Regards,
Code:
</noscript>
<div style="text-align: center;"><div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999">
<!-- Website Analytics Code -->
<script type="text/javascript" language="javascript" src="http://analytics.hosting24.com/do.php"></script>
<noscript>
<a href="http://www.hosting24.com/" target="_blank"><img src="http://analytics.hosting24.com/do.php" alt="web hosting" border="0"></a>
</noscript>
<!-- End of Website Analytics Code -->
</div></div>
|