全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
查看: 2448|回复: 29
打印 上一主题 下一主题

DirectAdmin这个登陆页面好看不

[复制链接]
跳转到指定楼层
1#
发表于 2013-6-12 14:27:03 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
QQ截图20130612143417.png (1.66 MB, 下载次数: 5)
2#
发表于 2013-6-12 14:27:13 | 只看该作者
3#
发表于 2013-6-12 14:30:40 | 只看该作者
请贴出地址。
4#
发表于 2013-6-12 14:32:49 | 只看该作者
楼上要D你
5#
发表于 2013-6-12 14:32:56 | 只看该作者
请贴出地址。
6#
发表于 2013-6-12 14:33:06 | 只看该作者
不好看
7#
 楼主| 发表于 2013-6-12 14:33:06 | 只看该作者
fansfan 发表于 2013-6-12 14:32
楼上要D你

已经预料到,所以没地址
8#
发表于 2013-6-12 14:41:13 | 只看该作者
本帖最后由 weishimi 于 2013-6-12 14:43 编辑

额… 看起来不错
9#
发表于 2013-6-12 14:44:22 | 只看该作者
把bg.jpg 丢bae或者sae去吧 慢死了
10#
发表于 2013-6-12 14:45:22 | 只看该作者
本帖最后由 imnpc 于 2013-6-13 14:49 编辑

TM截图20130612145317.png (9.73 KB, 下载次数: 0)
  1. <!DOCTYPE HTML>
  2. <html lang="en-US">
  3. <head>
  4.         <meta charset="gb2312">
  5.         <title>网站控制面板登陆</title>
  6.         <style type="text/css">
  7.         html{color:#000;background:#FFF}
  8.         body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
  9.         table{border-collapse:collapse;border-spacing:0}
  10.         fieldset,img{border:0}
  11.         address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
  12.         ol,ul{list-style:none}
  13.         caption,th{text-align:left}
  14.         h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
  15.         q:before,q:after{content:''}
  16.         abbr,acronym{border:0;font-variant:normal}
  17.         sup{vertical-align:text-top}
  18.         sub{vertical-align:text-bottom}
  19.         input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
  20.         input,textarea,select{*font-size:100%}
  21.         legend{color:#000}
  22.        
  23.         html {
  24.                 background-color: #E9EEF0
  25.         }
  26.         .wrapper {
  27.                 margin: 140px auto;
  28.                 width: 884px;
  29.         }
  30.         .loginBox {
  31.                 background-color: #FEFEFE;
  32.                 border: 1px solid #BfD6E1;
  33.                 border-radius: 5px;
  34.                 color: #444;
  35.                 font: 14px 'Microsoft YaHei','微软雅黑';
  36.                 margin: 0 auto;
  37.                 width: 388px
  38.         }
  39.         .loginBox .loginBoxCenter {
  40.                 border-bottom: 1px solid #DDE0E8;
  41.                 padding: 24px;
  42.         }
  43.         .loginBox .loginBoxCenter p {
  44.                 margin-bottom: 10px
  45.         }
  46.         .loginBox .loginBoxButtons {
  47.        
  48.                 border-top: 1px solid #FFF;
  49.                 border-bottom-left-radius: 5px;
  50.                 border-bottom-right-radius: 5px;
  51.                 line-height: 28px;
  52.                 overflow: hidden;
  53.                 padding: 20px 24px;
  54.                 vertical-align: center;
  55.         }
  56.         .loginBox .loginInput {
  57.                 border: 1px solid #D2D9dC;
  58.                 border-radius: 2px;
  59.                 color: #444;
  60.                 font: 12px 'Microsoft YaHei','微软雅黑';
  61.                 padding: 8px 14px;
  62.                 margin-bottom: 8px;
  63.                 width: 310px;
  64.         }
  65.         .loginBox .loginInput:FOCUS {
  66.                 border: 1px solid #B7D4EA;
  67.                 box-shadow: 0 0 8px #B7D4EA;
  68.         }
  69.         .loginBox .loginBtn {

  70.                 float: right;
  71.                 padding: 5px 14px;
  72.                
  73.     background: -moz-linear-gradient(center top , #EFEFEF, #D8D8D8) repeat scroll 0 0 #D8D8D8;
  74.     border: 1px solid #ABABAB;
  75.     border-radius: 3px 3px 3px 3px;
  76.     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.8) inset;
  77.     color: #707070;
  78.     font-family: 'Helvetica Neue',Helvetica,Arial,Geneva,sans-serif;
  79.     font-size: 12px;
  80.     font-weight: bold;
  81.     margin: 0;
  82.     outline: medium none;
  83.     text-align: center;
  84.     text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  85.         }

  86.         .loginBox a.forgetLink {
  87.                 color: #000000;
  88.                 cursor: pointer;
  89.                 float: right;
  90.                 font: 14px/20px 'Microsoft YaHei','微软雅黑';
  91.                 text-decoration: none;
  92.                 vertical-align: middle;
  93.         }
  94.         .loginBox a.forgetLink:HOVER {
  95.                 text-decoration: underline;
  96.         }
  97.         .loginBox input#remember {
  98.                 vertical-align: middle;
  99.         }
  100.         .loginBox label[for="remember"] {
  101.                 font: 11px Arial;
  102.         }
  103.        
  104. .highlight.red {
  105.     background: none repeat scroll 0 0 #FFE3E2;
  106.     border: 1px solid #EFB1AF;
  107.     color: #CC0000;
  108. }
  109. ul.form_errors {
  110.     list-style: none outside none;
  111. }
  112. .highlight {
  113.     border-radius: 3px 3px 3px 3px;
  114.     padding: 8px;
  115. }
  116.         </style>
  117. </head>
  118. <body>
  119.         <div class="wrapper">
  120.                 <form action="/CMD_LOGIN" method="POST" name="form">
  121.                 <div class="loginBox">
  122.                         <div class="loginBoxCenter">
  123.                         |?FAILEDLOGIN=<ul class="form_errors highlight red"><li>用户名或密码错误.</li></ul>||FAILEDLOGIN|
  124.                                 <p><label for="username">用户名:</label></p>
  125.                                 <p><input type="username" id="username" name="username" class="loginInput" autofocus="autofocus" required="required" autocomplete="off" placeholder="请输入用户名" value="" /></p>
  126.                                 <p><label for="password">密码:</label>|*if LOST_PASSWORD="yes"|<a class="forgetLink" href="/CMD_LOST_PASSWORD">忘记密码?</a></p>|*endif|
  127.                                 <p><input type="password" id="password" name="password" class="loginInput" required="required" placeholder="请输入密码" value="" /></p>
  128.                         </div>
  129.                         <div class="loginBoxButtons">
  130.                                 <button class="loginBtn">登录</button>
  131.                         </div>
  132.                 </div>
  133.                 </form>
  134.                
  135.         </div>

  136. </body>
  137. </html>
复制代码

点评

求分享啊!!![email protected]  发表于 2013-6-13 10:00
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-11-12 00:39 , Processed in 0.126682 second(s), 15 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表