diff --git a/skin/board/basic/style.css b/skin/board/basic/style.css index b9c548b1e..22cf7fb3f 100644 --- a/skin/board/basic/style.css +++ b/skin/board/basic/style.css @@ -108,7 +108,7 @@ #bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa} #bo_vc h2 {margin-bottom:10px} #bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc} -#bo_vc header {z-index:2;position:relative;padding:15px 0 5px} +#bo_vc header {position:relative;padding:15px 0 5px} #bo_vc header .icon_reply {position:absolute;top:15px;left:-20px} #bo_vc .sv_wrap {margin-right:15px} #bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold} diff --git a/skin/board/basic/view_comment.skin.php b/skin/board/basic/view_comment.skin.php index 6086927e5..2560346af 100644 --- a/skin/board/basic/view_comment.skin.php +++ b/skin/board/basic/view_comment.skin.php @@ -12,7 +12,8 @@ var char_max = parseInt(); // 최대

댓글목록

); // 최대 } */ $comment = preg_replace("/\[\\]/i", "", $comment); + $cmt_sv = $cmt_amt - $i + 1; // 댓글 헤더 z-index 재설정 ie8 이하 사이드뷰 겹침 문제 해결 ?>
style="margin-left:px;border-top-color:#e0e0e0"> -
+

님의 댓글

댓글의 댓글 @@ -122,6 +124,10 @@ var char_max = parseInt(); // 최대 + + 내용 diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index 1b5ff8948..c59f9ea0f 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -132,7 +132,7 @@ #bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa} #bo_vc h2 {margin-bottom:10px} #bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc} -#bo_vc header {z-index:2;position:relative;padding:15px 0 5px} +#bo_vc header {position:relative;padding:15px 0 5px} #bo_vc header .icon_reply {position:absolute;top:15px;left:-20px} #bo_vc .sv_wrap {margin-right:15px} #bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold} diff --git a/skin/board/gallery/view_comment.skin.php b/skin/board/gallery/view_comment.skin.php index c03297c4a..79bbbb0fe 100644 --- a/skin/board/gallery/view_comment.skin.php +++ b/skin/board/gallery/view_comment.skin.php @@ -12,18 +12,23 @@ var char_max = parseInt(); // 최대

댓글목록

\]/i", "", $str); + */ + $comment = preg_replace("/\[\\]/i", "", $comment); + $cmt_sv = $cmt_amt - $i + 1; // 댓글 헤더 z-index 재설정 ie8 이하 사이드뷰 겹침 문제 해결 ?> +
style="margin-left:px;border-top-color:#e0e0e0"> -
+

님의 댓글

댓글의 댓글 @@ -34,14 +39,14 @@ var char_max = parseInt(); // 최대 작성일

- "; ?> - + 비밀글 +

@@ -127,7 +132,7 @@ var char_max = parseInt(); // 최대 내용 글자 -