묻고답하기

http://mltiffany.shworks.com
zeroboard XE 로고를 지우려면
이거 밑에에서 무엇을 지워야 하는건가요....
부탁드립니다 ㅠㅠ 알려주세요....
위에 있는건 너무 지저분해 보여서요....

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
<!--@if($layout_info->background_image)-->
    body { background:{$layout_info->background_color} url({getUrl()}{$layout_info->background_image}) {$layout_info->bg_align} left top; }
<!--@elseif($layout_info->background_color)-->
 body {  background:{$layout_info->background_color};}
<!--@else-->

<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->logo_top)-->
#header h1 { margin:0; padding:0; position:absolute; top:{$layout_info->logo_top}px;}
<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->logo_top)-->
#header h1 { left:{$layout_info->logo_left}px;}
<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->img_bgheader)-->
#header {width:990px; height:{$layout_info->height_header}px; background:url({$layout_info->img_bgheader}) no-repeat right top; margin-bottom:0px; z-index:99;}
<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->height_menu)-->
#gnb {top:{$layout_info->height_menu}px;}
<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->top_language)-->
#language { position:absolute; top:{$layout_info->top_language}px; right:19px; z-index:100;}
<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->top_Search)-->
#isSearch { position:absolute; top:{$layout_info->top_Search}px; right:15px; width:214px; text-align:right;}
<!--@end-->
</style>

<style type="text/css">
<!--@if($layout_info->margin)-->
#bodyWrap { width:990px; margin:{$layout_info->margin}px auto 0 auto; }
<!--@end-->
</style>


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

<!--@if(!$layout_info->colorset)-->
    {@$layout_info-&gt;colorset = &quot;pink&quot;}
<!--@end-->

<!--@if($layout_info->colorset == "gray")-->     
    <!--%import("css/layout_gray.css")-->
<!--@elseif($layout_info->colorset == "pink")-->     
    <!--%import("css/layout_pink.css")-->
<!--@elseif($layout_info->colorset == "blue")-->     
    <!--%import("css/layout_blue.css")-->
<!--@elseif($layout_info->colorset == "purple")-->     
    <!--%import("css/layout_purple.css")-->
<!--@elseif($layout_info->colorset == "green")-->     
    <!--%import("css/layout_green.css")-->
<!--@else-->     
    <!--%import("css/layout_orange.css")-->
<!--@end-->

<!-- 로고 TOP 가 설정되어있다면 -->
<!-- 로고 left 가 설정되어있다면 -->
<!-- 해더 배경&Top이 등록되어있다면 표시 -->
<!-- 메뉴바높이 설정 -->
<!-- 언어선택 top설정 -->
<!-- 검색창 top설정 -->
<!-- 레이아웃 상단 여백 -->
<div id="bodyWrap">
 <div id="header">
  <h1><a href="{$layout_info->index_url}"><!--@if(!$layout_info->logo_image)--><img src="./images/{$layout_info->colorset}/logo.png" class="iePngFix" /><!--@else--><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /><!--@end--></a></h1>
       

        <p id="header"><!-- 언어선택 사용 여부 -->
<!--@if($layout_info->bs_language == "yes")-->
<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>
        <p id="header"><!--@end-->

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

                <!--@if($val['selected'])-->
                <li class="menuItem itemOn">
                    {@ $menu_1st = $val }
                <!--@else-->
                <li class="menuItem itemOff" onmouseover="this.className='menuItem itemOn'" onmouseout="this.className='menuItem itemOff'">
                <!--@end-->
                   
                   
                        <span class="menuText">&lt;a href=&quot;{$val['href']}&quot; <!--@if($val['open_window']=='Y')-->onclick=&quot;window.open(this.href);return false;&quot;<!--@end-->&gt;{$val['link']}
                   
                   
                </span></li>
                <!--@end--><!--@end-->
  </ul>
  <!--//GNB-->

 

<!-- 검색창 사용 여부 -->
<!--@if($layout_info->bs_search == "yes")-->
  <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}/button_Search.gif" alt="{$lang->cmd_search}" class="submit" />
  </form>
        <p id="header"><!--@end-->
 </div>
 <div id="contentBox">
  <div id="leftMenuBox">

                    <!-- 로그인 위젯 -->
                    <div class="leftSideLoginBox">
                        <img width="100%" height="100" src="/common/tpl/images/{$layout_info->colorset}/widget_bg.jpg" class="zbxe_widget_output" widget="login_info" skin="xe_official" colorset="default" widget_cache="0" />   
                    </div>

                    <!-- 좌측 서버 메뉴 출력 -->
                    <!--@if($menu_1st['list'])-->
                    <div class="leftSideMenuBox">

                        <ul name="subItem">
                            <!--@foreach($menu_1st['list'] as $key => $val)--><!--@if($val['link'])-->
                            <li class="main">&lt;a href=&quot;{$val['href']}&quot; <!--@if($val['open_window']=='Y')-->onclick=&quot;window.open(this.href);return false;&quot;<!--@end-->&gt;{$val['link']}</li>

                                <!--@if($val['list'] && ($val['expand']=='Y'||$val['selected']) )-->
                                    {@ $_idx=0}
                                    <!--@foreach($val['list'] as $k => $v)--><!--@if($v['link'])-->
                                        <li class="sub<!--@if($_idx==0)--> first<!--@end-->">&lt;a href=&quot;{$v['href']}&quot; <!--@if($v['open_window']=='Y')-->onclick=&quot;window.open(this.href);return false;&quot;<!--@end-->&gt;{$v['link']}</li>
                                        {@ $_idx++}
                                    <!--@end--><!--@end-->
                                <!--@end-->
                            <!--@end--><!--@end-->
                        </ul>
                    </div>
                    <!--@end-->

        </div>
   <div id="mainContentBox">
                    <!-- 내용 -->
                    {$content}
                             </div>
    </div>

<div id="footer">
        <p id="footer"><!-- footer이미지가 있다면 표시 -->
    <!--@if($layout_info->footer_image)-->
  <ul>
<li class="first-child">
   </ul>
<address>
   <a href="http://www.zeroboard.com/" onclick="window.open(this.href);return false;"><img src="{$layout_info->footer_image}" alt="Powered By ZeroBoard"  /></a>
   </address>
        <p id="footer"><br />
  </li>
 <!--@end-->

<!-- Copyright값이 있다면 표시 -->
    <!--@if($layout_info->footer_text)-->
{$layout_info-&gt;footer_text}
<br />
<!--@end-->

 

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

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
샤릉해 해외 접속시 빠른 호스팅 추천 해주세요. [2] 2009.02.09 by 샤릉해
복음누리 첨부파일 용량문제~ 모듈, 게시판설정해도 안되네요~ [3] file 2009.02.09 by 복음누리
병우군 위젯 사용시.. [4] 2009.02.09 by 병우군
가람엔 로그인창과 달력창 간격 조절 [3] file 2009.02.09 by 궁금이2
가보륨 홈페이지 만드려합니다...하나도 모르겠어요 [1] 2009.02.09 by 궁금이2
김현도970 관리자 페이지 로딩 속도 [3] 2009.02.09 by 비나무
티파니…♡ XE재설치 했는데요.... [1] 2009.02.09 by 비나무
누라p zb4->zb4 [2] 2009.02.09 by 누라해송
최소영329 인쇄버튼 누르면 글자가 너무 작게 인쇄되요. [1] 2009.02.09 by 비나무
곰팡이와춤을 설치후 첫 로그인이 안되요!!! [1] 2009.02.09 by 비나무
김상태 파일명을 질문 드릴까합니다. [1] 2009.02.09 by 비나무
홍현기506 게시판 내 셀 크기 조정 [1] 2009.02.09 by 비나무
zbxe초보 [질문] 게시판에 글쓴이 일괄변경 가능한가요? [1] 2009.02.09 by 비나무
포레버 브라우저 캐쉬로 인한 프로필이미지 문제 [1] 2009.02.09 by 비나무
돌베개야곱 업데이트 후 첨부파일 [1] 2009.02.09 by 비나무
싴신 제로보드XE 로그인 코드생성 한뒤에 어떻게하나요?ㅜㅜ [1] 2009.02.09 by 비나무
HaMel files.... 복구 할 방법 없을까요..ㅜㅜ? [3] 2009.02.09 by 비나무
안성민169 I.E에서 글자 겹침 현상 [3] 2009.02.09 by 안성민169
하나둘셋p 제로보드 사용 권한??? [1] 2009.02.09 by [_)s
청개굴이 무료계정 쓸만한가요..? [1] 2009.02.09 by 주사위내기
omni 데이타 정리 기능을 추가하고 싶은데요.... [1] 2009.02.09 by 주사위내기
최소영329 삭제폼(form)의 붉은색 라인을 회색으로 바꾸고 싶습니다. [1] 2009.02.09 by 궁금이2
샤릉해 CSS 쉽게 그리는 프로그램 있나요? [3] 2009.02.09 by Habile
알고시포요ㅠ content 관련 질문좀 드릴게요 [2] 2009.02.09 by Habile
샤릉해 zbxe 설치 경로 변경 하려면 [4] 2009.02.10 by 미눙
인서스 회원정보 데이터이전 중 문제.  
티파니…♡ 물어볼게 있습니다...; [10] 2009.02.10 by 궁금이2
noirzo db log 비우기 해도 되나요? [3] 2009.02.10 by 비나무
최소영329 페이지 total ,page나오게 하는 방법(제게시판은 글수몇개인지만 나와요) [2] 2009.02.10 by 비나무
함께해요! XE에서 메인화면 팝업창 관리는 따로 못하나요? [1] 2009.02.10 by 만쓰별(정만)