git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3839 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
|
@ -16,32 +16,32 @@
|
|||
<description xml:lang="ko">
|
||||
제로보드XE 블로그 기본 스킨입니다.
|
||||
디자인 : 서기정 (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : 정찬명 (http://naradesign.net)
|
||||
HTML/CSS : 소지훈
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
ゼロボードXEブログの基本スキンです。
|
||||
デザイン:ソギジョン (http://blog.naver.com/addcozy)
|
||||
HTML/CSS:ジョンチャンミョン (http://naradesign.net)
|
||||
HTML/CSS : Ju-Hoon So
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
Zeroboard XE博客默认皮肤。
|
||||
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
|
||||
HTML/CSS : Ju-Hoon So
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This is default skin of Zeroboard XE blog.
|
||||
Design : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
|
||||
HTML/CSS : Ju-Hoon So
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Esto es por defecto de la piel Zeroboard XE blog.
|
||||
Diseño: Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML / CSS: Jeong Chan-Myung (http://naradesign.net)
|
||||
HTML/CSS : Ju-Hoon So
|
||||
</description>
|
||||
<description xml:lang="ru">
|
||||
Это умолчанию кожи Zeroboard XE блоге.
|
||||
Дизайн: Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML / CSS: Jeong Chan-Myung (http://naradesign.net)
|
||||
HTML/CSS : Ju-Hoon So
|
||||
</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
|
|
@ -58,23 +58,41 @@
|
|||
<description xml:lang="en">Please select a colorset you want.</description>
|
||||
<description xml:lang="ru">Выберите colorset хотите.</description>
|
||||
<description xml:lang="es">Seleccione set de colores que desea.</description>
|
||||
<options name="white">
|
||||
<title xml:lang="ko">하얀색(기본)</title>
|
||||
<title xml:lang="jp">白色(基本)</title>
|
||||
<title xml:lang="zh-CN">白色(默认)</title>
|
||||
<title xml:lang="en">White (default)</title>
|
||||
<title xml:lang="es">Blanco (por defecto)</title>
|
||||
<title xml:lang="ru">Белые (по умолчанию)</title>
|
||||
<value>white</value>
|
||||
<options name="blue">
|
||||
<title xml:lang="ko">파란색 (기본)</title>
|
||||
<title xml:lang="jp">青 (default)</title>
|
||||
<title xml:lang="zh-CN">蓝色 (default)</title>
|
||||
<title xml:lang="en">Blue (default)</title>
|
||||
<title xml:lang="es">Azul (default)</title>
|
||||
<title xml:lang="ru">Blue (default)</title>
|
||||
<value>blue</value>
|
||||
</options>
|
||||
<options name="cyan">
|
||||
<title xml:lang="ko">청록색</title>
|
||||
<title xml:lang="jp">青緑</title>
|
||||
<title xml:lang="zh-CN">青绿色</title>
|
||||
<title xml:lang="en">Cyan</title>
|
||||
<title xml:lang="es">Cian</title>
|
||||
<title xml:lang="ru">Cyan</title>
|
||||
<value>cyan</value>
|
||||
<options name="gray">
|
||||
<title xml:lang="ko">회색</title>
|
||||
<title xml:lang="jp">灰色背景</title>
|
||||
<title xml:lang="zh-CN">灰色背景</title>
|
||||
<title xml:lang="en">Gray</title>
|
||||
<title xml:lang="es">Gray</title>
|
||||
<title xml:lang="ru">Gray</title>
|
||||
<value>gray</value>
|
||||
</options>
|
||||
<options name="orange">
|
||||
<title xml:lang="ko">오렌지</title>
|
||||
<title xml:lang="jp">Orange</title>
|
||||
<title xml:lang="zh-CN">Orange</title>
|
||||
<title xml:lang="en">Orange</title>
|
||||
<title xml:lang="es">Orange</title>
|
||||
<title xml:lang="ru">Orange</title>
|
||||
<value>orange</value>
|
||||
</options>
|
||||
<options name="violet">
|
||||
<title xml:lang="ko">보라색</title>
|
||||
<title xml:lang="jp">Violet</title>
|
||||
<title xml:lang="zh-CN">Violet</title>
|
||||
<title xml:lang="en">Violet</title>
|
||||
<title xml:lang="es">Violet</title>
|
||||
<title xml:lang="ru">Violet</title>
|
||||
<value>violet</value>
|
||||
</options>
|
||||
<options name="green">
|
||||
<title xml:lang="ko">초록색</title>
|
||||
|
|
@ -85,24 +103,6 @@
|
|||
<title xml:lang="ru">Green</title>
|
||||
<value>green</value>
|
||||
</options>
|
||||
<options name="red">
|
||||
<title xml:lang="ko">빨간색</title>
|
||||
<title xml:lang="jp">赤</title>
|
||||
<title xml:lang="zh-CN">红色</title>
|
||||
<title xml:lang="en">Red</title>
|
||||
<title xml:lang="es">Roja</title>
|
||||
<title xml:lang="ru">Красный</title>
|
||||
<value>red</value>
|
||||
</options>
|
||||
<options name="purple">
|
||||
<title xml:lang="ko">보라색</title>
|
||||
<title xml:lang="jp">紫</title>
|
||||
<title xml:lang="zh-CN">紫色</title>
|
||||
<title xml:lang="en">Purple</title>
|
||||
<title xml:lang="es">Púrpura</title>
|
||||
<title xml:lang="ru">Фиолетовый</title>
|
||||
<value>purple</value>
|
||||
</options>
|
||||
</var>
|
||||
<var name="target_mid" type="text">
|
||||
<title xml:lang="ko">기본 모듈</title>
|
||||
|
|
@ -118,33 +118,19 @@
|
|||
<description xml:lang="es">Los reproductores que se muestran en el diseño funcionará correctamente si selecciona el módulo básico</description>
|
||||
<description xml:lang="ru">В виджеты, которые отображаются в формате будет работать правильно, если вы выбираете основной модуль</description>
|
||||
</var>
|
||||
<var name="top_title" type="text">
|
||||
<title xml:lang="ko">상단 제목</title>
|
||||
<title xml:lang="jp">上段タイトル</title>
|
||||
<title xml:lang="zh-CN">博客标题</title>
|
||||
<title xml:lang="en">Top Title</title>
|
||||
<title xml:lang="es">Top Título</title>
|
||||
<title xml:lang="ru">Рейтинг Название</title>
|
||||
<description xml:lang="ko">레이아웃의 상단에 표시할 제목을 입력하세요.</description>
|
||||
<description xml:lang="jp">レイアウト上段に表示させるタイトルを入力してください。</description>
|
||||
<description xml:lang="zh-CN">请输入博客主标题。</description>
|
||||
<description xml:lang="en">Please input title which will be displayed on top of layout.</description>
|
||||
<description xml:lang="es">Introduce el título que se mostrará en la parte superior de diseño.</description>
|
||||
<description xml:lang="ru">Введите название, которое будет отображаться в верхней части формы.</description>
|
||||
</var>
|
||||
<var name="logo_image" type="image">
|
||||
<title xml:lang="ko">로고이미지</title>
|
||||
<title xml:lang="jp">ロゴイメージ</title>
|
||||
<title xml:lang="zh-CN">LOGO图片</title>
|
||||
<title xml:lang="en">Logo Image</title>
|
||||
<title xml:lang="es">Imagen Logo</title>
|
||||
<title xml:lang="ru">Изображения логотипа</title>
|
||||
<description xml:lang="ko">레이아웃의 상단에 표시될 로고이미지를 입력하세요.</description>
|
||||
<description xml:lang="jp">レイアウトの上段に表示されるロゴイメージを入力してください。</description>
|
||||
<description xml:lang="zh-CN">上传博客LOGO图片。</description>
|
||||
<description xml:lang="en">Please input logo image which will be displayed on top of layout.</description>
|
||||
<description xml:lang="es">Introduce el logotipo imagen que se mostrará en la parte superior de diseño.</description>
|
||||
<description xml:lang="ru">Введите логотипа изображение, которое будет отображаться в верхней части формы.</description>
|
||||
<var name="background_image" type="image">
|
||||
<title xml:lang="ko">배경 이미지</title>
|
||||
<title xml:lang="jp">背景イメージ</title>
|
||||
<title xml:lang="zh-CN">背景图片</title>
|
||||
<title xml:lang="en">Background Image</title>
|
||||
<title xml:lang="es">Imagen de fondo</title>
|
||||
<title xml:lang="ru">Фоновое изображение</title>
|
||||
<description xml:lang="ko">배경 이미지를 사용하시려면 등록해주세요.</description>
|
||||
<description xml:lang="jp">背景イメージを使う場合は、登録してください。</description>
|
||||
<description xml:lang="zh-CN">要想使用背景图片请在这里上传。</description>
|
||||
<description xml:lang="en">Please input if you want to use background image.</description>
|
||||
<description xml:lang="es">Entre, por favor, si desea utilizar la imagen de fondo.</description>
|
||||
<description xml:lang="ru">Введите, если вы хотите использовать фоновое изображение.</description>
|
||||
</var>
|
||||
<var name="profile_image" type="image">
|
||||
<title xml:lang="ko">프로필 이미지</title>
|
||||
|
|
@ -160,20 +146,6 @@
|
|||
<description xml:lang="es">Por favor, el perfil de entrada de imagen (Se recomienda configurar el ancho de 160px)</description>
|
||||
<description xml:lang="ru">Введите профиля изображения (Рекомендуется устанавливать ширину, 160px)</description>
|
||||
</var>
|
||||
<var name="background_image" type="image">
|
||||
<title xml:lang="ko">배경 이미지</title>
|
||||
<title xml:lang="jp">背景イメージ</title>
|
||||
<title xml:lang="zh-CN">背景图片</title>
|
||||
<title xml:lang="en">Background Image</title>
|
||||
<title xml:lang="es">Imagen de fondo</title>
|
||||
<title xml:lang="ru">Фоновое изображение</title>
|
||||
<description xml:lang="ko">배경 이미지를 사용하시려면 등록해주세요.</description>
|
||||
<description xml:lang="jp">背景イメージを使う場合は、登録してください。</description>
|
||||
<description xml:lang="zh-CN">要想使用背景图片请在这里上传。</description>
|
||||
<description xml:lang="en">Please input if you want to use background image.</description>
|
||||
<description xml:lang="es">Entre, por favor, si desea utilizar la imagen de fondo.</description>
|
||||
<description xml:lang="ru">Введите, если вы хотите использовать фоновое изображение.</description>
|
||||
</var>
|
||||
<var name="profile" type="textarea">
|
||||
<title xml:lang="ko">프로필</title>
|
||||
<title xml:lang="jp">プロフィール</title>
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.boxTypeB { position:relative; border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em;}
|
||||
#bodyWrap #header #globalNavigation li.on a { color:#2895c0;}
|
||||
|
||||
#bodyWrap #accountNavigation li { float:left; margin-right:-1px; background:url(../images/cyan/blogHeaderVr.gif) no-repeat right center;}
|
||||
#bodyWrap #header { clear:both; height:9.5em; margin:10px 10px .5em 10px; border:1px solid #e0e1dc; border-bottom:none; background:#fbfbfb url(../images/cyan/blogHeaderLine.gif) no-repeat left bottom; overflow:hidden;}
|
||||
|
||||
/* account Navigation */
|
||||
#blogAccountNavigation li.join a { background:url(../images/cyan/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
#blogAccountNavigation li.myInfo a { background:url(../images/cyan/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
|
||||
/* widget common css */
|
||||
.blog_widget_ { position:relative; border:1px solid #e0e1db; background:url(../images/cyan/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.boxTypeB { position:relative; border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em;}
|
||||
#bodyWrap #header #globalNavigation li.on a { color:#38b549;}
|
||||
|
||||
#bodyWrap #accountNavigation li { float:left; margin-right:-1px; background:url(../images/green/blogHeaderVr.gif) no-repeat right center;}
|
||||
#bodyWrap #header { clear:both; height:9.5em; margin:10px 10px .5em 10px; border:1px solid #e0e1dc; border-bottom:none; background:#fbfbfb url(../images/green/blogHeaderLine.gif) no-repeat left bottom; overflow:hidden;}
|
||||
|
||||
/* account Navigation */
|
||||
#blogAccountNavigation li.join a { background:url(../images/green/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
#blogAccountNavigation li.myInfo a { background:url(../images/green/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
|
||||
/* widget common css */
|
||||
.blog_widget_ { position:relative; border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
|
|
@ -1,88 +0,0 @@
|
|||
@et "utf-8";
|
||||
|
||||
/*
|
||||
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
|
||||
Jeong, Chan Myeong 070601~070630
|
||||
*/
|
||||
|
||||
li { list-style:none; }
|
||||
a { text-decoration:none; }
|
||||
|
||||
/* Blog Layout - Common */
|
||||
#bodyWrap { position:relative; width:860px; margin:0 auto; background-color:#FFFFFF; padding-top:1px; top:30px;}
|
||||
|
||||
/* Blog Layout - Content Body */
|
||||
#contentBody { overflow:hidden; padding-bottom:2em; _width:100%;}
|
||||
|
||||
/* Blog Layout - ColumnLeft */
|
||||
#columnLeft { float:left; width:182px; margin:0px 8px 0px 0px; padding-left:10px;}
|
||||
|
||||
/* Blog Layout - ColumnRight */
|
||||
#columnRight {}
|
||||
|
||||
/* Blog Layout - Content */
|
||||
#content { float:left; width:650px; overflow:hidden; padding-right:10px; _width:648px; }
|
||||
|
||||
#bodyWrap #accountNavigation { float:right; margin:1em 1em 0 0; padding-bottom:.5em; overflow:hidden;}
|
||||
#bodyWrap #accountNavigation li a { display:block; float:left; padding:0 .75em; color:#888888; white-space:nowrap;}
|
||||
|
||||
/* account Navigation */
|
||||
#blogAccountNavigation { float:right; margin:10px 10px 0 0; }
|
||||
#blogAccountNavigation li { float:left; margin-left:7px; list-style:none; }
|
||||
#blogAccountNavigation li a { font-size:12px; white-space:nowrap; color:#666666; text-decoration:none;}
|
||||
|
||||
#blogAccountNavigation li.admin { background:url(../images/common/iconAdmin.gif) no-repeat left 1px; padding-left:12px; }
|
||||
#blogAccountNavigation li.setup { background:url(../images/common/iconSetup.gif) no-repeat left top; padding-left:14px; }
|
||||
#blogAccountNavigation li.layout_setup { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 1px; padding-left:8px; }
|
||||
#blogAccountNavigation li.layout_edit { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 1px; padding-left:8px; }
|
||||
#blogAccountNavigation li.myinfo { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 1px; padding-left:8px; }
|
||||
#blogAccountNavigation li.loginAndLogout { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 1px; padding-left:8px; }
|
||||
#blogAccountNavigation li.write { background:url(../images/common/iconWrite.gif) no-repeat left top; padding-left:14px;}
|
||||
|
||||
/* Blog header Child*/
|
||||
#bodyWrap #header h1 { position:relative; left:20px; top:30px; font-size:2em; letter-spacing:-.05em;}
|
||||
#bodyWrap #header h1 a { font-family:Tahoma; color:#53554a;}
|
||||
#bodyWrap #header #tagLine { position:relative; left:20px; top:30px; color:#7e7f77;}
|
||||
|
||||
#bodyWrap #header #globalNavigation { font-size:9pt; float:right; overflow:hidden; margin:30px 3px 0 0; }
|
||||
#bodyWrap #header #globalNavigation li { float:left; margin-left:-1px; background:url(../images/common/blogHeaderVr.gif) no-repeat left center;}
|
||||
#bodyWrap #header #globalNavigation li a { display:block; float:left; padding:0 7px; font-weight:bold; color:#54564b; white-space:nowrap;}
|
||||
|
||||
/* Column Left & Right Common Child */
|
||||
.boxTypeA { position:relative; border:1px solid #e0e1db; margin-bottom:.7em;}
|
||||
.boxTypeB h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
*:first-child+html .boxTypeB h2 { height:20px;}
|
||||
.boxTypeB .toggleMask {position:absolute; top:8px; right:5px; cursor:pointer; width:13px; height:13px; overflow:hidden;}
|
||||
.boxTypeB .showHide { position:relative;}
|
||||
.boxTypeB .optionList { position:absolute; top:8px; right:0; overflow:hidden;}
|
||||
.boxTypeB .optionList li { float:left; padding:0 .5em; margin-left:-1px; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left center;}
|
||||
.boxTypeB .optionList li a { color:#a4a4a4; font-size:.9em;}
|
||||
.boxTypeB .optionList li.on a { color:#000000;}
|
||||
.boxTypeB .showAll { color:#000000; font-size:.9em; white-space:nowrap; display:inline-block; position:relative; left:1.2em; padding-right:.6em; background:url(../images/common/iconArrow00.gif) no-repeat right center;}
|
||||
|
||||
/* Profile */
|
||||
div#profile { padding:10px; overflow:hidden; background-color:#FFFFFF; }
|
||||
div#profile img.profile { width:160px; display:block; margin-bottom:1.2em;}
|
||||
div#profile dl#hello {}
|
||||
div#profile dl#hello dt { color:#333333; margin-bottom:.2em;}
|
||||
div#profile dl#hello dt a { color:#333333;}
|
||||
div#profile dl#hello dd { color:#777777; margin-bottom:1em;}
|
||||
div#profile ul#admin { overflow:hidden; height:1.2em;}
|
||||
|
||||
/* Search Box */
|
||||
div#searchBox { margin-bottom:.7em; overflow:hidden; width:100%;}
|
||||
div#searchBox fieldset { border:none;}
|
||||
div#searchBox fieldset legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em;}
|
||||
div#searchBox .imgBtn {vertical-align:middle; _position:relative; top:-4px; }
|
||||
*:first-child+html div#searchBox .imgBtn { position:relative; top:-4px; }
|
||||
|
||||
/* powered by zbxe */
|
||||
#poweredbyzbxe { text-align:center; margin-top:2em; }
|
||||
#poweredbyzbxe img { width:138px; height:35px; border:0;}
|
||||
|
||||
/* widget common css */
|
||||
.category_widget { border:1px solid #e0e1db; margin-bottom:10px; padding:15px 5px 10px 5px; overflow:hidden;}
|
||||
.blog_widget_ h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
|
||||
.blog_widget_ .items { margin:0; padding:10px; overflow:hidden;}
|
||||
.blog_widget_ .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; line-height:150%; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
|
||||
.blog_widget_ .items li a { color:#a4a4a4; margin-right:1em; }
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.boxTypeB { position:relative; border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em;}
|
||||
#bodyWrap #header #globalNavigation li.on a { color:#b1ae00;}
|
||||
|
||||
#bodyWrap #accountNavigation li { float:left; margin-right:-1px; background:url(../images/purple/blogHeaderVr.gif) no-repeat right center;}
|
||||
#bodyWrap #header { clear:both; height:9.5em; margin:10px 10px .5em 10px; border:1px solid #e0e1dc; border-bottom:none; background:#fbfbfb url(../images/purple/blogHeaderLine.gif) no-repeat left bottom; overflow:hidden;}
|
||||
|
||||
/* account Navigation */
|
||||
#blogAccountNavigation li.join a { background:url(../images/purple/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
#blogAccountNavigation li.myInfo a { background:url(../images/purple/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
|
||||
/* widget common css */
|
||||
.blog_widget_ { position:relative; border:1px solid #e0e1db; background:url(../images/purple/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.boxTypeB { position:relative; border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em;}
|
||||
#bodyWrap #header #globalNavigation li.on a { color:#fe3614;}
|
||||
|
||||
#bodyWrap #accountNavigation li { float:left; margin-right:-1px; background:url(../images/red/blogHeaderVr.gif) no-repeat right center;}
|
||||
#bodyWrap #header { clear:both; height:9.5em; margin:10px 10px .5em 10px; border:1px solid #e0e1dc; border-bottom:none; background:#fbfbfb url(../images/red/blogHeaderLine.gif) no-repeat left bottom; overflow:hidden;}
|
||||
|
||||
/* account Navigation */
|
||||
#blogAccountNavigation li.join a { background:url(../images/red/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
#blogAccountNavigation li.myInfo a { background:url(../images/red/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
|
||||
/* widget common css */
|
||||
.blog_widget_ { position:relative; border:1px solid #e0e1db; background:url(../images/red/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.boxTypeB { position:relative; border:1px solid #e0e1db; background:url(../images/white/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em;}
|
||||
#bodyWrap #header #globalNavigation li.on a { color:#fe3614;}
|
||||
|
||||
#bodyWrap #accountNavigation li { float:left; margin-right:-1px; background:url(../images/white/blogHeaderVr.gif) no-repeat right center;}
|
||||
#bodyWrap #header { clear:both; height:9.5em; margin:10px 10px .5em 10px; border:1px solid #e0e1dc; border-bottom:none; background:#fbfbfb url(../images/white/blogHeaderLine.gif) no-repeat left bottom; overflow:hidden;}
|
||||
|
||||
/* account Navigation */
|
||||
#blogAccountNavigation li.join { background:url(../images/white/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
#blogAccountNavigation li.myInfo { background:url(../images/white/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
|
||||
|
||||
/* widget common css */
|
||||
.blog_widget_ { position:relative; border:1px solid #e0e1db; background:url(../images/white/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
|
Before Width: | Height: | Size: 43 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 101 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 88 B |
|
Before Width: | Height: | Size: 220 B |
|
Before Width: | Height: | Size: 46 B |
|
Before Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 155 B |
|
Before Width: | Height: | Size: 525 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 207 B |
|
Before Width: | Height: | Size: 181 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 91 B |
|
Before Width: | Height: | Size: 198 B |
|
Before Width: | Height: | Size: 205 B |
|
Before Width: | Height: | Size: 181 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 96 B |
|
Before Width: | Height: | Size: 199 B |
|
Before Width: | Height: | Size: 197 B |
|
Before Width: | Height: | Size: 181 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 525 B |
|
Before Width: | Height: | Size: 196 B |
|
Before Width: | Height: | Size: 181 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 96 B |
|
Before Width: | Height: | Size: 307 B |
|
Before Width: | Height: | Size: 200 B |
|
Before Width: | Height: | Size: 181 B |
|
Before Width: | Height: | Size: 44 B |
|
Before Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 525 B |
|
|
@ -1,17 +1,16 @@
|
|||
<!-- 레이아웃과 연동될 css 파일 import -->
|
||||
<!--%import("css/layout.css")-->
|
||||
|
||||
<!-- 컬러셋 체크 -->
|
||||
<!--@if(!$layout_info->colorset)-->
|
||||
{@$layout_info->colorset = "white"}
|
||||
{@$layout_info->colorset = "blue"}
|
||||
<!--@end-->
|
||||
|
||||
<!-- CSS 파일 로드 (컬러셋에 따라서) -->
|
||||
<!--@if($layout_info->colorset == "cyan")--> <!--%import("css/cyan.css")-->
|
||||
<!--@elseif($layout_info->colorset == "red")--> <!--%import("css/red.css")-->
|
||||
<!--@elseif($layout_info->colorset == "green")--> <!--%import("css/green.css")-->
|
||||
<!--@elseif($layout_info->colorset == "purple")--> <!--%import("css/purple.css")-->
|
||||
<!--@else--> <!--%import("css/white.css")-->
|
||||
<!--%import("css/layout.css")-->
|
||||
<!--@if($layout_info->colorset == "gray")--> <!--%import("css/layout_gray.css")-->
|
||||
<!--@elseif($layout_info->colorset == "orange")--> <!--%import("css/layout_orange.css")-->
|
||||
<!--@elseif($layout_info->colorset == "violet")--> <!--%import("css/layout_violet.css")-->
|
||||
<!--@elseif($layout_info->colorset == "green")--> <!--%import("css/layout_green.css")-->
|
||||
<!--@else--> <!--%import("css/layout_blue.css")-->
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($layout_info->background_image)-->
|
||||
|
|
@ -20,135 +19,90 @@
|
|||
</style>
|
||||
<!--@end-->
|
||||
|
||||
<div id="bodyWrap">
|
||||
<div id="blog">
|
||||
|
||||
<!-- 상단 타이틀 및 메뉴 -->
|
||||
<div id="header">
|
||||
|
||||
<!-- 회원 관련 기능 -->
|
||||
<ul id="blogAccountNavigation">
|
||||
<div class="blogNavigation">
|
||||
<ul class="blogGlobal">
|
||||
<!--@if(!$is_logged)-->
|
||||
<!-- 비로그인 상태 -->
|
||||
<li class="join"><a href="{getUrl('mid',$layout_info->target_mid,'act','dispMemberSignUpForm')}">{$lang->cmd_signup}</a></li>
|
||||
<li class="loginAndLogout"><a href="{getUrl('act','dispMemberLoginForm')}">{$lang->cmd_login}</a></li>
|
||||
<li><a href="{getUrl('mid',$layout_info->target_mid,'act','dispMemberSignUpForm')}">{$lang->cmd_signup}</a></li>
|
||||
<li><a href="{getUrl('act','dispMemberLoginForm')}">{$lang->cmd_login}</a></li>
|
||||
<!--@else-->
|
||||
<!-- 로그인 되었을 때 -->
|
||||
<!--@if($grant->is_admin)-->
|
||||
<li class="write"><a href="{getUrl('mid', $layout_info->target_mid, 'act','dispBoardWrite','document_srl','')}">{$lang->cmd_write}</a></li>
|
||||
<li><a href="{getUrl('mid', $layout_info->target_mid, 'act','dispBoardWrite','document_srl','')}">{$lang->cmd_write}</a></li>
|
||||
<!--@end-->
|
||||
|
||||
<!-- 최고관리자이면 관리자 페이지 버튼 출력 -->
|
||||
<!--@if($logged_info->is_admin == 'Y')-->
|
||||
<li class="admin"><a href="{getUrl('','module','admin')}" onclick="window.open(this.href); return false;">{$lang->cmd_management}</a></li>
|
||||
<li><a href="{getUrl('','module','admin')}" onclick="window.open(this.href); return false;">{$lang->cmd_management}</a></li>
|
||||
<!--@end-->
|
||||
<!--@if($grant->is_admin)-->
|
||||
<li class="setup"><a href="{getUrl('act','dispBoardAdminBoardInfo')}">{$lang->cmd_setup}</a></li>
|
||||
<li class="layout_setup"><a href="{getUrl('','mid',$layout_info->target_mid,'act','dispLayoutAdminModify','layout_srl',$layout_info->layout_srl)}">{$lang->cmd_layout_setup}</a></li>
|
||||
<li class="layout_edit"><a href="{getUrl('','mid',$layout_info->target_mid,'act','dispLayoutAdminEdit','layout_srl',$layout_info->layout_srl)}">{$lang->cmd_layout_edit}</a></li>
|
||||
<li><a href="{getUrl('act','dispBoardAdminBoardInfo')}">{$lang->cmd_setup}</a></li>
|
||||
<li><a href="{getUrl('','mid',$layout_info->target_mid,'act','dispLayoutAdminModify','layout_srl',$layout_info->layout_srl)}">{$lang->cmd_layout_setup}</a></li>
|
||||
<li><a href="{getUrl('','mid',$layout_info->target_mid,'act','dispLayoutAdminEdit','layout_srl',$layout_info->layout_srl)}">{$lang->cmd_layout_edit}</a></li>
|
||||
<!--@end-->
|
||||
<li class="myinfo"><a href="{geturl('act','dispMemberInfo')}">{$lang->cmd_view_member_info}</a></li>
|
||||
<li class="loginAndLogout"><a href="{getUrl('act','dispMemberLogout')}">{$lang->cmd_logout}</a></li>
|
||||
|
||||
<li><a href="{geturl('act','dispMemberInfo')}">{$lang->cmd_view_member_info}</a></li>
|
||||
<li><a href="{getUrl('act','dispMemberLogout')}">{$lang->cmd_logout}</a></li>
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($mid == $layout_info->target_mid)-->
|
||||
<li class="skin_info"><a href="{getUrl('','module','module','act','dispModuleSkinInfo','selected_module',$module_info->module, 'skin', $module_info->skin)}" onclick="popopen(this.href,'skinInfo'); return false;"><img src="./images/common/buttonHelp.gif" alt="Skin Info" width="13" height="13"/></a></li>
|
||||
<li class="skin_info"><a href="{getUrl('','module','module','act','dispModuleSkinInfo','selected_module',$module_info->module, 'skin', $module_info->skin)}" onclick="popopen(this.href,'skinInfo'); return false;"><img src="./images/buttonHelp.gif" alt="Skin Info" width="13" height="13"/></a></li>
|
||||
<li><a href="{getUrl('act','dispBoardTagList')}"><img src="./images/iconAllTags.gif" alt="Tag list" width="13" height="13"/></a></li>
|
||||
<!--@if($rss_url)-->
|
||||
<li class="rss"><a href="{$rss_url}"><img src="./images/common/iconRss.gif" alt="rss" width="13" height="13" /></a></li>
|
||||
<li><a href="{$rss_url}"><img src="./images/{$layout_info->colorset}/btn_rss.gif" alt="rss" width="36" height="12" /></a></li>
|
||||
<!--@end-->
|
||||
<li class="tag_info"><a href="{getUrl('act','dispBoardTagList')}"><img src="./images/common/iconAllTags.gif" alt="Tag list" width="13" height="13"/></a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
|
||||
|
||||
<h1>
|
||||
<!--@if($layout_info->logo_image)-->
|
||||
<a href="{getUrl('','mid',$layout_info->target_mid)}"><img src="{$layout_info->logo_image}" border="0" alt="{$layout_info->browser_title}"/></a>
|
||||
<!--@end-->
|
||||
<!--@if($layout_info->top_title)-->
|
||||
<a href="{getUrl('','mid',$layout_info->target_mid)}">{$layout_info->top_title}</a>
|
||||
<!--@end-->
|
||||
|
||||
</h1>
|
||||
|
||||
<!-- top_menu 시작 -->
|
||||
<ul id="globalNavigation">
|
||||
</ul>
|
||||
<ul class="blogMenu">
|
||||
<!--@foreach($top_menu->list as $key => $val)--><!--@if($val['link'])-->
|
||||
<li <!--@if($val['selected'])--> class="on" <!--@end--> ><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>
|
||||
<li><a href="{$val['href']}"<!--@if($val['selected'])--> class="on"<!--@end--><!--@if($val['open_window']=='Y')--> onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>
|
||||
<!--@end--><!--@end-->
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="c"></div>
|
||||
<div class="blogProfile">
|
||||
<!--@if($layout_info->profile_image)-->
|
||||
<img src="{$layout_info->profile_image}" border="0" alt="my profile image" class="iePngFix" width="170" />
|
||||
<!--@else-->
|
||||
<img src="./images/{$layout_info->colorset}/@blog_image.gif" alt="profile" class="iePngFix" width="170" />
|
||||
<!--@end-->
|
||||
<!--@if($layout_info->profile)-->
|
||||
<h1>{$layout_info->profile}</h1>
|
||||
<!--@end-->
|
||||
</div>
|
||||
<div class="blogCategory">
|
||||
<div class="blogTitleBox">
|
||||
<h2><a href="{getUrl('','mid',$layout_info->target_mid)}">category</a></h2>
|
||||
</div>
|
||||
<ul class="categoryList">
|
||||
<!--@foreach($category_list as $key => $val)-->
|
||||
<li <!--@if($val->depth)-->style="margin-left:{$val->depth*8}px;"<!--@end--> <!--@if($val->selected)-->class="on"<!--@end-->><a href="{getUrl('','mid',$val->mid,'category',$val->category_srl)}">{$val->title}</a><!--@if($val->document_count)--><span class="documentCount">({$val->document_count})</span><!--@end--></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
|
||||
<!-- 프로필 영역 및 카테고리등의 요소 -->
|
||||
<div id="contentBody">
|
||||
<div id="columnLeft">
|
||||
</div>
|
||||
<!-- 최근댓글 출력 -->
|
||||
<div class="widgetBox">
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="newest_comment" skin="blog_newest_comment" colorset="layout" title="recent comments" list_count="7" mid_list="{$layout_info->target_mid}" />
|
||||
</div>
|
||||
|
||||
<!-- 프로필 -->
|
||||
<!--@if($layout_info->profile_image || $layout_info->profile)-->
|
||||
<div id="profile" class="boxTypeA">
|
||||
<!--@if($layout_info->profile_image)-->
|
||||
<img src="{$layout_info->profile_image}" border="0" alt="my profile image" width="160" class="profile"/>
|
||||
<!--@end-->
|
||||
<!-- 달력 출력 -->
|
||||
<div class="widgetBox ">
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="calendar" skin="blog_calendar_list" colorset="layout" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 프로필 글 -->
|
||||
<!--@if($layout_info->profile)-->
|
||||
<dl id="hello">
|
||||
<dd>{$layout_info->profile}</dd>
|
||||
</dl>
|
||||
<!--@end-->
|
||||
</div>
|
||||
<!--@end-->
|
||||
|
||||
<!-- 검색폼 -->
|
||||
<div id="searchBox">
|
||||
<form action="{getUrl()}" method="post">
|
||||
<div class="blogSearch">
|
||||
<form action="" method="post">
|
||||
<fieldset>
|
||||
<legend>{$lang->cmd_search}</legend>
|
||||
<input type="hidden" name="mid" value="{$layout_info->target_mid}" />
|
||||
<input name="search_keyword" type="text" class="inputTypeText w140" size="4" value="<!--@if(!$search_target)-->{htmlspecialchars($search_keyword)}<!--@end-->" />
|
||||
<input type="image" alt="search" src="./images/common/find_button.gif" class="imgBtn" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<!-- 왼쪽 위젯 출력 위치 -->
|
||||
|
||||
<!-- 카테고리 출력 -->
|
||||
<div class="category_widget">
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="category" skin="default" mid_list="{$layout_info->target_mid}" />
|
||||
</div>
|
||||
|
||||
<!-- 최근문서 출력 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="newest_document" skin="blog_newest_document" title="Recent Articles" order_target="list_order" order_type="desc" list_count="10" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 최근댓글 출력 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="newest_comment" skin="blog_newest_comment" title="Recent Comments" list_count="10" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 엮인글들 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="newest_trackback" skin="blog_newest_trackback" title="Recent Trackbacks" list_count="5" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 꼬리표들 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="tag_list" skin="blog_tag_list" title="Site Tags" list_count="60" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 월별 현황들 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="archive_list" skin="blog_archive_list" title="Archives" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 달력 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="calendar" skin="blog_calendar_list" mid_list="{$layout_info->target_mid}" />
|
||||
|
||||
<!-- 카운터 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="image_counter" widget_margin_left="5px" widget_margin_bottom="10px" graph_width="170" graph_height="100" day_range="5" />
|
||||
|
||||
<!-- 언어선택 위젯 -->
|
||||
<img src="./images/common/blank.gif" class="zbxe_widget_output" widget="language_select" skin="default" colorset="normal" widget_cache="0" />
|
||||
|
||||
<!-- powered by zbxe -->
|
||||
<div id="poweredbyzbxe">
|
||||
<a href="http://www.zeroboard.com" onclick="window.open(this.href);return false;"><img src="./images/common/poweredbyzbxe.png" alt="powered by zeroboard XE" /></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- 컨텐츠 출력 부분 -->
|
||||
<div id="content">{$content}</div>
|
||||
|
||||
</div>
|
||||
|
||||
<input name="search_keyword" type="text" class="inputTypeText w110" value="<!--@if(!$search_target)-->{htmlspecialchars($search_keyword)}<!--@end-->" />
|
||||
<a href="#"><img src="./images/{$layout_info->colorset}/btn_search.gif" alt="{$lang->cmd_search}" width="45" height="20" /></a>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contentBox"><div class="topBg"></div>
|
||||
<div class="centerBg"><div class="contentArea">{$content}<div class="clear"></div></div></div>
|
||||
<div class="bottomBg"></div></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||