[SmartEditor2] 기본폰트 & 폰트사이즈 변경 > 기술자료 | 해피정닷컴

[SmartEditor2] 기본폰트 & 폰트사이즈 변경 > 기술자료

본문 바로가기

사이트 내 전체검색

[SmartEditor2] 기본폰트 & 폰트사이즈 변경 > 기술자료

Editor [SmartEditor2] 기본폰트 & 폰트사이즈 변경

페이지 정보


본문

게시판 설정에서 스마트에디트2를 사용하게 되면 아래의 첨부 이미지와 같이 기본적으로 폰트 "돋움" 폰트사이즈 "9pt"로 설정 되어있습니다.

 

스마트에디터2에서 기본폰트와 폰트사이즈를 변경하는 방법입니다.

11pt 로 변경은  font-size:14.5px
12pt 로 변경은 font-size:16px;


1. 그누보드 게시판 style.css ( 예: skin / board / basic / style.css ) 
#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}
를 아래와 같이 변경합니다.
#bo_v_con {margin-bottom:30px;width:100%;font-family:'Nanum Gothic';font-size:16px;line-height:1.7em;word-break:break-all;overflow:hidden}


2. 그누보드 게시판 view.skin.php ( 예: skin / board / basic / view.skin.php )
add_stylesheet('<link rel="stylesheet" href="'.$board_skin_url.'/style.css">', 0);
를 아래와 같이 변경합니다.
add_stylesheet('<link rel="stylesheet" href="'.$board_skin_url.'/style.css?ver=2">', 0);


3. plugin / editor / smarteditor2 / css / ko_KR / smart_editor2_in.css 
body,.se2_inputarea{margin:0;padding:0;font-family:'돋움',Dotum,Helvetica,Sans-serif;font-size:12px;line-height:1.5}
를 아래와 같이 변경합니다.
body,.se2_inputarea{margin:0;padding:0;font-family:'나눔고딕','Nanum Gothic',Helvetica,Sans-serif; font-size: 16px; line-height: 1.5; }


4-1. plugin / editor / smarteditor2 / js / smarteditor2.min.js
/smart_editor2_in.css  
를 아래와 같이 변경합니다.
smart_editor2_in.css?ver=2


4-2. plugin / editor / smarteditor2 / js / smarteditor2.js
/smart_editor2_in.css  
를 아래와 같이 변경합니다.
smart_editor2_in.css?ver=2


5-1. plugin / editor / smarteditor2 / SmartEditor2Skin.html
<link href="css/ko_KR/smart_editor2.css" rel="stylesheet" type="text/css">
를 아래와 같이 수정합니다
<link href="css/ko_KR/smart_editor2.css?ver=2" rel="stylesheet" type="text/css">


5-2. plugin / editor / smarteditor2 / SmartEditor2Skin.html
<script type="text/javascript" src="./js/smarteditor2.min.js" charset="utf-8"></script>
를 다음과 같이 변경합니다.
<script type="text/javascript" src="./js/smarteditor2.min.js?ver=2" charset="utf-8"></script>


이렇게 수정하면 해당 게시판에서 에디터의 기본설정이 나눔고딕, 12pt로 설정된 것을 확인 할 수 있습니다.



참고자료
http://www.gnuwiz.com/bbs/board.php?bo_table=board_tip&wr_id=33

댓글목록

등록된 댓글이 없습니다.


Total 39건 1 페이지
  • RSS
기술자료 목록
39
Editor   2762  2023-08-11 12:23  
38
Editor   2823  2023-08-09 21:54 ~ 2023-08-09 21:56  
열람
Editor   4094  2023-03-31 09:54 ~ 2023-03-31 12:51  
36
Editor   5952  2021-10-26 18:16 ~ 2021-11-09 14:15  
35
Editor   6280  2021-07-20 14:51 ~ 2021-07-20 15:01  
34
Editor   5891  2021-05-20 16:27 ~ 2021-05-20 16:40  
33
Editor   7071  2020-10-11 11:46 ~ 2020-10-12 09:49  
32
Editor   6055  2020-10-07 17:53 ~ 2020-10-07 18:05  
31
Editor   8726  2018-12-16 23:11 ~ 2021-06-03 14:44  
30
Editor   10721  2017-09-18 12:51  
29
Editor   12434  2017-09-18 11:38 ~ 2017-12-01 05:01  
28
Editor   13525  2017-05-25 18:08  
27
Editor   19402  2016-11-24 18:19 ~ 2021-05-21 19:33  
26
Editor   9770  2016-09-10 11:11  
25
Editor   33351  2016-08-26 22:27 ~ 2021-01-18 17:01  
24
Editor   15774  2016-03-03 17:30 ~ 2021-05-21 19:26  
23
Editor   14670  2016-03-03 14:54  
22
Editor   19646  2016-03-03 14:51  
21
Editor   28669  2014-02-04 11:29  
20
Editor   19398  2014-01-21 04:09  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.