[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Скрипты для ucoz » Пользователи » Мини-профиль (голубой-неон)
Мини-профиль (голубой-неон)
sharasoftДата: Пятница, 22.01.2010, 09:42 | Сообщение # 1
Администраторы
Сообщений: 297
[ 23 ]
Скрипт на Мини-профиль (голубой-неон)
Красивый стильный дизайн, подходит к голубому или синему дизайну сайта !!!
Да мини-профиль с анимациями !!!!
Установка:
1) Создаем глобальный блок с удобным для вас именем ...

2) Вставляем туда вот этот код:

Code
<TABLE align="center" width="165" border="0" cellpadding="0" cellspacing="0"><TBODY><TR><TD><DIV align="center">        
<BR>        

<!--Приветствие -->        
<STRONG><SCRIPT LANGUAGE="JavaScript">          
currentTime = new Date();          
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )          
document.write("Доброе утро ");          
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )          
document.write("Добрый день ");          
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)          
document.write("Добрый вечер ");          
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5)          
document.write("Доброй ночи ");          
</SCRIPT> <font color="990000">$USERNAME$</font></STRONG>          

<!--/Приветствие -->        

<BR> <BR>          
<?if($USER_LOGGED_IN$)?>        
<!--Сообщения: -->        

Сообщения<br><center><?if($IS_NEW_PM$)?><img src="http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/pn_inboxnew.gif" ><?else?><img src="http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/pn_inbox.gif" ><?endif?></center>        
<br>        
<!--/Сообщения: -->        
<?endif?>        
<!--Авка -->        

<?if($USER_AVATAR_URL$)?><table align="center" border="0" cellspacing="0" cellpadding="0">        
         <tr>        
         <td align="left" width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/1.jpg" width="5" height="5"></td>        
         <td background="http://www.super-warez-por.at.ua/images/table/blue/v.jpg"></td>        
         <td align="right" width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/2.jpg" width="5" height="5"></td>        
         </tr>        
         <tr>        
         <td height="40" background="http://www.super-warez-por.at.ua/images/table/blue/l.jpg"></td>        
         <td align="center">        

         <img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" width="180" border="0">        
</td>        
<td background="http://www.super-warez-por.at.ua/images/table/blue/r.jpg"></td>        
         </tr>        
         <tr>        
         <td width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/4.jpg" width="5" height="5"></td>        
         <td background="http://www.super-warez-por.at.ua/images/table/blue/n.jpg"></td>        
         <td align="right"><img src="http://www.super-warez-por.at.ua/images/table/blue/3.jpg" width="5" height="5"></td>        
         </tr>        
</table><?else?><?if($USER_LOGGED_IN$)?><table align="center" border="0" cellspacing="0" cellpadding="0">        
         <tr>        
         <td align="left" width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/1.jpg" width="5" height="5"></td>        
         <td background="http://www.super-warez-por.at.ua/images/table/blue/v.jpg"></td>        
         <td align="right" width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/2.jpg" width="5" height="5"></td>        
         </tr>        
         <tr>        
         <td height="40" background="http://www.super-warez-por.at.ua/images/table/blue/l.jpg"></td>        
         <td align="center">        

         <img src="http://www.zt-forum.at.ua/DESIGN/no_ava.png" width="180" border="0">        
</td>        
<td background="http://www.super-warez-por.at.ua/images/table/blue/r.jpg"></td>        
         </tr>        
         <tr>        
         <td width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/4.jpg" width="5" height="5"></td>        
         <td background="http://www.super-warez-por.at.ua/images/table/blue/n.jpg"></td>        
         <td align="right"><img src="http://www.super-warez-por.at.ua/images/table/blue/3.jpg" width="5" height="5"></td>        
         </tr>        
</table><?else?><table align="center" border="0" cellspacing="0" cellpadding="0">        
         <tr>        
         <td align="left" width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/1.jpg" width="5" height="5"></td>        
         <td background="http://www.super-warez-por.at.ua/images/table/blue/v.jpg"></td>        
         <td align="right" width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/2.jpg" width="5" height="5"></td>        
         </tr>        
         <tr>        
         <td height="40" background="http://www.super-warez-por.at.ua/images/table/blue/l.jpg"></td>        
         <td align="center">        

         <img alt="null" src="http://www.zt-forum.at.ua/DESIGN/no_ava.png" width="180" border="0">        
</td>        
<td background="http://www.super-warez-por.at.ua/images/table/blue/r.jpg"></td>        
         </tr>        
         <tr>        
         <td width="5" height="5"><img src="http://www.super-warez-por.at.ua/images/table/blue/4.jpg" width="5" height="5"></td>        
         <td background="http://www.super-warez-por.at.ua/images/table/blue/n.jpg"></td>        
         <td align="right"><img src="http://www.super-warez-por.at.ua/images/table/blue/3.jpg" width="5" height="5"></td>        
         </tr>        
</table><?endif?><?endif?>          
<div align="center">        
$_GROUP_ICON$        
</div>        

<!--Авка -->        

<BR>        
<BR>        

<?if($USER_LOGGED_IN$)?>          

<!--Кнопки -->        

<div align="center"><span class="FakDjwest">          
<a class="faklink1" href="$PERSONAL_PAGE_LINK$" target="_blank" alt="Профиль" title="Профиль"></a>          
<a class="faklink2" href="$USERS_LIST_URL$" target="_blank" title="Список пользователей!" alt="Список пользователей"></a>          
<a class="faklink4" href="javascript:openOnClick('send')" title="Написать личное сообщения!" alt="Написать личное сообщения"></a>          
<a class="faklink5" href="$PM_URL$" target="_blank" title="Читать личные сообщения!" alt="Читать личные сообщения"></a>          

<?if($IS_NEW_PM$)?><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><?endif?></span></b></div><b>          
<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("Отключите блокировку всплывающих окон!");          
}          
</script></div>          
         <style>          
         .FakDjwest a {          
         padding: 18px 0;          
         padding-right: 2%;          
         padding-left: 45px;          
         font-weight: bold;          
         font-size: 0.9em;          
         text-transform: uppercase;          
         color: #6d6d6d;          
         }          
         .FakDjwest a.faklink1 { background: transparent url("http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/105.png") no-repeat left top; }          
         .FakDjwest a.faklink2 { background: transparent url("http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/104.png") no-repeat left top; }          
         .FakDjwest a.faklink4 { background: transparent url("http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/100.png") no-repeat left top; }          
         .FakDjwest a.faklink5 { background: transparent url("http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/101.png") no-repeat left top; }          
         .FakDjwest a.faklink6 { background: transparent url("http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/102.png") no-repeat left top; }          
         .FakDjwest a:hover { background-position: left -46px; }          
         </style>          
                  

<!--/Кнопки -->        
                  

<!--Профиль/функции -->        

<div align="center">        
<style>        
.button {        
height:20px;        
width:150px;        
border-color:#003399 #3366FF #3366FF #003399;        
border-style:solid;        
border-width:1px;        
background:#0099CC;        
cursor:pointer;        
}        

.button:hover {        
border-color:#000099 #3366FF #3366FF #000099;        
border-style:solid;        
border-width:1px;        
background:#336699;        
}        

.button:focus {        
background:#ddd;        
border-color:#ddd #333 #333 #ddd;        
border-style:solid;        
border-width:1px;        
}        
</style>        

<div id="menuDiv" style="display:inline">        

<ul id="tmenu0" style="display:none">          

<li class="m">        
<span><img src="http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/profil.png" border="0" /></span>          
<ul>          
<li class="m">        

<table width="" border="0" cellspacing="0" cellpadding="0">        
         <tr>        
         <td>        
                  
Имя: <B>$USER_FULL_NAME$ </B>        
<br>        
Вы пользователь: <B>№$USER_ID$</B>          
<br>        
Вы здесь: <FONT color="#ff0000"><B>$USER_REG_DAYS$</B></FONT>-й день        
<br>        
Твой IP:<B>$IP_ADDRESS$</B>        
<br>        
Тип браузера <B>$USER_AGENT$ $USER_AGENT_VER$</B>        
<br><br>        
[ <a href="$_CHANGE_DETAILS_URL$"><tt>Изменить свои данные</tt></a> ]        
         </td>        
         </tr>        
</table>        
</li>        

<?if($IS_NEW_PM$)?><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><?endif?></li>        
</ul>        
</li>        

<li class="m">        
<span><img src="http://www.zt-forum.at.ua/DESIGN/miniprofil_imag/new/fumction.png" border="0" /></span>          
<ul>          
<li class="m"><a href="http://www.zt-forum.at.ua/" rel=sidebar title="Сайт форум горда Житомир | Zt Forum" onClick="window.external.AddFavorite('http://www.zt-forum.at.ua/','Сайт форум горда Житомир | Zt Forum'); return false;"><input type="button" value="Добавить в избранное" class="button" /></a>          
<li class="m"><a target="_blank" href="http://www.zt-forum.at.ua/load/0-0-0-0-1"><input type="button" value="Добавить файл" class="button" /></a></li>          
<li class="m"><a target="_blank" href="http://www.zt-forum.at.ua/publ/0-0-0-0-1"><input type="button" value="Добавить новость" class="button" /></a></li>        
<?if($USERNAME$="Admin")?>        
<li class="m"><a target="_blank" href="http://www.zt-forum.at.ua/admin" target="_blank"><input type="button" value="Вход для Admina" class="button" /></a></li>        
<?else?>        

<?endif?>          
</ul>        
</li>        

</ul>        
</div>        

<!--/Профиль/функции -->        

<script type="text/javascript">        
function tmenudata0()        
{        
         this.animation_jump = 15        
         this.animation_delay = 2        
         this.imgage_gap = 3        

         this.pm_width_height = "1,10"        
         this.icon_width_height = "1,16"        
         this.indent = 10;          
         this.use_hand_cursor = true;          
         this.main_item_styles = "text-decoration:none; \        
         font-weight:normal; \        
         font-family:Arial; \        
         font-size:14px; \        
         color:#FF0000; \        
         padding:2px; "        
         this.sub_item_styles = "text-decoration:none; \        
         font-weight:normal; \        
         font-family:Arial; \        
         font-size:12px; \        
         color:#807F80; "        
         this.main_container_styles = "padding:0px;"        
         this.sub_container_styles = "padding-top:4px; padding-bottom:4px;"        
         this.main_link_styles = "color:#0000FF; text-decoration:none;"        
         this.main_link_hover_styles = "color:#FF0000; text-decoration:underline;"        
         this.sub_link_styles = ""        
         this.sub_link_hover_styles = ""        
         this.main_expander_hover_styles = "text-decoration:underline;";        
         this.sub_expander_hover_styles = "";}        
</script>          

<script type="text/javascript">        
ulm_ie=window.showHelp;ulm_opera=window.opera;ulm_strict=((ulm_ie || ulm_opera)&&(document.compatMode=="CSS1Compat")); ulm_mac=navigator.userAgent.indexOf("Mac")+1;is_animating=false; cc3=new Object();cc4=new Object();          
cc0=document.getElementsByTagName("UL");for(mi=0;mi<cc0.length; mi++){if(cc1=cc0[mi].id){if(cc1.indexOf("tmenu")>-1){cc1=cc1.substring(5); cc2=new window["tmenudata"+cc1];cc3["img"+cc1]=new Image();cc3["img"+cc1].src=cc2.plus_image;cc4["img"+cc1]=new Image(); cc4["img"+cc1].src=cc2.minus_image;if(!(ulm_mac && ulm_ie)){t_cc9=cc0[mi].getElementsByTagName("UL");for(mj=0;mj<t_cc9.length; mj++){cc23=document.createElement("DIV");cc23.className="uldivs"; cc23.appendChild(t_cc9[mj].cloneNode(1));t_cc9[mj].parentNode.replaceChild(cc23,t_cc9[mj]); }}cc5(cc0[mi].childNodes,cc1+"_",cc2,cc1); cc6(cc1,cc2);cc0[mi].style.display="block"; }}};function cc5(cc9,cc10,cc2,cc11){eval("cc8=new Array("+cc2.pm_width_height+")");this.cc7=0;for(this.li=0;this.li<cc9.length; this.li++){if(cc9[this.li].tagName=="LI"){this.level=cc10.split("_").length-1; cc9[this.li].style.cursor="default";this.cc12=false;this.cc13=cc9[this.li].childNodes; for(this.ti=0;this.ti<this.cc13.length;this.ti++){lookfor="DIV"; if(ulm_mac && ulm_ie)lookfor="UL";if(this.cc13[this.ti].tagName==lookfor){this.tfs=this.cc13[this.ti].firstChild; if(ulm_mac && ulm_ie)this.tfs=this.cc13[this.ti];this.usource=cc3["img"+cc11].src; if((gev=cc9[this.li].getAttribute("expanded"))&&(parseInt(gev))){this.usource=cc4["img"+cc11].src; }else this.tfs.style.display="none";if(cc2.folder_image){create_images(cc2,cc11,cc2.icon_width_height,cc2.folder_image,cc9[this.li]); this.ti=this.ti+2;}this.cc14=document.createElement("IMG");this.cc14.setAttribute("width",cc8[0]); this.cc14.setAttribute("height",cc8[1]);this.cc14.className="plusminus"; this.cc14.src=this.usource;this.cc14.onclick=cc16;this.cc14.onselectstart=function(){return false}; this.cc14.setAttribute("cc2_id",cc11);this.cc15=document.createElement("div"); this.cc15.style.display="inline";this.cc15.style.paddingLeft=cc2.imgage_gap+"px"; cc9[this.li].insertBefore(this.cc15,cc9[this.li].firstChild); cc9[this.li].insertBefore(this.cc14,cc9[this.li].firstChild); this.ti+=2;new cc5(this.tfs.childNodes,cc10+this.cc7+"_",cc2,cc11);this.cc12=1; }else if(this.cc13[this.ti].tagName=="SPAN"){this.cc13[this.ti].onselectstart=function(){return false}; this.cc13[this.ti].onclick=cc16;this.cc13[this.ti].setAttribute("cc2_id",cc11); this.cname="cc24";if(this.level>1)this.cname="cc25";if(this.level> 1)this.cc13[this.ti].onmouseover=function(){this.className="cc25"; };else this.cc13[this.ti].onmouseover=function(){this.className="cc24"; };this.cc13[this.ti].onmouseout=function(){this.className="";}; }}if(!this.cc12){if(cc2.document_image){create_images(cc2,cc11,cc2.icon_width_height,cc2.document_image,cc9[this.li]); }this.cc15=document.createElement("div");this.cc15.style.display="inline"; if(ulm_ie)this.cc15.style.width=cc2.imgage_gap+cc8[0]+"px";else this.cc15.style.paddingLeft=cc2.imgage_gap+cc8[0]+"px"; cc9[this.li].insertBefore(this.cc15,cc9[this.li].firstChild);}this.cc7++; }}};function create_images(cc2,cc11,iwh,iname,liobj){eval("tary=new Array("+iwh+")");this.cc15=document.createElement("div");this.cc15.style.display="inline"; this.cc15.style.paddingLeft=cc2.imgage_gap+"px"; liobj.insertBefore(this.cc15,liobj.firstChild); this.fi=document.createElement("IMG");this.fi.setAttribute("width",tary[0]); this.fi.setAttribute("height",tary[1]);this.fi.setAttribute("cc2_id",cc11); this.fi.className="plusminus";this.fi.src=iname;this.fi.style.verticalAlign="middle"; this.fi.onclick=cc16;liobj.insertBefore(this.fi,liobj.firstChild); };function cc16(){if(is_animating)return;cc18=this.getAttribute("cc2_id"); cc2=new window["tmenudata"+cc18];cc17=this.parentNode.getElementsByTagName("UL"); if(parseInt(this.parentNode.getAttribute("expanded"))){this.parentNode.setAttribute("expanded",0); if(ulm_mac && ulm_ie){cc17[0].style.display="none";}else {cc27=cc17[0].parentNode;cc27.style.overflow="hidden";cc26=cc27; cc27.style.height=cc17[0].offsetHeight;cc27.style.position="relative"; cc17[0].style.position="relative";is_animating=1;setTimeout("cc29("+(-cc2.animation_jump)+",false,"+cc2.animation_delay+")",0); }this.parentNode.firstChild.src=cc3["img"+cc18].src;}else {this.parentNode.setAttribute("expanded",1);if(ulm_mac && ulm_ie){cc17[0].style.display="block";}else {cc27=cc17[0].parentNode;cc27.style.height="1px";cc27.style.overflow="hidden"; cc27.style.position="relative";cc26=cc27;cc17[0].style.position="relative"; cc17[0].style.display="block";cc28=cc17[0].offsetHeight;cc17[0].style.top=-cc28+"px"; is_animating=1;setTimeout("cc29("+cc2.animation_jump+",1,"+cc2.animation_delay+")",0); }this.parentNode.firstChild.src=cc4["img"+cc18].src;}};function cc29(inc,expand,delay){cc26.style.height=(cc26.offsetHeight+inc)+"px"; cc26.firstChild.style.top=(cc26.firstChild.offsetTop+inc)+"px"; if( (expand &&(cc26.offsetHeight<(cc28)))||(!expand &&(cc26.offsetHeight>Math.abs(inc))) )setTimeout("cc29("+inc+","+expand+","+delay+")",delay);else {if(expand){cc26.style.overflow="visible"; if((ulm_ie)||(ulm_opera && !ulm_strict))cc26.style.height="0px";else cc26.style.height="auto";cc26.firstChild.style.top=0+"px";}else {cc26.firstChild.style.display="none"; cc26.style.height="0px";}is_animating=false;}};function cc6(id,cc2){np_refix="#tmenu"+id;cc20="<style type='text/css'>";cc19="";if(ulm_ie)cc19="height:0px;font-size:1px; ";cc20+=np_refix+" {width:100%;"+cc19+"-moz-user-select:none;margin:0px;padding:0px; list-style:none;"+cc2.main_container_styles+"}";cc20+=np_refix+" li{white-space:nowrap; list-style:none;margin:0px;padding:0px;"+cc2.main_item_styles+"}"; cc20+=np_refix+" ul li{"+cc2.sub_item_styles+"}";cc20+=np_refix+" ul{list-style:none;margin:0px;padding:0px;padding-left:"+cc2.indent+"px; "+cc2.sub_container_styles+"}";cc20+=np_refix+" a{"+cc2.main_link_styles+"}";cc20+=np_refix+" a:hover{"+cc2.main_link_hover_styles+"}";cc20+=np_refix+" ul a{"+cc2.sub_link_styles+"}";cc20+=np_refix+" ul a:hover{"+cc2.sub_link_hover_styles+"}";cc20+=".cc24 {"+cc2.main_expander_hover_styles+"}";if(cc2.sub_expander_hover_styles)cc20+=".cc25 {"+cc2.sub_expander_hover_styles+"}"; else cc20+=".cc25 {"+cc2.main_expander_hover_styles+"}";if(cc2.use_hand_cursor)cc20+=np_refix+" li span,.plusminus{cursor:hand; cursor:pointer;}";else cc20+=np_refix+" li span,.plusminus{cursor:default;}";document.write(cc20+"</style> ");}        
</script>          

<script type="text/javascript">try { var nl=document.getElementById('menuDiv').getElementsByTagName('a'); var found=-1; var url=document.location.href+'/'; var len=0; for (var i=0;i<nl.length;i++){ if (url.indexOf(nl[i].href)>=0){ if (found==-1 || len<nl[i].href.length){ found=i; len=nl[i].href.length; } } } if (found>=0){ nl[found].className='ma'; } } catch(e){}</script>        
</div>        

<BR>        
<BR>        
                  
<div align="center"><span class="FakDjwest">          
<a class="faklink6" href="$LOGOUT_LINK$" title="Выйти из сайта!" alt="Выйти из сайта"></a>        
</span></DIV>          
<br>        
<?endif?>        

<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("Отключите блокировку всплывающих окон!");          

}          
</script>        
<?if($USER_LOGGED_IN$)?> <br><?else?>        
<tt>Гостям сайта предоставлена не полная информация, просим вас зарегистрироваться или войти под своим логином !</tt>        
<BR><br>        
$LOGIN_FORM$        
<?endif?>        

</TD></TR></TBODY></TABLE>

3) Потом вставляем лишь код глобального блока на то место куда вам удобнее !!!

Пример

LojkeДата: Вторник, 26.01.2010, 20:12 | Сообщение # 2
Пользователи
Сообщений: 11
[ 0 ]
Красивенько !
Форум » Скрипты для ucoz » Пользователи » Мини-профиль (голубой-неон)
  • Страница 1 из 1
  • 1
Поиск:

загрузка...