묻고답하기

<!--// js 파일 import -->
<!--%import("js/xe_official.js")-->

<!--// 레이아웃과 연동될 css 파일 import -->
<!--@if($layout_info->colorset == "white")-->
    <!--%import("css/white.css")-->
<!--@elseif($layout_info->colorset == "black")-->
    <!--%import("css/black.css")-->
<!--@else-->
    <!--%import("css/default.css")-->
<!--@end-->

<!--@if($layout_info->background_image)-->
<style type="text/css">
    body {  background:#FFFFFF url({getUrl()}{$layout_info->background_image}) repeat-x left top; }
</style>
<!--@end-->

<!--@if(!$layout_info->colorset)-->
    {@$layout_info->colorset = "default"}
<!--@end-->

<div id="bodyWrap">
    <div id="header">
        <h1><!--@if($layout_info->logo_image)--><a href="{$layout_info->index_url}"><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /></a><!--@else-->&nbsp;<!--@end--></h1>

        <div id="language">
            <strong title="{$lang_type}">{$lang_supported[$lang_type]}</strong> <a href="#selectLang" onclick="showHide('selectLang');return false;"><img src="./images/{$layout_info->colorset}/buttonLang.gif" alt="Select Language" width="87" height="15" /></a>
            <ul id="selectLang">
                <!--@foreach($lang_supported as $key => $val)--><!--@if($key!= $lang_type)-->
                <li><a href="#" onclick="doChangeLangType('{$key}');return false;">{$val}</a></li>
                <!--@end--><!--@end-->
            </ul>
        </div>

        <!-- GNB -->
        <ul id="gnb">
            <!-- main_menu 1차 시작 -->
            <!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
                <!--@if($val['selected'])-->
                    {@ $menu_1st = $val }
                <!--@end-->

                <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>

            <!--@endif--><!--@endforeach-->
        </ul>

        <form action="{getUrl()}" method="post" id="isSearch">
            <input type="hidden" name="mid" value="{$mid}" />
            <input type="hidden" name="act" value="IS" />
            <input type="hidden" name="search_target" value="title_content" />
            <input name="is_keyword" type="text" class="inputText" title="keyword" />

            <input type="image" src="./images/{$layout_info->colorset}/buttonSearch.gif" alt="{$lang->cmd_search}" class="submit" />
        </form>

    </div>
    <div id="contentBody">
        <div id="columnLeft">

            <!-- 로그인 위젯 -->
            <img src="./images/blank.gif" class="zbxe_widget_output" widget="login_info" skin="xe_official" colorset="{$layout_info->colorset}" />

            <!-- 왼쪽 2차 메뉴 -->
            <img src="./images/blank.gif" alt="" class="mask" />

            <!--@if($menu_1st)-->
            <ol id="lnb">
                {@ $idx = 1 }
                <!--@foreach($menu_1st['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>

                    <!-- main_menu 3차 시작 -->
                    <!--@if($val['+ 'list'] && ($val['expand']=='Y'||$val['selected']) )-->
                    <ul>
                    <!--@foreach($val['list'] as $k => $v)--><!--@if($v['link'])-->
                        <li <!--@if($v['selected'])-->class="on"<!--@end-->><a href="{$v['href']}" <!--@if($v['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$v['link']}</a></li>
                    <!--@endif--><!--@endforeach-->
                    </ul>
                    <!--@endif-->
                </li>
                {@$idx++}
                <!--@endif--><!--@endforeach-->
            </ol>
            <!--@endif-->

        </div>
        <div id="columnRight">
            <!-- 컨텐츠 시작 -->
            {$content}

        </div>
    </div>
    <ul id="footer">
        <li class="first-child">
            <address>
            <a href="http://www.zeroboard.com/" onclick="window.open(this.href);return false;"><img src="./images/powerdByXE.gif" alt="Powered By XpressEngine" width="70" height="5" /></a>
            </address>

        </li>

        <!--@foreach($bottom_menu->list as $key => $val)-->
        <li><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>
        <!--@endforeach-->
    </ul>
</div>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
산묘 rss 리더에서 한글이 깨집니다... [1] file 2009.02.22 by 산묘
kesil05 fatal error가 뜨네요 ㅜ [3] 2009.02.22 by kesil05
WEBzard 첨부파일들만 어떻게 백업은 안되나요? [1] 2009.02.21 by 백성찬
김영옥491 아시는 분 제발 답변부탁드려요 ㅜㅜ [5] 2009.02.21 by 백성찬
SM3 최근이미지 위젯에 총게시물 갯수를 표시하고 싶습니다.  
흐린후 맑음 제로보드xe 삭제후 재설치 깔고 지우기만 ... 6일째 ... 아~~~ 여기서 포기해야되나 ㅠㅠ [4] 2009.02.21 by 흐린후 맑음
별을향해 제로보드 이전  
bewitched 게시판 검색시  
kkomji 웹에 게시판을 띄었는데요..  
에어셀 XE관련 궁금해서요~  
김정훈닷컴 회원 추가정보를 변경하지 못하게 하려면 어떻게 하나요? [1] 2009.02.21 by 김정훈닷컴
이루어 첨부파일 첨부는 되는데 이미지가 나타나지 않네요. file  
smartcode 페이지나 게시판 생성시 mid값과 같이 생성이 안되는것 같습니다ㅜ [3] 2009.02.21 by smartcode
신지♥ 포인트 랭킹 스킨 관련 [1] 2009.02.21 by 궁금이2
박승일 비회원 글쓴이를 클릭시 이메일/홈페이지/작성페이지 보이게 하려면... [3] 2011.11.03 by HJGHJ
B.G.M^^ 이미지 첨부시 용량편집을 해서 첨부할수 있는 기능이 있는지요? [2] 2009.02.21 by B.G.M^^
일인자 왼쪽 2차메뉴 위로가 아닌 밑으로 배너를 달고싶은데 어디에다가 넣어야될까요 ? [1] 2009.02.21 by 궁금이2
아방스 개의 게시판의 랭킹 출력하기  
미쿠루 서버에 요청중입니다. 을 다른것로 바꾸는방법 [1] file 2009.02.21 by 궁금이2
e~슬~ 이 사진만 올리면 홈페이지가 다운됩니다 file  
NetEagle Google Analytics의 추적 코드를 삽입할 대상 파일 [3] 2009.02.21 by NetEagle
052 관리자 로그인이 안되네요?  
도로시 스크립트(google-analyt1cs.com...)ㅜㅠ  
곰탱늬 제로보드 설치시 서버요청후 다음으로 안넘어 가네요;; [3] file 2009.02.21 by ㅇㅇㅇㅇ
inda374 폼메일 발송이 안돼요. 고수분들 도와주세요 ㅠ.ㅠ  
물사랑 게시판글쓰기등록시 금지IP에 등록되셔서 정상적인 활동에 제한을... [2] 2009.02.21 by catchai
하이우리 mysql 의 외부 접근은 허용되는 호스팅 업체가 있나여?  
황금소 고수님들.. 도와주세요!!!  
초절정동안 html에서 margin 속성이 좀 이상해요ㅠㅠ [1] file 2009.02.21 by EveR™
소시탱이 ,제로보드 1.05사용중인데 포인트제도에 대해서... [1] 2009.02.21 by 백성찬