스마트에디터 색상변경

스마트에디터 색상변경

QA

스마트에디터 색상변경

답변 3

본문

3731412058_1571134364.4203.png

제 기본테마가 어두운색상이라 스마트에디터의 색상을 변경시키려합니다.

텍스트를 입력하는곳과 기본입력 폰트색상은 변경했는데 툴바와 아래의 높이조절바의 색상은 어디서

바꿔야되나요... smarteditor의 css폴더에서 다 찾아봐도 안되네요..

이 질문에 댓글 쓰기 :

답변 3

/plugin/editor/smareditor2/ko_KR/smart_editor2.css 파일

25번째 줄

#smart_editor2 .se2_input_wysiwyg, #smart_editor2 .se2_input_syntax {background:#494949;}

로 적용해주시면 됩니다.

25번째줄에
#smart_editor2 .se2_input_wysiwyg,#smart_editor2 .se2_input_syntax{display:block;overflow:auto;width:100%;height:100%;margin:0;*margin:-1px 0 0 0;border:0;background:#000;}
이렇게 적용시켯는데 검정색으로 안변하네요..ㅠㅠ

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 63
© SIRSOFT
현재 페이지 제일 처음으로