diff --git a/css/default.css b/css/default.css index 5f2620c03..5fd6e4548 100644 --- a/css/default.css +++ b/css/default.css @@ -42,6 +42,12 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none} #tnb img {margin-right:3px} +/* 텍스트 크기 조절 */ +#text_size {position:absolute;top:21px;left:340px;margin:0 0 10px;letter-spacing:-3px} +#text_size button {margin:0;padding:2px 2px 1px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer} +.ts_up {font-size:1.167em !important} +.ts_up2 {font-size:1.3em !important} + /* gnb js off */ #gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7} #gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} @@ -76,16 +82,10 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff} -#container {z-index:4;position:relative;float:left;padding:25px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;zoom:1} +#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} #container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold} -/* 텍스트 크기 조절 */ -#text_size {position:absolute;top:-33px;left:-1px;letter-spacing:-3px} -#text_size button {margin:0;padding:0;border:0;background:transparent;vertical-align:middle;cursor:pointer} -.ts_up {font-size:1.167em !important} -.ts_up2 {font-size:1.3em !important} - /* 하단 레이아웃 */ #ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9} #ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} diff --git a/css/mobile.css b/css/mobile.css index 7be45bb9d..1e1a44c18 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -77,7 +77,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} /* 텍스트 크기 조절 */ #text_size {margin:0 0 10px;text-align:center} -#text_size button {margin:0;padding:0;border:0;background:transparent;vertical-align:middle} +#text_size button {margin:0;padding:2px 2px 1px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle} .ts_up {font-size:1.167em !important} .ts_up2 {font-size:1.3em !important} diff --git a/head.php b/head.php index 9483d3dad..334a2fa83 100644 --- a/head.php +++ b/head.php @@ -89,6 +89,13 @@ if ($config['cf_include_head']) {
  • 접속자
  • 새글
  • + +
    + + + + +

    @@ -118,7 +125,6 @@ if ($config['cf_include_head']) {
  • 생성된 메뉴가 없습니다.
  • - @@ -132,9 +138,3 @@ if ($config['cf_include_head']) {
    -
    - - - - -
    \ No newline at end of file diff --git a/img/ts01.gif b/img/ts01.gif index 1626ac410..b6c4f0d5b 100644 Binary files a/img/ts01.gif and b/img/ts01.gif differ diff --git a/img/ts02.gif b/img/ts02.gif index 0a48974a3..64d445705 100644 Binary files a/img/ts02.gif and b/img/ts02.gif differ diff --git a/img/ts03.gif b/img/ts03.gif index 7d13a808b..3c2ec4445 100644 Binary files a/img/ts03.gif and b/img/ts03.gif differ diff --git a/mobile/head.php b/mobile/head.php index a24110b4f..592d109ac 100644 --- a/mobile/head.php +++ b/mobile/head.php @@ -125,7 +125,7 @@ include_once(G5_LIB_PATH.'/popular.lib.php');
    - - - + + +
    \ No newline at end of file