[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 2,633건 3 페이지
  • RSS
기술자료 목록
2593
일반   2884  2023-04-07 13:30  
2592
HTML   4473  2023-04-07 09:52 ~ 2023-04-07 09:59  
2591
그누보드   3335  2023-04-07 08:45 ~ 2023-04-07 10:00  
2590
그누보드   3948  2023-04-06 22:37  
열람
Editor   4012  2023-03-31 09:54 ~ 2023-03-31 12:51  
2588
Android   7015  2023-03-29 16:25 ~ 2023-11-21 13:33  
2587
Linux   3135  2023-03-28 18:09 ~ 2023-03-28 18:11  
2586
Android   3747  2023-03-07 12:06 ~ 2023-03-20 11:02  
2585
Android   3462  2023-03-07 11:28 ~ 2023-03-07 11:35  
2584
호스팅   3401  2023-03-06 15:52 ~ 2023-12-18 16:54  
2583
JavaScript   3751  2023-02-27 17:26 ~ 2023-12-06 08:33  
2582
JavaScript   4059  2023-02-22 17:33 ~ 2023-02-24 21:08  
2581
호스팅   4135  2023-02-17 17:17  
2580
그누보드   3694  2023-02-03 16:25  
2579
HTML   3553  2023-02-02 13:54 ~ 2023-02-03 06:02  
2578
Search   3852  2023-02-01 15:16 ~ 2023-02-01 16:15  
2577
MySQL   3170  2023-01-30 12:11 ~ 2023-01-30 12:23  
2576
JavaScript   4378  2023-01-27 17:42  
2575
영카트   2575  2023-01-27 11:18 ~ 2023-01-27 14:12  
2574
그누보드   2334  2023-01-20 19:39 ~ 2023-01-20 23:13  

검색

해피정닷컴 정보

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

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