묻고답하기

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] 2011.06.07 by 호왕
하늘종 이런 리퍼러가 계속 뜨는것도 스팸 공격이겠죠? [1] file 2011.06.07 by 하늘종
Jinniman 미디어가 첨부되면 브라우져 구도에서 벗어 납니다. [2] 2011.06.07 by 앙띠2
BST1 최근글 추출할때 문제 [1] 2011.06.07 by 송동우
김대롱 포인트 랭킹 색상 변경문제입니다. [2] 2011.06.07 by 김대롱
나의해 [초보질문] 위젯코드생성후 복사 [1] 2011.06.07 by 송동우
amd짱좋아 xhost.kr이 좀 이상해서 문의 드립니다 [1] 2011.06.07 by yearning
junara 사이트설정>메뉴관리에서 메뉴가 안보임.(급.ㅡ.ㅜ) [1] 2011.06.07 by 송동우
육성규 게시판 레이아웃을 하다가... [1] 2011.06.07 by 송동우
최혁필184 분류 관련문의2 [1] 2011.06.07 by 송동우
cocoplick 게시글 쓸라고하는대 전부 왼쪽으로 쏠려있는대 어케하죠?? [3] file 2011.06.07 by cocoplick
ehdgkr97 robots.txt에서 /?mid=main, /main 둘다 해줘야할까요?  
peace 모바일 뷰가 체크가 안되네요  
이용훈937 XE 처음사용하는데요... [1] 2011.06.07 by 송동우
최혁필184 분류 관련문의 [1] 2011.06.07 by 송동우
어쿠스틱 확장변수로 생년월일 등록하는 방법이 있나요? [2] 2011.06.07 by 어쿠스틱
젠이 관리자가 쓴 글을 특정 회원만 열람 가능하도록 하려면 어떻게 해야 되나요?  
hahasmile 로그인,글등록이 안됩니다 ㅜㅜ [1] 2011.06.07 by 송동우
김대롱 스킨에 채팅창 넣기 질문좀 드립니다.. [1] 2011.06.07 by 송동우
HamKIm 레이아웃을 2가지 쓸때 문제점.... [3] 2011.06.07 by 날개!
dasoni09 xe 설치시 등록을 하면 자꾸 초기 설치화면으로~~ [1] 2011.06.07 by 송동우
안태영284 갤러리 사진 경로 문제 ㅜ [4] 2011.06.07 by 안태영284
금정이1 솔류선설정 [3] 2011.06.07 by 송동우
empluss 가입한회원들에게 메일보내기. [1] 2011.06.07 by 송동우
doors 제로 보드 로그인할때 밑에 경고가...  
은빛하늘264 게시판 권한설정이 안되는데, 답변부탁드립니다. [1] 2011.06.07 by 송동우
폐봉 노프레임 홈페이지에 최근게시물 넣기 좀 알려주세요 [1] 2011.06.07 by 호왕
송기애 위젯 줄간격문제..(제발 도와주세요ㅠㅠ) [1] file 2011.06.07 by Cody
호왕 문의합니다. [3] 2011.06.07 by 호왕
나의해 게시판의 module_srl 값이 무엇인가요? [2] 2011.06.07 by 앙띠2