테스트 사이트 - 개발 중인 베타 버전입니다

스마트 에디터 본문글 작성할 때 글자 색상 채택완료

아빠다 4년 전 조회 1,702

첨부파일 처럼 스마트 에디터를 다크모드로 하고 싶은데~ 배경은 다크모드가 되었는데 글씨를 쓰면 기본 검정색이라 쓰면서 무슨 글씨지 알수가 없네요~~~  다른 색깔로 바꿀수 있나요~~스타일시트의 여기저기를 주먹구구로 건드려 봐도 바뀌는 것이 없어서 계속 헤메고 있습니다.. 도움부탁합니다

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

답변 3개

채택된 답변
+20 포인트
4년 전

1) /plugin/editor/smarteditor2/css/ko_KR/smart_editor2_in.css

body,.se2_inputarea{margin:0;

->

body,.se2_inputarea{color:blue;margin:0;

 

2) /plugin/editor/smarteditor2/SmartEditor2Skin.html

<link href="http://g54.marscompany.pw/plugin/editor/smarteditor2/css/ko_KR/smart_editor2.css?v=2" rel="noreferrer noopener" target="_blank">css/ko_KR/smart_editor2.css" rel="stylesheet" type="text/css">

->

<link href="http://g54.marscompany.pw/plugin/editor/smarteditor2/css/ko_KR/smart_editor2.css?v=2" rel="noreferrer noopener" target="_blank">css/ko_KR/smart_editor2.css?ver=0929" rel="stylesheet" type="text/css">

로그인 후 평가할 수 있습니다

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

카산
4년 전

감사합니다.. 더분에 잘 해결되었습니다.. 그리구 유튜브까지 소개 해주셔서 더욱 감사드립니다..

고수분들의 도움으로 오늘도 좋은 것 많이 배웠습니다

로그인 후 평가할 수 있습니다

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

카산
4년 전

감사합니다~ 아주 깨끗하게 해결되었습니다... 그런데 한가지 다시 부탁해도 되겠습니다..

상단에 캡쳐이미지에서 아이콘이 있는 곳과 박스 테두리가 흰색이라 검은 배경과 어울리지 않아서 검은 배경으로 바꾸고 싶은데 ~ 혹시 방법을 가르쳐 주실수 있는지요~~

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

마르스컴퍼니
4년 전
* /plugin/editor/smarteditor2/css/ko_KR/smart_editor2.css
#smart_editor2 .se2_text_tool {~background:red;~}

※ https://www.youtube.com/watch?v=rcuycJWjCA0

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

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

로그인