그누보드 + 나리야 + CKEditor을 사용하기 위해 수정했던 부분들
작성자 정보
- 양부장 작성
- 작성일
컨텐츠 정보
- 54,245 조회
- 목록
본문
https://gnu.kilho.net/tiptech/1289
길호넷에서 퍼온것에
https://ckeditor.com/ckeditor-5/online-builder/
여기서 필요한거 넣고 빌드한걸 합쳤습니다.
제가 사용중인 버전이니, 그대로 복불하지 마세요. 필요한 경우만 참고 하시면 되겠습니다.
/skin/board/BS4-Basic-List/style.css
.ck-editor__main ul{
list-style-type: disc;
padding-inline-start: 40px;
}
/theme/BS4-Basic/css/theme.css
span.text-tiny { font-size: 0.7em; }
span.text-small { font-size: 0.85em; }
span.text-big { font-size: 1.4em; }
span.text-huge { font-size: 1.8em; }
.ck.ck-editor__editable { min-height: 200px !important; }
#bo_v_con div { position: relative; margin-bottom: 1rem; }
#bo_v_con iframe { position: absolute; width: 100%; height: 100%; }
관련자료
-
첨부등록일 2022.08.16 19:58
댓글 0
등록된 댓글이 없습니다.