From 1c0d38097fec2ef01769d5b2c453c8067e95f44d Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 2 Oct 2013 09:56:08 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EA=B0=A4?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=EC=8A=A4=ED=82=A8=20=EB=A6=AC=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EB=A7=88=EC=A7=84=EC=9D=84=20=ED=8C=A8=EB=94=A9?= =?UTF-8?q?=EC=9C=BC=EB=A1=9C,=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=ED=83=80?= =?UTF-8?q?=EC=9D=B4=ED=8B=80=20=ED=8C=A8=EB=94=A9=EA=B0=92=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/board/gallery/list.skin.php | 17 +---------------- mobile/skin/board/gallery/style.css | 24 ++++++++++-------------- 2 files changed, 11 insertions(+), 30 deletions(-) diff --git a/mobile/skin/board/gallery/list.skin.php b/mobile/skin/board/gallery/list.skin.php index 881eb665b..d04d4b54c 100644 --- a/mobile/skin/board/gallery/list.skin.php +++ b/mobile/skin/board/gallery/list.skin.php @@ -7,20 +7,6 @@ include_once(G5_LIB_PATH.'/thumbnail.lib.php');

-
- - -
-
@@ -69,9 +55,8 @@ include_once(G5_LIB_PATH.'/thumbnail.lib.php'); if ($i == 0) $k = 0; $k += 1; if ($k % $board['bo_mobile_gallery_cols'] == 0) $style .= "margin:0 !important;"; - $li_width = 100 / $board['bo_mobile_gallery_cols']; // 100% 를 모바일 이미지 수로 나누어 li 넓이값에 적용 - 지운아빠 2013-03-07 ?> -
  • +
  • diff --git a/mobile/skin/board/gallery/style.css b/mobile/skin/board/gallery/style.css index 5c5e2ac87..c22f606de 100644 --- a/mobile/skin/board/gallery/style.css +++ b/mobile/skin/board/gallery/style.css @@ -61,17 +61,18 @@ #bo_img_list {margin:1em 0 0;padding:0 1em;list-style:none} #bo_img_list:after {display:block;visibility:hidden;clear:both;content:""} +#bo_list_title {padding:0 1em} + #bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden} #bo_cate ul {margin:0.5em 1em;padding-left:1px;zoom:1} #bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} #bo_cate li {float:left;margin-bottom:-1px;width:25%} #bo_cate a {display:block;position:relative;margin-left:-1px;padding:0.4em 0;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;text-decoration:none;letter-spacing:-0.1em} -#bo_cate a:focus, -#bo_cate a:hover, -#bo_cate a:active {text-decoration:none} +#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none} #bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold} -.bo_img_list_li {float:left;margin:0 0 2em} +.bo_img_list_li {float:left;padding:0 1em 2em 0} +.bo_img_list_clear {clear:both} .bo_img_con {margin:0;padding:0;list-style:none} .bo_img_con li {margin:0 0 0.3em} @@ -79,11 +80,8 @@ .bo_img_now .bo_img_text_href a {color:#ff3061} -.bo_img_href a:link, -.bo_img_href a:focus, -.bo_img_href a:hover {text-decoration:none} -.bo_img_href strong, -.bo_img_href span {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:8em} +.bo_img_href a:link, .bo_img_href a:focus, .bo_img_href a:hover {text-decoration:none} +.bo_img_href strong, .bo_img_href span {display:block;width:174px;height:124px;background:#f7f7f7;text-align:center;line-height:8em} .bo_img_text_href {margin:1em 0 !important} .bo_img_text_href a {color:#000;font-weight:bold;text-decoration:none} @@ -164,7 +162,7 @@ .bo_v_com li {float:left;margin-left:0.3em} #bo_v_atc {min-height:200px;padding:0 1em;min-height:200px} -#bo_v_atc h1 {margin:0;padding:0;height:0;overflow:hidden} +#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden} #bo_v_img {margin:0 0 1em;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""} @@ -178,8 +176,7 @@ #bo_v_act a {margin-right:0.3em;vertical-align:top} #bo_v_act span {display:inline-block;margin-right:0.3em;padding:0 1em;border:1px solid #eee !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2em;vertical-align:top} #bo_v_act strong {color:#ff3061} -#bo_v_act_good, -#bo_v_act_nogood {display:inline-block;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#bo_v_act_good, #bo_v_act_nogood {display:inline-block;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} #bo_v_sns {margin:0 0 2em;padding:0;list-style:none;zoom:1} #bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""} @@ -193,8 +190,7 @@ #bo_vc article {padding:0 0 0.5em;border-top:1px dotted #ccc} #bo_vc header {position:relative;padding:1.3em 0 0.3em} #bo_vc header .icon_reply {position:absolute;top:1.5em;left:-1.3em} -#bo_vc .sv_member, -#bo_vc .sv_guest {font-weight:bold} +#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold} .bo_vc_hdinfo {display:inline-block;margin:0 1em 0 0.3em} #bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden} #bo_vc a {color:#000;text-decoration:none}