From 40eac21f45622343f5e1dc4e2c8a8a63542992b2 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Mar 2013 16:30:44 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B0=A4?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=EC=8A=A4=ED=82=A8=20ie6,7=20=EB=8C=80?= =?UTF-8?q?=EC=9D=91=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 6 +++++- skin/board/gallery/list.skin.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index c5f1b4de6..6c5c35d5a 100644 --- a/css/default.css +++ b/css/default.css @@ -100,6 +100,10 @@ a:active {color:#000;text-decoration:underline} #container {z-index:4;position:relative;float:left;padding:25px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #cfded8;background:#fff;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} +/* 텍스트 크기 조절 */ +#text_size {position:absolute;top:-31px;left:-1px} +#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;cursor:pointer} + /* 하단 레이아웃 */ #ft {background:#484848} #ft h1 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} @@ -480,7 +484,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; .td_subject img {margin-left:3px} /* 갤러리 목록 */ -#bo_img h2 {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden} +#bo_img h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} #bo_img_list {margin:10px 0 0;padding:0;list-style:none;zoom:1} #bo_img_list:after {display:block;visibility:hidden;clear:both;content:""} .bo_img_list_li {float:left;margin:0 10px 30px 0} diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php index fe20dccb8..59e8e1faa 100644 --- a/skin/board/gallery/list.skin.php +++ b/skin/board/gallery/list.skin.php @@ -68,7 +68,7 @@ include_once(G4_LIB_PATH.'/thumbnail.lib.php'); $k += 1; if ($k % $board['bo_gallery_cols'] == 0) $style .= "margin:0 !important;"; ?> -
  • +