묻고답하기

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 남기남
호야163 방명록 모듈로 이동한 게시물의 재이동은 안되는건가요? [2] 2007.11.22 by 호야163
날아다니는 다리미 관리자에게 게시물 삭제와 수정권한만 주기? [4] 2007.11.22 by 동균84
천사를찾아줘 [PHP] 게시판에서 쪽지 도착음 랜덤으로 할 수 없나요? [1] 2007.11.22 by KYJ
choboxe 혹시 다른분들께서는 어떤신지요? file  
주하니 댓글 등록시 글쓴이에게 메일로 자동 발송 방법 없나요? [1] 2007.11.22 by 쏘프티
매니안 이번 0.1.7 업데이트 후 페이지 수정이 안되는데.. [4] 2007.11.22 by 치노
우정 덧글 남기려는데 ''Unknown column notify_message'' in ''fleld list'' '+ '' 이창이 떠요 [2] 2007.11.22 by ㅁㄴㅇㄹ
위풍당당 글쓴이 메일주소 감추기 & 전체 태그 보기  
강효성993 비밀번호 변경시에 나오는 메시지 [1] file 2007.11.22 by 농부18호
정장재 최근 게시물 메인 페이지에서만 보이게 하는 방법 [1] 2007.11.22 by 백성찬
하늘 게시판 리스트에 실명으로 표기 [1] 2007.11.22 by 백성찬
이충성711 페이지에 이미지 삽입이 안되는이유....???? [7] 2007.11.22 by 김성웝
onam 최신글 목록에서 글자정렬 [1] file 2007.11.22 by 닉.네.임
박천수834 게시판에 글을 등록하려고 하는데 "대상을 찾을 수 없습니다."라는 메세지가 뜹니다.  
ki 카테고리 링크 설정은 어떻게?  
이대희288 [질문] XE는 게시판만 가져다가 쓸수 없나요? [1] 2007.11.22 by Diver
yonghan files 디렉토리에 cache 하위 파일이 모두 지워졌을경우? [2] 2007.11.22 by yonghan
Elia ZBXE 메인 페이지에 좋은 위젯이 적용되었네요...^^ [1] file 2007.11.22 by 백성찬
강신재 mysql이 날아갔습니다. attach에 존재하는 파일들을 어떻게 구분가능한가요? ㅠㅠ [1] 2007.11.22 by 백성찬
RAGi 블로그에 카테고리명을 추가하는 방법은 없나요?