[PC 코멘트형게시판 신고기능 소스 적용 방법]
→ 위치: 개별디자인 > 중앙 디자인 > 상품관련 > 상품 리뷰 모음
- 공통 적용 (CSS)
[신규추가 - CSS]
복사
/* 신고 기능 */ #review .btn-report { display:inline-block; position:absolute; right:50px; top:50%; transform:translateY(-50%); color:#9d9d9d; font-size:11px; } .table-type-2 td.review-tx {position:relative;} #review .table-review-info .d-block.writer > span {display: block;}
- 게시글 신고기능 (HTML)
[기존 - HTML]
[변경 - HTML]
복사
신고/차단