채택완료

글쓰기 화면, 스마트에디터가 짤리네요~

2017-12-07 (목) 18:01:45 3,146

459591198_1512637204.3482.jpg

보시는 것처럼, 스마트에디터가 짤립니다.

plugin/editor/smarteditor2/css/ko_KR/

조정을 해줘야 하는 것 같은데요, 어느 파일 어떤 곳을 수정해야 하는지요?

PC화면에서 본문길이 줄이고, 사이드바 조금 늘리니 이러네요 ㅜㅡ

|

답변 1개 / 댓글 1개

채택된 답변
+20 포인트

plugin/editor/smarteditor2/js/service/SE2BasicCreator.js

위 파일에서 570 수정하세요.

var htDimension = {

nMinHeight:205,

nMinWidth:parseInt(elIRField.style.minWidth, 10)||570,

.........................

스마트 에디터(smarteditor2) 가로 사이즈 줄이는 방법

http://gnustudy.com/bbs/board.php?bo_table=gnu_tip&wr_id=50

답변에 대한 댓글 1개

2017-12-07 (목) 23:54:12
작은별이님.. 감사합니다. 한번 조정해볼게요~ ^^

답변을 작성하려면 로그인이 필요합니다.