로그인


?

단축키

Prev이전 문서

Next다음 문서

위로 아래로 댓글로 가기 첨부
?

단축키

Prev이전 문서

Next다음 문서

위로 아래로 댓글로 가기 첨부

1. 레이아웃에 버튼 추가

layouts/comely_layout/layout_m.html

 

301번째 줄에 아래 코드를 추가 합니다.

( <a class="bt_board_back bt" 있는 곳 아래 입니다.)

<!--@if(isset($oDocument) && $oDocument && $oDocument->isExists() && in_array(strval($act), ['', 'dispBoardContent']))-->
<a class="bt_board_comment bt" href="#comment" ><i class="far fa-comment" ></i>
<title>back to comment</title><path d="M716.8 1024c6.552 0 13.102-2.499 18.101-7.499 9.998-9.997 9.998-26.206 0-36.203l-442.698-442.698 442.698-442.699c9.998-9.997 9.998-26.206 0-36.203s-26.206-9.998-36.203 0l-460.8 460.8c-9.998 9.997-9.998 26.206 0 36.203l460.8 460.8c5 5 11.55 7.499 18.102 7.499z"></path></svg>
</a>
<!--@end-->

 

2. css 수정

layouts/comely_layout/css/layout_m.html

 

13번째 줄에 아래 코드를 추가 합니다.

( .bt_bottoms .bt_board_back 있는 곳 아래 입니다.)

.bt_bottoms .bt_board_comment {margin-top: 10px;-webkit-transform: translate3d(0,0,0);line-height: 44px; text-align: center;}

 

아래 사진과 같이 중간에 버튼이 추가로 생성 된 걸 확인 할 수 있습니다.

게시글 목록에서는 노출이 안되고 게시글 본문에서만 노출이 됩니다.

 

?

라이믹스(XE)

라이믹스(XE) 관련 정보글 입니다.

  1. Read More
  2. Read More
  3. Read More
  4. Read More
  5. Read More
  6. Read More
  7. Read More
  8. No Image

    스크롤 시 고정되어 따라오는 배너 (고정형)

    짹니 2022.02.16 댓글0 조회수316
    Read More
  9. Read More
  10. Read More
  11. Read More
  12. Read More
  13. Read More
  14. Read More
Board Pagination Prev 1 Next
/ 1