Как мне соединить ваш скрипт со своим, если не трудно помогите...
<!-- Аватар в цитате V.2 © Alex_63 / Ч.1 в HTML верх-->
<style type="text/css">
.quote-box.with-avatar{padding-left:50px!important;}
.author-avatar+span {margin-left:-40px;}
.author-avatar {
float: left;
width: 39px;
margin-left: -40px;
margin-top: 27px;
}
.author-avatar > img {
width: 28px;
padding: 2px;
border: 1px solid #c4cad4;
border-radius: 4px;
}
</style>
<script type="text/javascript">
var QuoteImg = 'http://forumstatic.ru/files/0015/ec/20/41408.png'; //Картинка "Перейти к сообщению" в цитате
</script><script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/77306.js"></script>
<!--Окончание--><!-- Аватар в цитате V.2 © Alex_63 / Ч.2 в HTML низ --> <script type="text/javascript">setLinkAndAva()</script> <!--Окончание-->
А это мой...
<!--Оформление цитаты--> <link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0014/79/cd/12345.css" /> <!--Окончание-->


