Tester #7

Объявление

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Tester #7 » Новый форум » коды


коды

Сообщений 11 страница 12 из 12

11

<!--Cкрипт всплывающей  Таблички в Профиле © Deff-->
<link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0018/c0/1b/36602.css" />
<style>/* Стиль вкладки(LI)*/
.my-tabs>.tab-a{width: 770px;height: 520px;position: relative;z-index: 1;display: none;/* overflow-y: auto; */overflow: hidden;text-align: center;vertical-align: middle;border-radius: 1px;border: 0px solid;border-width: 0px 1px 0px 0px;padding: 0px 0px!important;}
/*Отступ контента вкладки сверху*/
.tab-a .post-content{
    margin-top: 0px;
    margin-right: -3px;
    text-align: left;
    display: inline-block;
}
</style>
<script img-data="http://forumstatic.ru/files/001a/e7/41/44679.png" src="http://forumstatic.ru/files/0013/44/56/57946.js" forum="23"></script>

<!--Cкрипт Переключалок к Табличке © Deff-->
<script>
$('.table_for .switcher div[class^="but_"]').live('click', function(){
  $('.table_for .switcher div[class^="but_"]').removeClass('active');
  $(this).addClass('active');
  var ind = $('.table_for .switcher div[class^="but_"]').index(this);
  $('.table_for .switcher div[class^="Tab"]').hide();
    $('.table_for .switcher div[class^="Tab"]').eq(ind).show() ;
});
</script>

0

12

<script id="MylogIn" type="text"><!--Быстрый Вход -->
    <form id="login" style="top:200px;margin-left:-180px;position:fixed;text-align:center;width:200px;height:280px;background-color:#fff;font-family:Arial Black!important;" class="container" method="post" action="/login.php?action=in" onsubmit="return process_form(this)">
<input type="hidden" name="form_sent" value="1" /><input type="hidden" name="redirect_url" value="" /><br/><br/>
<input placeholder="логин" style="text-align:center;height:30px;font-size:16px" type="text" id="fld1" name="req_username" size="16" maxlength="25" /><br/><br/><br/>
<input placeholder="пароль" style="text-align:center;height:30px;font-size:16px" type="password" id="fld2" name="req_password" size="16" maxlength="16" /><br/><br/>
<a href="https://forum.mybb.ru/register.php" style="color:#484646">зарегистрируйтесь</a><br/><br/>
<button type="submit" style="background:transparent none;outline:none 0;border:none 0"><img src="http://s2.uploads.ru/qbjeB.png"></button>
    </form>
</script>
<script>$(document).ready(function(){if($("#navlogin").length)$(".punbb").prepend($("#MylogIn").text());});</script>

0


Вы здесь » Tester #7 » Новый форум » коды


Рейтинг форумов | Создать форум бесплатно