Advertisement Help
I got some clicksor ads thing registered for my blog(not posting link here to avoid self promotion). Now, they have begun creating links of random words IN my article itself. Apart from this, there are popup ads too. I had just signed for pop-under ads which come after you close the website, and a specific place on the sidebar.
I am not able to cancel my registration at clicksor. I don't want to move my blog... can someone help me?
(1) first take the backup of your blog template 
(2) remove the following script from the html code of your blog.
<script type="text/javascript">clicksor_enable_adhere=1;clicksor_enable_pop=1;clicksor_ebable_layer_pop=1;clicksor_frequencyCap=0.3;clicksor_enable_text_link=1;clicksor_layer_banner=1;</script><script type="text/javascript" src="http://ads.clicksor.com/newServing/showAd.php?nid=1&pid=262042&sid=423118"></script>
Avadhoot, thank you very much. But how do i get into the HTML code of the blog? Should I edit the post in HTML mode?
no no ! you shall have to edit the template.
let me know If your blog is on the blogspot platform then I shall write step by step procedure.
Yes, mine is on blogger.
(1) hope you are using new blogger interface. if not not then change to it .
(2)click template menu click on the backup/ restore item and download full template.
this xml file is your backup and if anything goes wrong you can revert back to your original template.
(3) click on 'edit html'
(4) proceed
(5) select the 'expand widget templates' option
(6) press: ctrl + F
(7)enter: clicksor_enable_pop
(8) u shall see the following script
<script type="text/javascript">clicksor_enable_adhere=1;clicksor_enable_pop=1;clicksor_ebable_layer_pop=1;clicksor_frequencyCap=0.3;clicksor_enable_text_link=1;clicksor_layer_banner=1;</script><script type="text/javascript" src="http://ads.clicksor.com/newServing/showAd.php?nid=1&pid=262042&sid=423118"></script>
(9) delete it carefully- make sure u don't delete anything else.
(10) save the template and you are done.
WOW. Thanks a lot... I didn' expect this much detail!!!!
