Установка:
1) Для начала на страницах, где у вас отображаются комментарии между head и /head вставьте следующий код (Отвечает за плавное изменение прозрачности):
Code <script src="http://megascript.net.ru/img/jquery.tooltip.js" type="text/javascript"></script> <script src="http://megascript.net.ru/img/opacity.js"></script> <script type="text/javascript"> fadeOpacity.addRule('oR1', .5, 1, 50); </script> 2) В Виде комментариев замените весь код на: Code <table style="opacity: 0.5;" id="fImga$ID$" onmouseover="fadeOpacity(this.id, 'oR1')" onmouseout="fadeOpacity.back(this.id)" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr><td width="20%">
<table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td width="17" background="http://apocalypse.ucoz.kz/border/1.png" height="17"> </td> <td background="http://megascript.net.ru/img/2.png" height="17"> </td> <td width="17" background="http://megascript.net.ru/img/3.png" height="17"> </td> </tr> <tr> <td width="17" background="http://megascript.net.ru/img/4.png"> </td> <td>
<a title="Просмотреть профиль $USERNAME$" href="$PROFILE_URL$" target="blank"><img src="$USER_AVATAR_URL$" width="60px" border="0"></a><a title="$USERNAME$" href="$PROFILE_URL$"><img title="Просмотреть профиль $USERNAME$" src="http://megascript.net.ru/img/noavatar.png" width="60px">
</td> <td width="17" background="http://megascript.net.ru/img/5.png"> </td> </tr> <tr> <td width="17" background="http://megascript.net.ru/img/6.png" height="17"> </td> <td background="http://megascript.net.ru/img/7.png" height="17"> </td> <td width="17" background="http://megascript.net.ru/img/8.png" height="17"> </td> </tr> </tbody></table> </td><td width="80%" align="right">
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td width="17" background="http://megascript.net.ru/img/border/1.png" height="17"> </td> <td background="http://megascript.net.ru/img/border/2.png" height="17"> </td> <td width="17" background="http://megascript.net.ru/img/border/3.png" height="17"> </td> </tr> <tr> <td width="17" background="http://megascript.net.ru/img/border/4.png"> </td> <td>
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr><td width="6%"> <font color="000000"><img title="Клик для цитирования $USERNAME$" href="javascript://" rel="nofollow" onclick="emoticon('$USERNAME$, ','message');return false;" src="http://megascript.net.ru/img/border/commentquote.png" border="0" width="60"></td><td width="94%"><div title="Добавлен: $DATE$, $TIME$">$MESSAGE$</div></font><span style="float:right;font-size:11px;font-family:Arial,sans-serif;">$MODER_PANEL$</span></td></tr></table>
</td> <td width="17" background="http://megascript.net.ru/img/border/5.png"> </td> </tr> <tr> <td width="17" background="http://megascript.net.ru/img/border/6.png" height="17"> </td> <td background="http://megascript.net.ru/img/border/7.png" height="17"> </td> <td width="17" background="http://megascript.net.ru/img/border/8.png" height="17"> </td> </tr> </tbody></table>
</td></tr></table>
|