묻고답하기

레이아웃 왼쪽 부분에서 메뉴 출력 아래에
배너나 이미지를 넣고 싶은데
어디다 넣어야 할지 모르겠습니다.
레이아웃 편집에다 넣었더니
다음 처럼 되어버리구요..

http://mstech123.cafe24.com
xe_offical 레이아웃입니다.

레이아웃  소스를 아래 빨간색만 편집했는데요..
레이아웃이 아니라 css를 수정해야 되는지..

<load target="js/xe_official.js" />
<load target="css/default.css" cond="$layout_info->colorset=='default'" />
<load target="css/white.css" cond="$layout_info->colorset=='white'" />
<load target="css/black.css" cond="$layout_info->colorset=='black'" />
<style type="text/css" cond="$layout_info->background_image">
body{background:url({getUrl()}{$layout_info->background_image}) repeat-x left top;}
</style>
<colorset)-->{@$layout_info->colorset">!--@if(!$layout_info->colorset)-->{@$layout_info->colorset = "default"}<!--@end-->
<div class="xe">
 <div class="header">
  <h1>
   <a href="{$layout_info->index_url}" cond="$layout_info->logo_image"><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /></a>
   <a href="{$layout_info->index_url}" cond="!$layout_info->logo_image">{$layout_info->logo_image_alt}</a>
  </h1>
  
  <div class="gnb">
   <ul>
    <li loop="$main_menu->list=>$key1,$val1" class="active"|cond="$val1['selected']"><a href="{$val1['href']}" target="_blank"|cond="$val1['open_window']=='Y'">{$val1['link']}</a>
     <ul cond="$val1['list']">
      <li loop="$val1['list']=>$key2,$val2" class="active"|cond="$val2['selected']"><a href="{$val2['href']}" target="_blank"|cond="$val2['open_window']=='Y'">{$val2['link']}</a></li>
     </ul>
    </li>
   </ul>
  </div>
  <form action="{getUrl()}" method="post" class="iSearch">
   <input type="hidden" name="vid" value="{$vid}" cond="$vid" />
   <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="iText" title="keyword" />
   <input type="image" src="./images/{$layout_info->colorset}/buttonSearch.gif" alt="{$lang->cmd_search}" class="submit" />
  </form>
 </div>
<img src="http://mstech.g3.cc/imgaes/right_3.gif">
 <div class="body">
  <div class="lnb">
   
   <h2 loop="$main_menu->list=>$key1,$val1" cond="$val1['selected']"><a href="{$val1['href']}" target="_blank"|cond="$val1['open_window']=='Y'">{$val1['link']}</a></h2>
   <ul class="locNav" loop="$main_menu->list=>$key1,$val1" cond="$val1['selected'] && $val1['list']">
    <li loop="$val1['list']=>$key2,$val2" class="active"|cond="$val2['selected']"><a href="{$val2['href']}" target="_blank"|cond="$val2['open_window']=='Y'">{$val2['link']}</a>
     <ul cond="$val2['list']">
      <li loop="$val2['list']=>$key3,$val3" class="active"|cond="$val3['selected']"><a href="{$val3['href']}" target="_blank"|cond="$val3['open_window']=='Y'">{$val3['link']}</a></li>
     </ul>
    </li>
   </ul>
  </div>
  <div class="content xe_content">
   {$content}
  </div>
 </div>
 <div class="footer">
  <p><a href="http://xpressengine.com/" target="_blank">Powered by <strong>XE</strong></a></p>
 </div>
</div>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
박상범473 관리자메일 사용시 네이버메일만 오네요?? [2] 2009.04.01 by 박상범473
쿼바디스 최근 게시글에 재목이 안떠요^^ [2] 2009.04.01 by 쿼바디스
만쓰별(정만) visualArea 가 뭔가요? [1] 2009.04.01 by 만쓰별(정만)
전산실왕고 회원가입을 받을때 email주소를 받지 않아도 되게 수정하는 방법 [6] 2009.04.01 by 전산실왕고
슬픈동화 플래너 모듈 0.3pl7 가지고 계신분? [1] 2009.04.01 by 백성찬
Netsko 회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요? [2] 2009.04.01 by sss
taijui 쪽지함에서 닉네임에 마우스 오버 시 손모양 나오게 하는 방법..  
박상범473 인터넷창 닫을시 자동로그아웃 할수있는 방법 없나요?? [1] 2009.04.01 by 만쓰별(정만)
dukecherry 메뉴글자위에 그래픽 버튼을 올릴수 없나요?  
난아 업그레이드 후 본문삽입한 그림이 보이지 않습니다. [6] 2009.04.01 by 삽질
ssavio 제로보드 4에 있던 DB를 XE로 어떻게 옮기나요? [2] 2009.04.01 by phiz
송인혁 특정 사용자/작성자의 글만 따로 볼 수는 없나요?  
송범의 웹 경로에 해당하는 실제 파일명을 알고 싶어요 ^^;  
toy2 1.2 업데이트 후 작업하다 "요청하신 모듈을 찾을 수 없습니다" 에러 [1] file 2009.04.01 by CiEl77
이대우404 외부페이지 생성시 html 파일이 생성이 안됩니다. [2] 2009.04.01 by 이대우404
모르네유 제로보드 설치하고 난 다음 로그인이 안되여..ㅠㅠ [2] 2009.04.01 by 싸리비
blue lotus 백성찬님~ 그리도 다른분들.. 질문요 [1] 2009.04.01 by 백성찬
donit2 기본 URL 은 어떤 table 에 저장되는지 궁금합니다. [2] 2009.04.01 by donit2
이기엽481 제로보드 로딩이 오래걸리네요. [2] 2009.04.01 by 이기엽481
포그난 한번에 똑같은 게시글 여러번 올릴려면 어디를 손봐야 할까요?