[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,643건 1 페이지
  • RSS
기술자료 목록
2643
PHP   509  2025-02-07 09:27 ~ 2025-02-07 16:59  
2642
그누보드   425  2025-02-07 08:55 ~ 2025-02-07 17:04  
2641
그누보드   681  2024-11-26 21:14 ~ 2024-11-26 21:22  
2640
그누보드   768  2024-11-22 10:52 ~ 2024-11-22 11:03  
2639
호스팅   774  2024-11-19 14:41 ~ 2024-11-19 21:17  
2638
Linux   595  2024-11-18 15:45 ~ 2024-11-18 15:48  
2637
일반   572  2024-11-15 16:45 ~ 2024-11-15 16:46  
2636
Secure   579  2024-11-06 18:48 ~ 2024-11-06 18:50  
2635
영카트   803  2024-10-21 13:44 ~ 2024-10-21 19:42  
2634
전자결제   1647  2024-09-05 09:30  
2633
MySQL   1456  2024-03-29 14:14 ~ 2024-03-29 14:14  
2632
그누보드   1679  2024-02-23 18:40 ~ 2024-02-24 06:13  
2631
JavaScript   1791  2024-02-16 18:50 ~ 2024-02-16 20:37  
2630
Java   1773  2024-02-06 16:49  
2629
PHP   1970  2024-02-06 16:42  
2628
호스팅   1744  2024-01-29 12:54  
2627
PHP   1641  2024-01-26 11:04 ~ 2024-01-26 11:13  
2626
MySQL   1772  2024-01-08 17:37 ~ 2024-03-14 16:00  
2625
SQL   2109  2024-01-08 12:36  
2624
영카트   2107  2024-01-04 14:57  

검색

해피정닷컴 정보

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

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