Counter Histats where put it?

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Nov 04, 2013 10:59 am
Reply with quote
Report this post
I would like to enter the code in the template Simplicity counter Histats in HTLM, but I do not know where in the css to put it.
User avatar
Junior Boarder

teitbite
Mon Nov 04, 2013 11:06 am
Reply with quote
Report this post
Hi

What code You have in mind ? If it's a CSS than the best place will be override.css, but remember to allow using override in template settings.
User avatar
Moderator

GK User
Mon Nov 04, 2013 11:31 am
Reply with quote
Report this post
I have this code ..

Code: Select all
<!-- Histats.com  START  (standard)-->
<script type="text/javascript">document.write(unescape("%3Cscript src=%27http://s10.histats.com/js15.js%27 type=%27text/javascript%27%3E%3C/script%3E"));</script>
<a href="http://www.histats.com" target="_blank" title="contatore accessi" ><script  type="text/javascript" >
try {Histats.start(1,1317912,4,409,112,75,"00011111");
Histats.track_hits();} catch(err){};
</script></a>
<noscript><a href="http://www.histats.com" target="_blank"><img  src="http://sstatic1.histats.com/0.gif?1317912&101" alt="contatore accessi" border="0"></a></noscript>
<!-- Histats.com  END  -->
   
User avatar
Junior Boarder

teitbite
Tue Nov 05, 2013 6:27 pm
Reply with quote
Report this post
Hi

I would place this code in /layout/default.php right before line with site visuble part: </body>
User avatar
Moderator

GK User
Mon Nov 11, 2013 12:24 am
Reply with quote
Report this post
Thanks!
User avatar
Junior Boarder

teitbite
Mon Nov 11, 2013 4:57 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron