묻고답하기

제로보드4에서 xe로 갈아타는 중 입니다. 작업하다가 막히는 곳이 있습니다. 고수님들 도와주세요...

레이아웃에 검색바를 설치 했는데, 이것을 오른쪽으로 이동하려면 레이아웃이 어느곳을 편집해야 하나요?

http://sports.wisegiga.net/xe

 

<!-- js 파일 import -->
<!--%import("js/dbx.js")-->
<!--%import("js/dbx-key.js")-->
    <!--%import("css/layout.css")-->

<!-- 레이아웃과 연동될 css 파일 import -->
<!-- 컬러셋 체크 -->
 <!--@if(!$layout_info->colorset)-->
  {@$layout_info->colorset = "blue"}
 <!--@end-->

<!-- CSS 파일 로드 (컬러셋에 따라서) -->
    <!--@if($layout_info->colorset == "beige")--> <!--%import("css/style_beige.css")-->
 {@$location_color = "gray"}
    <!--@elseif($layout_info->colorset == "green")--> <!--%import("css/style_green.css")-->
 {@$location_color = "green"}
    <!--@elseif($layout_info->colorset == "blue")--> <!--%import("css/style_blue.css")-->
 {@$location_color = "blue"}
 <!--@elseif($layout_info->colorset == "red")--> <!--%import("css/style_red.css")-->
 {@$location_color = "red"}
 <!--@elseif($layout_info->colorset == "rainbow")--> <!--%import("css/style_rainbow.css")-->
 {@$location_color = "orange"}
    <!--@else--> <!--%import("css/style_blue.css")-->{@$location_color = "blue"}
    <!--@end-->

<div id="page">
  <div id="wrapper">
 <div id="header">

  <!-- 상단 타이틀 & 프로필 -->
  <div class="headTitle">
   <h1><a href="./{$layout_info->index_url}">
   <!--@if(!$layout_info->logo_image)-->
   우리반 이야기
   <!--@else-->
   {$layout_info->logo_image}
   <!--@end-->
   </a></h1>
  </div>
 </div>
<form action="{getUrl()}" method="get"><input type="hidden" name="vid" value="{$vid}" /><input type="hidden" name="mid" value="{$mid}" /><input type="hidden" name="act" value="IS" /><input type="text" name="is_keyword" class="inputTypeText" value="{$is_keyword}" /><span class="button"><input type="submit" value="{$lang->cmd_search}" /></span></form>
 <div id="left-col">
  <!-- 상단 메뉴 출력 -->
  <div id="itheme_nav">
   <ul>
            <!--@foreach($top_menu->list as $key => $val)--><!--@if($val['link'])-->
   <li <!--@if($val['selected'])--> class="current_page_item"<!--@end-->><a href="./{$val["href']}" <!--@if($val['open_window']=='Y')--> onclick="window.open(this.href);return false;"<

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
lacid4 지금 제가 xe 버전 1.2.6이 설치 되어 있는데요 [1] 2009.11.30 by Gekkou
lacid4 대형 배너 위젯 어떻게 사용하나요???  
뮤랑이 공지사항 작성시 닉네임 안보이게 하는 방법 [1] 2009.11.30 by 엘카
박성진838 단축키 애드온 설정  
CGlink 설치할때부터 FileHandler 에러납니다.ㅠㅠ [2] 2009.11.30 by CGlink
special-m 제발요.. 몇일째 고생중입니다..게시판 관련 문제 [1] file 2009.11.30 by 백성찬
sungjaeq *** 저는 왜 "상자위젯 추가"가 없나요?*** [1] 2009.11.30 by 백성찬
소피아7 게시판에 이상한 글자들이 떠요 [3] file 2009.11.30 by 백성찬
된장맛껌 DB에서 group_srl을 마음대로 변경해도 되나요? [1] file 2009.11.30 by 백성찬
박노열 본글 수정하면 작성자가 관리자로 바뀌는 문제에 대한 질문입니다. [1] 2009.11.30 by 백성찬
김왕균 검색바 위치 변경  
Akzin 회원 가입을 위한 이메일 발송이 안됩니다. [1] 2009.11.30 by 백성찬
Akzin 애드온 설치 제거 하는 방법 [1] 2009.11.30 by 백성찬
silvergray630 비밀글에서 답변은 보이게 설정할수 있나요?  
technoage 플래너 사용하려는분들 참고  
싸나이김 로그아웃일 상태에서 계속 새로운 쪽지가 옵니다 .  
으아악. apm 7에서 xe 페이지가 보이지가 않네요 file  
ㅋㅏㅊㅣ 한줄메모장 메세지 관련 문의드립니다. [1] 2009.11.30 by ㅋㅏㅊㅣ
special-m 계정 index.htm 에 ... 왕초보...민망...도와주세요..ㅜㅜ [1] 2009.11.30 by 휘즈
네이브런 글쓰기 폼 추가하는 방법 알려주세요!