글쓰기 화면, 스마트에디터가 짤리네요~
본문
보시는 것처럼, 스마트에디터가 짤립니다.
plugin/editor/smarteditor2/css/ko_KR/
조정을 해줘야 하는 것 같은데요, 어느 파일 어떤 곳을 수정해야 하는지요?
PC화면에서 본문길이 줄이고, 사이드바 조금 늘리니 이러네요 ㅜㅡ
답변 1
plugin/editor/smarteditor2/js/service/SE2BasicCreator.js
위 파일에서 570 수정하세요.
var htDimension = {
nMinHeight:205,
nMinWidth:parseInt(elIRField.style.minWidth, 10)||570,
.........................
스마트 에디터(smarteditor2) 가로 사이즈 줄이는 방법
답변을 작성하시기 전에 로그인 해주세요.