Обновить
| Новые сообщения | Участники | Правила форума | Поиск |

  • Страница 1 из 1
  • 1
Модератор форума: fr0st, ARMI  
Gamelinez mini-profil ( Для черного дизайна )
ARMIДата: Воскресенье, 01.11.2009, 19:03 | Сообщение # 1

Сообщений:

Code
<style type="text/css">    
.suckerdiv ul{    
margin: 0;    
padding: 0;    
list-style-type: none;    
width: 160px; /* by B-b0y(Andr) www.s0ftila.at.ua */    
border-bottom: 1px solid #000000;    
}    

.suckerdiv ul li{    
position: relative;    
}    

/*Sub level menu items */    
.suckerdiv ul li ul{    
position: absolute;    
width: 200px; /*sub menu width*/    
top: 0;    
visibility: hidden;    
}    

/* Sub level menu links style */    
.suckerdiv ul li a{    
display: block;    
overflow: auto; /*force hasLayout in IE7 */    
color: black;    
text-decoration: none;    
background: #494949;    
padding: 1px 5px;    
border: 1px solid #000000;    
border-bottom: 0;    
}    

.suckerdiv ul li a:visited{    
color: black;    
}    

.suckerdiv ul li a:hover{    
background-color: 3c95ee;    
}    

.suckerdiv .subfolderstyle{    
background: url(http://s0ftila.org.ua/js/s0ftila/arrow-list.gif) no-repeat center right;    
}    

/* Holly Hack for IE \*/    
* html .suckerdiv ul li { float: left; height: 1%; }    
* html .suckerdiv ul li a { height: 1%; }    
/* End */    

</style>    

<script type="text/javascript">    
var menuids=["suckertree1"]    

function buildsubmenus(){    
for (var i=0; i<menuids.length; i++){    
var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")    
for (var t=0; t<ultags.length; t++){    
ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle"    
if (ultags[t].parentNode.parentNode.id==menuids[i])    
ultags[t].style.left=ultags[t].parentNode.offsetWidth+"px"    
else    
ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px"    
ultags[t].parentNode.onmouseover=function(){    
this.getElementsByTagName("ul")[0].style.display="block"    
}    
ultags[t].parentNode.onmouseout=function(){    
this.getElementsByTagName("ul")[0].style.display="none"    
}    
}    
for (var t=ultags.length-1; t>-1; t--){    
ultags[t].style.visibility="visible"    
ultags[t].style.display="none"    
}    
}    
}    

if (window.addEventListener)    
window.addEventListener("load", buildsubmenus, false)    
else if (window.attachEvent)    
window.attachEvent("onload", buildsubmenus)    
</script>    

<div class="suckerdiv">    
<ul id="suckertree1">    
<li><a href="$PERSONAL_PAGE_LINK$" title="">Мой профиль</a></li>    
<li><a href="javascript:openOnClick('options')" title="">Изминить настройки</a></li>    
<li><a href="$UNREAD_PM$" title="">Мои личные сообщения</a></li>    
<li><a href="javascript:openOnClick('send')" title="">Отправить (ЛС)</a></li>    
<li><a href="javascript:openOnClick('mail')" title="">Читать (ЛС) <span style="color: rgb(255, 0, 0);">($UNREAD_PM$)</span></a></li>    
<li><a href="javascript:openOnClick('users')" title="">Список ПоЛьзователей</a></li>    

       
</ul>    
       
       
</div>   

<script 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>   
<?else?>   

<font color="#FF0000">Гость</font>, <font color="green">мы рады вас видеть! Пожалуйста <a href="/index/3-0-0"><font color="green">зарегистрируйтесь</a> <font color="green">или <a interclue-click-count="1" href="javascript://" onclick="openLayerB('LF',0,'/index/40','Login',250,130,1);return false;" title="Вход"><font color="Green">авторизуйтесь</a>!</font>   

<?endif?></div>
  • Страница 1 из 1
  • 1
Поиск:


Design by ARMI  © 2026 PR-CY.ru