Файл: inc/footer.php
Строк: 71
<?php
<div id="footer">
<div class="leftfooter">
<br/>Биржа сайтов © salesite 2014
</div>
<div class="rightfooter">
<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t21.6;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: показано число просмотров за 24"+
" часа, посетителей за 24 часа и за сегодня' "+
"border='0' width='88' height='31'></a>")
//--></script><!--/LiveInternet-->
<style>
#footer { position: relative; }
.ls-social { position: absolute; top: 5px; left: 350px; }
.ls-social li { float: left; margin-right: 10px; }
.ls-social li a {
display: block;
width: 25px;
height: 25px;
background: url(http://livestreet.ru/uploads/social.png) no-repeat;
}
.ls-social li a.ls-social-fb { background-position: 0 0; }
.ls-social li a.ls-social-fb:hover { background-position: 0 -25px; }
.ls-social li a.ls-social-vk { background-position: -25px 0; }
.ls-social li a.ls-social-vk:hover { background-position: -25px -25px; }
.ls-social li a.ls-social-twitter { background-position: -50px 0; }
.ls-social li a.ls-social-twitter:hover { background-position: -50px -25px; }
.ls-social li a.ls-social-gplus { background-position: -75px 0; }
.ls-social li a.ls-social-gplus:hover { background-position: -75px -25px; }
.ls-social li a.ls-social-in { background-position: -100px 0; }
.ls-social li a.ls-social-in:hover { background-position: -100px -25px; }
.ls-social li a.ls-social-github { background-position: -125px 0; }
.ls-social li a.ls-social-github:hover { background-position: -125px -25px; }
</style>
<ul class="ls-social clearfix">
<li><a href="http://www.facebook.com/" class="ls-social-fb" target="_blank" rel="nofollow"></a></li>
<li><a href="http://vk.com/kupiprodaisayt" class="ls-social-vk" target="_blank" rel="nofollow"></a></li>
<li><a href="https://twitter.com/" class="ls-social-twitter" target="_blank" rel="nofollow"></a></li>
<li><a href="https://plus.google.com/" class="ls-social-gplus" target="_blank" rel="nofollow"></a></li>
<!-- <li><a href="#" class="ls-social-in" target="_blank" rel="nofollow"></a></li>-->
<li><a href="http://www.kubelance.ru/company/kupisayt/" class="ls-social-github" target="_blank" rel="nofollow"></a></li>
</ul>
</div>
</div>
?>