묻고답하기

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 남기남
송혜교남펀 계정 첨부파일 100M 이상 있나요? [5] 2009.02.10 by 에메랄드그린
유태혁 제로보드를 응용해서 학원관리프로그램을 만들수있을까요? [1] 2009.02.10 by 에메랄드그린
주사위내기 zb4->xe 이전.. 게시글은 이미 옮겼는데 첨부파일도 옮기려면...? [2] 2009.02.10 by 주사위내기
미션 임포서블 갤러리 게시판에 관한 궁금점 ... [6] file 2009.02.10 by 미션 임포서블
질문 헤더에 검색창 대신에 다른 링크 삽입해보기 [4] 2009.02.10 by 질문
티파니…♡ 도와주세요ㅠㅠ [5] 2009.02.10 by DANTES
알려주세요 ●질문- 본문과 레이아웃에 박스를 넣을때 방법 [1] 2009.02.10 by 비나무
feelblue 영문판 XE 1.1.5의 회원 그룹지정 문제 [1] file 2009.02.10 by 비나무
아이노코 1.1.5 changed 로 패치후 엄청느리다고 하네요 . [1] 2009.02.10 by 비나무
허브수 최근 문서 출력의 제목 크기를 조절하려면 어디를 수정해야 하죠? [4] file 2009.02.10 by 허브수
아로마퀀 로그인폼 중 input type에 관한 질문요 [3] 2009.02.10 by 아로마퀀
어쩌다 그림첨부 탭메뉴 부분 [1] file 2009.02.10 by KYJ
쭈니837 전 메뉴 클릭하면. 이동을 하지 않습니다. [1] 2009.02.10 by KYJ
papasito 가입인증메일이 안나옵니다. ㅠ.ㅠ 죽겄습니다! [1] 2009.02.10 by KYJ
유지은 홈페이지 주소를 출력하고 싶은데요. [2] 2009.02.10 by 세바스챤_™
궁금궁금 질문내용:: 네이버 스타일의 롤오버 를 하려면 어디를 건드려야 하는지요? [6] 2009.02.10 by 만쓰별(정만)
함께해요! XE에서 메인화면 팝업창 관리는 따로 못하나요? [1] 2009.02.10 by 만쓰별(정만)
최소영329 페이지 total ,page나오게 하는 방법(제게시판은 글수몇개인지만 나와요) [2] 2009.02.10 by 비나무
noirzo db log 비우기 해도 되나요? [3] 2009.02.10 by 비나무
티파니…♡ 물어볼게 있습니다...; [10] 2009.02.10 by 궁금이2
인서스 회원정보 데이터이전 중 문제.  
샤릉해 zbxe 설치 경로 변경 하려면 [4] 2009.02.10 by 미눙
알고시포요ㅠ content 관련 질문좀 드릴게요 [2] 2009.02.09 by Habile
샤릉해 CSS 쉽게 그리는 프로그램 있나요? [3] 2009.02.09 by Habile
최소영329 삭제폼(form)의 붉은색 라인을 회색으로 바꾸고 싶습니다. [1] 2009.02.09 by 궁금이2
omni 데이타 정리 기능을 추가하고 싶은데요.... [1] 2009.02.09 by 주사위내기
청개굴이 무료계정 쓸만한가요..? [1] 2009.02.09 by 주사위내기
하나둘셋p 제로보드 사용 권한??? [1] 2009.02.09 by [_)s
안성민169 I.E에서 글자 겹침 현상 [3] 2009.02.09 by 안성민169
HaMel files.... 복구 할 방법 없을까요..ㅜㅜ? [3] 2009.02.09 by 비나무