From 1fa690cb2c85794936a8044cb43c26d64dd82250 Mon Sep 17 00:00:00 2001 From: minsupkr Date: Mon, 16 Nov 2020 10:21:10 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20:=20=EA=B0=A4?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=20=EB=AA=A9=EB=A1=9D=20=EC=9D=B4=EB=AF=B8?= =?UTF-8?q?=EC=A7=80=20=EB=86=92=EC=9D=B4=EA=B0=92=EC=9C=BC=EB=A1=9C=20hei?= =?UTF-8?q?ght,=20max-height=20=EC=A7=80=EC=A0=95=ED=95=98=EB=8F=84?= =?UTF-8?q?=EB=A1=9D=20=EB=B3=80=EA=B2=BD=20(10653)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/gallery/list.skin.php | 98 +++++++++--------- skin/board/gallery/style.css | 2 +- theme/basic/skin/board/gallery/list.skin.php | 101 +++++++++---------- theme/basic/skin/board/gallery/style.css | 2 +- 4 files changed, 101 insertions(+), 102 deletions(-) diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php index a7dea635f..64059bf1e 100644 --- a/skin/board/gallery/list.skin.php +++ b/skin/board/gallery/list.skin.php @@ -37,24 +37,24 @@ add_stylesheet('', 0 @@ -62,9 +62,9 @@ add_stylesheet('', 0
-
@@ -88,25 +88,25 @@ add_stylesheet('', 0
  • - - - - - - - 열람중"; - else - echo $list[$i]['num']; - ?> - + + + + + + + 열람중"; + else + echo $list[$i]['num']; + ?> +
  • "; } ?> - - - - - - + + + + + +
    +
    -
    +

    검색

    diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index efc9f88c7..a942ff45a 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -52,7 +52,7 @@ box-shadow:inset 0 2px 5px rgb(33, 135, 202)} #bo_gall .gall_now .gall_text_href a {color:#ff3061} #bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none} -#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;height:200px;max-height:200px;overflow:hidden} +#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;overflow:hidden} #bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block} #bo_gall .gall_img img, #bo_gall .gall_img video {max-width:100%;height:auto !important} #bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height:200px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777} diff --git a/theme/basic/skin/board/gallery/list.skin.php b/theme/basic/skin/board/gallery/list.skin.php index a7dea635f..765d80686 100644 --- a/theme/basic/skin/board/gallery/list.skin.php +++ b/theme/basic/skin/board/gallery/list.skin.php @@ -6,7 +6,6 @@ include_once(G5_LIB_PATH.'/thumbnail.lib.php'); add_stylesheet('', 0); ?> -
    @@ -37,24 +36,24 @@ add_stylesheet('', 0
      -
    • 관리자
    • +
    • 관리자
    • RSS
    • - +
    • 글쓰기
    • - -
    • - - -
        -
      • -
      • -
      • -
      - -
    • - + +
    • + + +
        +
      • +
      • +
      • +
      + +
    • +
    @@ -62,9 +61,9 @@ add_stylesheet('', 0
    -
    @@ -88,25 +87,25 @@ add_stylesheet('', 0
  • - - - - - - - 열람중"; - else - echo $list[$i]['num']; - ?> - + + + + + + + 열람중"; + else + echo $list[$i]['num']; + ?> +
  • "; } ?> - - - - - - + + + + + + -
    +

    검색

    diff --git a/theme/basic/skin/board/gallery/style.css b/theme/basic/skin/board/gallery/style.css index efc9f88c7..a942ff45a 100644 --- a/theme/basic/skin/board/gallery/style.css +++ b/theme/basic/skin/board/gallery/style.css @@ -52,7 +52,7 @@ box-shadow:inset 0 2px 5px rgb(33, 135, 202)} #bo_gall .gall_now .gall_text_href a {color:#ff3061} #bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none} -#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;height:200px;max-height:200px;overflow:hidden} +#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;overflow:hidden} #bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block} #bo_gall .gall_img img, #bo_gall .gall_img video {max-width:100%;height:auto !important} #bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height:200px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777}