Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: footeris

Parašė _Tomas· 2008 Geg. 20 13:05:00
#1

Kaip įdėti į footeri skaitliuką?

Footer.php kodas:

<?php
echo "
<table align=center bgcolor=#ffffff width=100% height=50 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height=28 align=center valign=bottom class=footer>";
echo "
</td>
</tr>
</table>
";
?>




Skaitliuko kodas:

<script language="javascript" type="text/javascript">
<!--
var _hey_lt_w = "", _hey_lt_h = "", _hey_lt_c = "";
//-->
</script>
<script language="javascript1.2" type="text/javascript">
<!--
_hey_lt_w = screen.width; _hey_lt_h = screen.height; _hey_lt_c = navigator.appName.indexOf("Microsoft") >= 0 ? screen.colorDepth : screen.pixelDepth;
//-->
</script>
<script language="javascript" type="text/javascript">
<!--
document.write("<a target='_blank' href='http://www.hey.lt/details.php?id=savgir'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=savgir&width=" + _hey_lt_w + "&height=" + _hey_lt_h + "&color=" + _hey_lt_c + "&referer=" + escape(document.referrer) + "' alt='Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai'><\/a>");
//-->
</script>
<noscript>
<a target="_blank" href="http://www.hey.lt/details.php?id=savgir"><img width=88 height=31 border=0 src="//www.hey.lt/count.php?id=savgir" alt="Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai"></a>
</noscript>
<a href="http://www.stats.lt/counter12549.html" target="_blank"><img id="statslt_cnt" src="" border="0" alt="www.stats.lt - Puslapiu statistika, reitingai, skaitliukas" style="display: none"></a>
<script language="JavaScript" type="text/javascript">
<!--
var st_img; if (document.getElementById) st_img = document.getElementById('statslt_cnt');
if (!st_img && document.all) st_img = document.all['statslt_cnt'];
if (st_img) { st_img.onload = function () { this.style.display = 'inline'; }
st_img.src = "http://images.stats.lt/countme.php?site=12549&ref="+escape(document.referrer)+"&h="+ screen.height +"&w="+ screen.width + "&cs="+Math.random()*9999; }
//-->
</script>