Đăng nhập

Theme4R

Đây là 1 4rum chia sẽ skin , theme và code để bạn có thể trang trí forum bạn tốt hơn ! Design by Ruby!.

Bài gửi sau cùng

(Code) Lasttopic FM ver 5.5 Punbb and Phpbb2 Thu Aug 14, 2014 1:15 pm bylogopanda
bảng đăng nhập ẩn hiện Mon Aug 05, 2013 8:13 am byDark
Cách làm chong chóng tre tự động từ que kem Sun Dec 30, 2012 9:05 am byAnHung
(Comic) Ô Long Viện chap 3 Mon Dec 03, 2012 10:27 pm byRuby
(Comic) Ô Long Viện chap 2 Mon Dec 03, 2012 10:26 pm byRuby
(Comic) Ô Long Viện chap 1 Mon Dec 03, 2012 10:25 pm byRuby
(Comic) Trạng Quỷnh Tập 4: Miệng kẻ sang Mon Dec 03, 2012 10:23 pm byRuby
(Comic) Trạng Quỷnh Tập 3: Cúng thành Hoàng Mon Dec 03, 2012 10:22 pm byRuby
(Comic) Trạng Quỷnh Tập 1: Sao sáng xứ Thanh Mon Dec 03, 2012 10:14 pm byRuby

You are not connected. Please login or register

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down Thông điệp [Trang 1 trong tổng số 1 trang]

1bảng đăng nhập ẩn hiện Empty bảng đăng nhập ẩn hiện Mon Nov 19, 2012 4:21 pm

zualuoi

New Register I

zualuoi

New Register I
bảng đăng nhập ẩn hiện Q3e75-Login-style-LightBox

js
Code:
$(function() {
var tgl = document.getElementById('i_icon_mini_login'); if(!tgl) return; var tgu = document.location.href; $('body').append('<div id="TGlogin_form" class="TGlogin_form-float" style="display: none;"><div class="TGlogin_form-float-content"><div class="TGlogin_form-float-div"><form  id="TGloginform" method="post" method="post" action="/login?redirect='+tgu+'"><label><em>Username : </em><input id="username" type="text" name="username"></label><label><em>Password : </em><input id="password" type="password" name="password"></label><label style="float: left; margin-top: 5px; text-align: left;"><em style="margin-right: 10px; margin-top: 3px; width: 85px; margin-left: 7px;">Recordarme : </em><input type="checkbox" name="autologin" checked="true" style="width: 20px;"></label><input id="submit" type="submit" name="login" value="Conectarse" class="submit"></form></div></div><span class="TGClose">X</span></div><div id="TGfade" class="TGlogin_form-float_overlay"></div>'); var Copyrights = 'TGloginform with jQuery - ©Copyright by giObanii. ©Copyright by toxigeek.com. All Rights Reserved.'; $('a[href="/login"], a[href="/login?connexion"]').attr('href', '#').click(function (e) { $('#TGlogin_form').fadeToggle('slow',  'linear'); return false; }).click(function(e) {$('#TGfade').css('display', 'block' ); $('#TGlogin_form').css('left', '40%').css('top', '40%'); }); $('.TGClose').click(function() { $('#TGlogin_form, #TGfade').fadeToggle("slow", "linear"); });
});

css

Code:
/* Bloque Login Flotante Style LightBox ©Copyright by giObanii - toxigeek.com. */
#TGlogin_form {position: fixed;z-index: 999; height: 130px; padding: 0; verflow: auto;  width: 330px; margin: 0; background: #f9f9f9; color: #444; /* ©Copyright by giObanii.*/ text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.TGlogin_form-float-content{width: 320px; height: 120px; background: none repeat scroll 0% 0% transparent;}
.TGlogin_form-float-div {background: url("http://i49.tinypic.com/2jci9c.jpg") no-repeat scroll left center transparent;margin: 0 auto;padding: 20px 0 0 60px;width: 250px;}
.TGlogin_form-float-div label {font-family: Verdana;display: block;font-size: 12px;padding-bottom: 5px;text-align: right;}
.TGlogin_form-float-div label em {color: #000000;font-family: Verdana;display: block;float: left;font-style: normal;width: 80px;font-size: 12px;text-align: right;}
.TGlogin_form-float-div input {border: 1px solid #CCCCCC;height: 22px;width: 146px;}
.TGlogin_form-float-div input.submit {background: url("http://i49.tinypic.com/eumpmp.jpg") repeat-x scroll 0 0 #DDDDDD;padding: 3px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBB;float: right;height: auto;width: auto;}
.TGlogin_form-float-div input.submit:active {position:relative; top: 1px;}
.TGlogin_form-float-div input.submit:hover, .TGlogin_form-float-div input.submit:focus {cursor:pointer;color:#000;}
.TGlogin_form-float_overlay{display: none;position:fixed;top: 0%;left: 0%;width: 100%;height: 100%; background-color: black;z-index: 9;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
#TGlogin_form .TGClose {cursor: pointer;bottom: 3px;color: #000000;font-size: 15px;font-weight: 700;position: absolute;right: 5px;}
#TGlogin_form .TGClose:active {color: #FF0000 !important;bottom: 2px;}
/* ©Copyright by giObanii - toxigeek.com. All Rights Reserved. */

Loading

2bảng đăng nhập ẩn hiện Empty Re: bảng đăng nhập ẩn hiện Mon Nov 19, 2012 6:01 pm

Ruby

Administrators

Ruby

 Administrators
Code Good thanks Zualuoi nha !!!

Loading

3bảng đăng nhập ẩn hiện Empty Re: bảng đăng nhập ẩn hiện Mon Nov 19, 2012 6:12 pm

zualuoi

New Register I

zualuoi

New Register I
hi không việt hóa đi à. trong js ấy

Loading

4bảng đăng nhập ẩn hiện Empty Re: bảng đăng nhập ẩn hiện Mon Nov 19, 2012 8:22 pm

Ruby

Administrators

Ruby

 Administrators
Cái đó ai dùng thì tự việt hóa thôi !!!

Loading

5bảng đăng nhập ẩn hiện Empty Re: bảng đăng nhập ẩn hiện Wed Nov 28, 2012 4:30 pm

nh0kl0k

New Register


New Register
like phát

Loading

6bảng đăng nhập ẩn hiện Empty Re: bảng đăng nhập ẩn hiện Mon Aug 05, 2013 8:13 am

Dark

New Register


New Register
cái này bỏ ở đâu pro chỉ e vs

Loading
Sponsored content



Loading

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết

 
  • Free forum | ©phpBB | Free forum support | Báo cáo lạm dụng | Thảo luận mới nhất


Free Auto Backlink Exchange Service
# # # # # # # #