diff --git a/css/default_shop.css b/css/default_shop.css index ac48ae389..829f1d2f5 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -532,9 +532,12 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col #sit_inf_open th {padding:7px 10px;border:1px solid #fff;background:#f5f6fa;vertical-align:top;text-align:left} #sit_inf_open td {padding:7px 10px;border:1px solid #fff;background:#f5f6fa;vertical-align:top} -/* 상품 상세보기 - 이용후기 */ +/* 상품 상세보기 - 사용후기 */ #sit_use {margin:0 0 10px;padding:10px 10px 20px;border-bottom:1px solid #e9e9e9} #sit_use h2 {margin:0 0 10px} +.sit_use_btn {text-align:right} + +#sit_use_tbl .td_star {width:100px !important;text-align:center !important} /* 상품 상세보기 - 상품문의 */ #sit_qa {margin:0 0 10px;padding:10px 10px 20px;border-bottom:1px solid #e9e9e9} diff --git a/shop/item.php b/shop/item.php index 293b29b81..28264a33e 100644 --- a/shop/item.php +++ b/shop/item.php @@ -582,10 +582,12 @@ else

이용후기

- +
+
diff --git a/shop/itemuse.inc.php b/shop/itemuse.inc.php deleted file mode 100644 index 55a3a6de5..000000000 --- a/shop/itemuse.inc.php +++ /dev/null @@ -1,96 +0,0 @@ - - -더보기 - - - - - - - - - - - - - - - - - - - - - -'; -} -?> -
번호제목작성자작성일평점
- - - 별<?php echo $use_star; ?>개
등록된 사용후기가 없습니다.
- - - - -사용후기 쓰기 새 창 - - diff --git a/shop/itemuse.php b/shop/itemuse.php index 195cdabb9..d9167d5e0 100644 --- a/shop/itemuse.php +++ b/shop/itemuse.php @@ -10,18 +10,17 @@ $itemuse_board = G4_BBS_URL.'/board.php?bo_table=itemuse&wr_1='.$it_id; include_once(G4_PATH.'/head.sub.php'); ?> -더보기 - - +
- - - - - + + + + + + - + '; + echo ''; } ?> +
번호제목작성자작성일평점번호제목작성자작성일평점
등록된 사용후기가 없습니다.
등록된 사용후기가 없습니다.
- -사용후기 쓰기 새 창 +
+ + 사용후기 쓰기 새 창 + 더보기 +