diff --git a/modules/lifepod/skins/xe_official/css/common.css b/modules/lifepod/skins/xe_official/css/common.css index 0946ae080..b6dbe0847 100644 --- a/modules/lifepod/skins/xe_official/css/common.css +++ b/modules/lifepod/skins/xe_official/css/common.css @@ -1,8 +1,9 @@ @charset "utf-8"; /* board Title */ -.boardHeader { border:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) repeat-x left bottom; overflow:hidden; _width:100%;} +.boardHeader { border:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) repeat-x left bottom; overflow:hidden; _width:100%; margin-bottom:10px; } .boardHeader h3 { float:left; font-size:1.2em; padding:1em 2em .7em 1.2em; background:#ffffff url(../images/common/lineH3.gif) no-repeat right bottom;} +.boardHeader h3 { border-bottom:3px solid #fe3614; } /* board Information */ .boardInformation { width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666;} diff --git a/modules/lifepod/skins/xe_official/list.html b/modules/lifepod/skins/xe_official/list.html index 2340471e8..d1afa643e 100644 --- a/modules/lifepod/skins/xe_official/list.html +++ b/modules/lifepod/skins/xe_official/list.html @@ -1,5 +1,5 @@ - + @@ -13,7 +13,6 @@ xAddEventListener(window, 'load', startLifepod); //]]> - diff --git a/modules/lifepod/skins/xe_official/skin.xml b/modules/lifepod/skins/xe_official/skin.xml index aacfbce4d..02573701a 100644 --- a/modules/lifepod/skins/xe_official/skin.xml +++ b/modules/lifepod/skins/xe_official/skin.xml @@ -8,6 +8,12 @@ 라이프팟 노트 연동 모듈의 기본 스킨 Default Skin of Lifepod Module + + + 하얀색(기본) + White (default) + + 게시판 제목 @@ -15,5 +21,13 @@ 게시판의 제목을 적어주세요. Please input the title of board. + + 한국 기념일 표시 + Display anniversary + 한국의 기념일을 표시합니다. + Display Korean anniversary. + use + notuse + diff --git a/modules/lifepod/tpl/skin_info.html b/modules/lifepod/tpl/skin_info.html index 732a24cb8..8bd328e01 100644 --- a/modules/lifepod/tpl/skin_info.html +++ b/modules/lifepod/tpl/skin_info.html @@ -3,7 +3,7 @@
- +