RmK | Дата: Воскресенье, 17.01.2010, 14:56 | Сообщение # 1 |
V.I.P
Сообщений: 293
| Всем привет!!! Решил написать новый скрипт основанный на технологии Joka Суть скрипта заключается, что это мини-профиль , но не обычный. Пока что версия 1.0 Смотрим Скрин: Теперь приступим к установке: Ставим это в сss: Code .buttonprof {border: 1px solid #719DC4; padding : 10px; font: bold 12px; text-align: center; color: #0D2938; width: 100%;} .buttonprofb{border: 1px solid #749AC4; padding : 10px; font: bold 12px; text-align: center; color: #0D2938; width: 100%;} .buttonprofc{border: 1px solid #799DC0; padding : 10px; font: bold 12px; text-align: center; color: #0D2938; width: 100%;} А это как всегда между </head> и <body> Code <!-- Мини-профиль By_freestail --> <?if($MODER_PANEL$)?>
<div style="position:absolute;position:fixed;bottom:1;right:1;"> <div id="chat" style="display: none;"><table border="0" cellpadding="0" cellspacing="0" width="220" style="border: 1px solid gray; background: #f6f6f6;"> <tr></tr><tr><td style="background: #f6f6f6; text-align: center; border-top: 1px solid gray;">
<td><div align="left"><img style="border: 1px solid rgb(169, 169, 169);" alt="" class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" align=""></div> <td> <input class="buttonprof" onclick="document.location.href='/index/8'; return false;" value="Профиль" type="button"><br><input class="buttonprofb" onclick="window.open('/index/14','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;" value="ЛС" type="button"><br><input class="buttonprofc" onclick="document.location.href='/index/10'; return false;" value="Выход" type="button"></div><br><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml2','')",500)</script><script language=javascript type=text/javascript> function openOnClick(client_type) { if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!"); if(client_type=="send")clientWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!"); if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!"); } </script><br>$LOGIN_FORM$ </div> </td>
<script type="text/javascript">initSel7174();</script> </td></tr></table></div> <div style="height: 22px; width: 220px; border: 1px solid gray; background: #f6f6f6; margin-top: 1px;"> <div style="float:right; height: 18px; width: 48px; border-left: 1px solid gray;text-align: center; padding-top: 4px;">23:09</div> <div style="margin-top: 4px; text-align:center;"><a href="javascript://" onclick="$('#chat').slideToggle(2000)">Мини-Профиль</a></div> </div></div>
<?endif?><!-- End Мини-профиль Technologies "joka" --> Скрипт by_Freestail Сайт поддержки скрипта incomz.net Копирование скрипта без указания источника запрещенна!!!
|
|
| |