1. Click Here to sign up for Bravenet's Hit Counter. 2. Once signed up you will be able to create your counter. 3. Enter a Counter Name, Counter Location / URL (such as your home page), Counter Type, and Count or Ignore your hits, once done click Save Settings. 4. Select a Image Style for your Counter, and click Select Stats Image. 5. Select a Bravenet Logo / Site Stat color, and Continue. 6. Under the Hit Counter click Code, using MS Notepad copy the code below into notepad. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output method="text" omit-xml-declaration="yes"/> <xsl:template match="/Footer"> <![CDATA[ ]]> </xsl:template> </xsl:stylesheet> 7. Copy the code from Bravenet and paste it into Notepad after the <![CDATA[ tag: <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output method="text" omit-xml-declaration="yes"/> <xsl:template match="/Footer"> <![CDATA[ <script type="text/javascript" src="http://pub17.bravenet.com/counter/code.php id=401704&usernum=1375931407&cpv=2"></script> ]]> </xsl:template> </xsl:stylesheet> 8. Next paste the code from notepad into the Custom Footer module. Note: If you do not have the Custom Footer module you will need to enable Advanced Design Tools. |