diff --git a/bbs/alert.php b/bbs/alert.php
index 9c7e5228b..bf770f081 100644
--- a/bbs/alert.php
+++ b/bbs/alert.php
@@ -32,6 +32,9 @@ if($error) {
$header2 = "다음 내용을 확인해 주세요.";
}
?>
+
+
+
=$header2?>
-
/*
@@ -75,6 +73,8 @@ document.location.href = " echo $url; ?>";
+
+
include_once(G4_PATH.'/tail.sub.php');
?>
\ No newline at end of file
diff --git a/css/default.css b/css/default.css
index 1dec032b5..e60704680 100644
--- a/css/default.css
+++ b/css/default.css
@@ -21,7 +21,7 @@ pre {overflow-x:scroll;font-size:1.1em}
#to_content a:active {padding:10px 0;width:100%;height:auto;background:#333;color:#fff;font-size:2em;text-align:center;text-decoration:none;overflow:auto}
/* 이미지 등비율 리사이징 */
-.img_fix {float:left;margin-bottom:20px;width:100%;height:auto}
+.img_fix {float:left;width:100%;height:auto}
/* 캡챠 자동등록(입력)방지 기본 */
#captcha img {border:1px solid #ddd;border-right:0}
@@ -204,7 +204,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f
.ol_pwlabel {position:absolute;top:35px;left:5px;color:#696969;font-size:0.9em}
#auto_login {}
#auto_login_label {letter-spacing:-0.1em}
-#ol_submit {width:60px;height:24px;border:1px solid #2292d3;background:#109ff1;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top}
+#ol_submit {display:inline-block;width:60px;height:24px;border:1px solid #2292d3;background:#109ff1;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top}
#ol_before ul {float:right;margin:7px 0 13px;zoom:1}
#ol_before ul:after {display:block;visibility:hidden;clear:both;content:""}
#ol_before li {float:left;margin-left:5px;padding-top:2px}
diff --git a/test.php b/test.php
index 026bab51c..85b7cd4a4 100644
--- a/test.php
+++ b/test.php
@@ -1,5 +1,205 @@
-
-define('XXX', 111);
-print_r(get_defined_constants());
-?>
\ No newline at end of file
+
+
+
+ Create a Custom Select Box with jQuery - Onextrapixel
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
▼
+
+ Option 1
+ Option 2
+ Option 3
+
+
+
+
+
+
\ No newline at end of file