답변 3개
살펴보니 html 자체(inline-styel)로 display:none;으로 되어 있네요.
해당 view.skin.php,view_comment.skin.php에서 찾아 보세요.

답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
<ul class="more_opt is_view_btn" style="display: none;">
<li><a href="http://bbs.cafe24.com/bbs/write.php?w=u&bo_table=bbs&wr_id=117&page=">수정<i class="fa fa-pencil-square-o" aria-hidden="true"></i></a></li>
...
개발자 툴로 저 부분 css를 찾아 보세요.
답변에 대한 댓글 2개
테스트 사이트에 있는 html 구조하고 달라서
조언 드리기 힘드네요.
그리고 위 댓글에 주소를 지워야 해서
잠시 댓글 지워 주시면 고맙겠습니다.
댓글 삭제하고 다시 달면 제가 첫 댓글을 수정할 수가 없네요.
혹시 테스트 아이디 있으면 쪽지로 알려 주세요.
댓글을 작성하려면 로그인이 필요합니다.
css/default.css 4990라인 근처에
.answer-modBtn-sub, .reply-modBtn-sub {position: relative; float: right; margin-left: 3px; top: 10px; left: -85px; background: #ffffff; visibility: hidden; z-index: 200; cursor: pointer;}
visibility: visible;
로 바꾸시면 됩니다.
답변에 대한 댓글 1개
그누보드, 테마쪽 다 봤는데 .answer-modBtn-sub, .reply-modBtn-sub 자체가 없습니다ㅠㅠ;;
사용중인 그누보드는 5.4.5.4 버전이고 게시판은 기본으로 들어있는 (skin 폴더쪽) 갤러리 게시판입니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인