HaloScan Commenting and Trackback

liacelvarc

Installing HaloScan - Big Blog Tool



To install HaloScan for Big Blog Tool:
  1. Copy and paste the following code anywhere between the <HEAD> and </HEAD> tags in your template:
    <script type="text/javascript" src="http://www.haloscan.com/load/HALOSCANUSERNAME"> </script>

  2. Copy and paste the following code to your template, where you want the comment links to be displayed:
    <a href="javascript:HaloScan('/.blogid');" target="_self">
    <script type="text/javascript">postCount('/.blogid'); </script></a> |
    <a href="javascript:HaloScanTB('/.blogid');" target="_self">
    <script type="text/javascript">postCountTB('/.blogid'); </script></a>

  3. Save your template.

Reader Comments

Page was generated in 0.1842 seconds