From 816e77f1a60c2129e164b387148b4af0476a80f6 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Thu, 2 Sep 2010 08:33:13 +0000 Subject: [PATCH] mobile signup_form.html update git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7671 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/member/tpl/css/msignup.css | 104 ++++++------ modules/member/tpl/signup_form.html | 240 ++++++++++++++-------------- 2 files changed, 172 insertions(+), 172 deletions(-) diff --git a/modules/member/tpl/css/msignup.css b/modules/member/tpl/css/msignup.css index 384e951ab..9ac323aca 100644 --- a/modules/member/tpl/css/msignup.css +++ b/modules/member/tpl/css/msignup.css @@ -1,54 +1,50 @@ -@charset "utf-8"; -/* Mobile XE */ -body{margin:0;background:#fff;color:#000;word-wrap:break-word} -body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif} -img{border:0} -em{font-style:normal} -form{margin:0;padding:0} -form ul{margin:0;padding:0;list-style:none} -form li{margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px dashed #999} -form li:last-child{border:0} -form p{margin:0} -form p.help{color:#666} -fieldset{border:0;margin:0;padding:0} -input,textarea,select{font-size:16px} -button{font-size:12px;cursor:pointer;background:#eee;border:1px solid #666;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:visible;padding:3px;text-shadow:1px 1px 0 #fff;box-shadow:0 0 2px #666;-moz-box-shadow:0 0 2px #666;-webkit-box-shadow:0 0 2px #666;text-decoration:none;font-weight:normal} -/* Common Class */ -.fl{float:left} -.fr{float:right} -.cb{clear:both} -.itx{border:1px solid #ccc;width:90%;font-size:20px;height:30px;padding:5px 10px} -.itxx{border:1px solid #ccc;width:90%;font-size:20px;padding:5px 10px;resize:vertical} -.db{display:block} -.fb{font-weight:bold} -.sn{margin:10px;*zoom:1} -.sn:after{content:"";display:block;clear:both} -/* Button */ -.bn{display:inline-block;padding:5px 10px;font-weight:normal;font-size:14px;border:1px solid #333;background:#eee;color:#000;text-shadow:1px 1px 0 #fff;box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;-webkit-box-shadow:0 0 3px #333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none} -/* Edge = Header/Footer */ -.eg{position:relative;background:#666;*zoom:1} -.eg:after{content:"";display:block;clear:both} -.eg a{text-decoration:none} -/* Header */ -.hd{padding:10px;border-top:3px solid #444} -.hd .h1{float:left;display:inline;color:#fff;font-size:24px;margin:0;font-weight:bold;text-shadow:0 0 3px #000} -.hd .h1 a{color:#fff} -.hd .bn{font-size:12px} -/* Footer */ -.ft{padding:0 5px;margin:0;list-style:none} -.ft a{display:inline-block;padding:10px;color:#fff;text-shadow:0 0 2px #000;font-size:14px;font-weight:bold} -/* Context */ -.cm{margin:0;padding:10px;background:#777;color:#fff;text-align:center;list-style:none;border-top:1px solid #555;*zoom:1} -.cm:after{content:"";display:block;clear:both} -.cm .fl{margin:0 5px 0 0} -.cm .fr{margin:0 0 0 5px} -/* Copyright */ -.cr{margin:0;padding:5px 15px;text-align:center;background:#444;color:#ccc;text-shadow:0 0 2px #000;font-size:12px;font-weight:bold} -/* Body */ -.bd{position:relative;overflow:hidden;clear:both} -.bd .h2{font-size:20px;background:#ccc;border:1px solid #aaa} -.bd .h3{font-size:16px;background:#eee;border:1px solid #ccc} -.bd .h2,.bd .h3{position:relative;margin:-1px 0;padding:10px;border:1px solid #aaa;border-left:0;border-right:0;text-shadow:1px 1px #fff} -.bd .h2 em,.bd .h3 em{font-weight:normal;color:#f60;font-size:12px} -.bd .h2 a,.bd .h3 a{color:#000} -.bd .h2 .bn{position:absolute;top:8px;right:10px;font-size:12px;margin:0} \ No newline at end of file +@charset "utf-8"; +/* Mobile XE (/modules/member/tpl/signup_form.html) */ +body{margin:0;background:#fff;color:#000;word-wrap:break-word} +body,input,textarea,select,button,table{font-family:Tahoma,Geneva,sans-serif} +img{border:0} +em{font-style:normal} +form{margin:0;padding:0} +fieldset{margin:0;padding:0;border:0} +textarea{resize:vertical} +input[type=checkbox], +input[type=radio]{width:13px;height:13px;margin:0;padding:0} +/* Body */ +.bd{background:#f8f8f8;padding:1px 0} +/* Hx */ +.hx{position:relative;border-bottom:1px solid #ccc8be;padding:8px 10px;margin:0} +.hx:after{content:"";margin:0 -10px;position:relative;top:10px;display:block;clear:both;height:1px;background:#fff} +.hx.h2{background:#e5e5e5;text-shadow:1px 1px 0 #fff} +.hx.h2 em{font-size:12px;color:#6352d2} +.hx.h3{background:#868686;color:#fff} +.hx.h3 em{font-size:12px} +.hx h2, .hx h3{margin:0 10px 0 0;display:inline} +.hx h2{font-size:16px;line-height:1.4} +.hx h3{font-size:14px} +.hx a{color:#000} +.hx .ex{font-size:12px} +.hx .tg{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:visible;border:0;cursor:pointer;opacity:0;filter:alpha(opacity=0);background:none} +.hx .ca{font-size:12px;text-decoration:underline;color:#333} +.hx .ca:after{content:"";display:inline-block;position:relative;left:4px;width:0;height:0;border:4px solid;border-color:transparent;border-left-color:#8d7de1;margin:0 -8px 0 0} +.hx .write{position:absolute;top:8px;right:10px;background-position:0 0;display:inline-block;width:28px;height:27px;font-size:0;overflow:hidden;text-indent:28px} +/* Form Field */ +.ff{margin:0;padding:10px 0} +.ff ul{margin:0 10px 10px 10px;padding:10px 0 0 0;list-style:none} +.ff li{margin:0 0 5px 0;padding:0} +.ff li p{color:#666} +.ff label+input[type=text], +.ff label+input[type=password], +.ff label+textarea, +.ff label+select{display:block;width:96%;font-size:14px;margin:0 0 5px 0} +.ff label+input[type=text], +.ff label+input[type=password], +.ff label+textarea{padding:5px} +/* Button Area */ +.bna{text-align:center;padding:0 10px;margin:10px 0} +.bna:after{content:"";display:block;clear:both} +.bn{display:inline-block;line-height:26px !important;padding:0 10px;font-size:12px;font-weight:bold;border:1px solid;text-decoration:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;cursor:pointer;vertical-align:middle} +.bn[type=submit], +.bn[type=button]{height:28px} +.bn[href]{height:26px} +.bn.dark{border-color:#666;background:#777 -webkit-gradient(linear,0% 0%,0% 100%,from(#7e7c78),to(#5c5b58));background:#777 -moz-linear-gradient(top,#7e7c78,#5c5b58);background-color:#777;color:#fff;box-shadow:0 0 1px #fff inset;-moz-box-shadow:0 0 1px #fff inset;-webkit-box-shadow:0 0 1px #fff inset} +.bn.white{border-color:#b5b5b5;background:#1b1b1b -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f6f6f6),color-stop(0.5,#f0f0f0),color-stop(0.5,#e4e4e4));background:#1b1b1b -moz-linear-gradient(top,#fff,#e4e4e4);background-color:#1b1b1b;color:#000} diff --git a/modules/member/tpl/signup_form.html b/modules/member/tpl/signup_form.html index 571450c8a..d40f4f8e8 100644 --- a/modules/member/tpl/signup_form.html +++ b/modules/member/tpl/signup_form.html @@ -1,118 +1,122 @@ -{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) } -{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) } -{@ Context::addJsFile("./common/js/common.js", true, '', -100000) } -{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) } -{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) } - - - - - - -
-

{$lang->cmd_signup}

-

{$lang->member_default_info}

-
-
-
    -
  • {$lang->about_user_id}

  • -
  • {$lang->about_password}

  • -
  • -
  • {$lang->about_user_name}

  • -
  • {$lang->about_nick_name}

  • -
  • {$lang->about_email_address}

  • -
  • {$lang->about_homepage}

  • -
  • {$lang->about_blog_url}

  • -
  • {$lang->about_birthday}

  • -
-
- -

{$lang->member_extend_info}

-
-
    - -
  • - - - - - - - - - - - - - - - - - - - - - - value)&&in_array($v, $val->value))-->checked="checked"/> - - - - - - value)&&in_array($v, $val->value))-->checked="checked"/> - - - - - - - - - - - - - - - - - - -

    {$val->description}

    - -
  • - -
-
- - - -
- -
-
-
+{@ Context::addJsFile("./common/js/jquery.js", true, '', -100000) } +{@ Context::addJsFile("./common/js/js_app.js", true, '', -100000) } +{@ Context::addJsFile("./common/js/common.js", true, '', -100000) } +{@ Context::addJsFile("./common/js/xml_handler.js", true, '', -100000) } +{@ Context::addJsFile("./common/js/xml_js_filter.js", true, '', -100000) } + + + + + + +
+
+

{$lang->cmd_signup}

+
+
+

{$lang->member_default_info}

+
+
+
+
    +
  • {$lang->about_user_id}

  • +
  • {$lang->about_password}

  • +
  • +
  • {$lang->about_user_name}

  • +
  • {$lang->about_nick_name}

  • +
  • {$lang->about_email_address}

  • +
  • {$lang->about_homepage}

  • +
  • {$lang->about_blog_url}

  • +
  • {$lang->about_birthday}

  • +
+
+ +
+

{$lang->member_extend_info}

+
+
+
    + +
  • + + + + + + + + + + + + + + + + + + + + + + value)&&in_array($v, $val->value))-->checked="checked"/> + + + + + + value)&&in_array($v, $val->value))-->checked="checked"/> + + + + + + + + + + + + + + + + + + +

    {$val->description}

    + +
  • + +
+
+ +
+ +
+
+