묻고답하기

sub_gray.jpg

위에 나오는 2단계 세로 메뉴를 1단계 가로 메뉴 밑에 가로로 2단계메뉴를

넣고 싶은데 몇일을 찾아헤매도 도저히 모르겠네요.

어디를 어떻게 변경해야 되나요?

고수님들 답변 부탁드리겠습니다.
---------------------------------------------------------------------------------------------------
<!-- js 파일 import -->
<!--%import("js/xe_simple3.0.js")-->

<!-- 레이아웃과 연동될 css 파일 import -->
<!--@if($layout_info->colorset == "ash")-->
    <!--%import("css/ash.css")-->
<!--@elseif($layout_info->colorset == "dual")-->
    <!--%import("css/dual.css")-->
<!--@elseif($layout_info->colorset == "white")-->
    <!--%import("css/white.css")-->
<!--@elseif($layout_info->colorset == "kraft")-->
    <!--%import("css/kraft.css")-->
<!--@elseif($layout_info->colorset == "linen_dot")-->
    <!--%import("css/linen_dot.css")-->
 <!--@else-->
    <!--%import("css/default.css")-->
<!--@end-->

<!--@if($layout_info->background_image)-->
<style type="text/css">
    body {  background:#FFFFFF url({getUrl()}{$layout_info->background_image}) repeat-x left top; }
</style>
<!--@end-->

<!--@if(!$layout_info->colorset)--> {@$layout_info->colorset = "default"}<!--@end-->
<!--@if(!$layout_info->content_width)-->{@ $layout_info->content_width = 770; }<!--@end-->

<div id="bodyWrap" style="width:{$layout_info->content_width}px;">
 <div id="header"style="width:{$layout_info->content_width}px;"> 
  <!--GNB-->
  <ul id="gnb">
            <!-- main_menu 시작 -->
            <!--@foreach($main_menu->list as $key => $val)--><!--@if($val['link'])-->
                <!--@if($val['selected'])-->
                    {@ $menu_1st = $val }
                <!--@end-->

                <li <!--@if($val['selected'])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a></li>

            <!--@end--><!--@end-->
            <!-- main_menu 끝 -->
  </ul>
  <!--//GNB-->
 </div>

 <div id="contentBody" style="width:{$layout_info->content_width-15}px;">
  <div id="columnCenter" style="width:{$layout_info->content_width-30}px;">
   <img src="./images/blank.gif" alt="" class="mask" />
            <!-- 컨텐츠 시작 -->
            {$content}
  </div>
 </div>

<div style='position:absolute;top:95px;left:50%;'>
<div id="columnLeft" style='position:relative;top:0;right:{($layout_info->content_width)/2+127}px;'>
 <!-- 왼쪽 2차 메뉴 -->
            <!--@if($menu_1st)-->
   <ol id="lnb">
                {@ $idx = 1 }
                <!--@foreach($menu_1st['list'] as $key => $val)--><!--@if($val['link'])-->
    <li <!--@if($val['selected'+ '])-->class="on"<!--@end-->><a href="{$val['href']}" <!--@if($val['open_window']=='Y')-->onclick="window.open(this.href);return false;"<!--@end-->>{$val['link']}</a>
    </li>{@$idx++}<!--@end--><!--@end-->
   </ol>  
 <!--@end-->
</div>
</div>
 <ul id="footer">
  <li class="first-child">
   <address>
   <a href="http://www.zeroboard.com/" onclick="window.open(this.href);return false;"><img src="./images/{$layout_info->colorset}/powerdByZeroboard.gif" alt="Powered By ZeroBoard" width="99" height="5"></a></address>&nbsp;|&nbsp;<a href="http://alphalyra.net" target="_blank"><img src="images/{$layout_info->colorset}/designby.gif" alt="ALPHALYRA.NET" width="85" height="5"></a><br><div>{$layout_info->copyright}</div>
  </li>
 </ul>
</div>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
때린데 또때려 회원가입폼 비밀번호 찾기 질문/답변 삭제및 필수항목 선택 [5] 2012.04.08 by 송동우
moonsoo77 login_info.html 에서 정회원에게만 링크 보여주기 문의드립니다. [1] 2012.04.08 by 송동우
희망샘 socialxe 로그인 에러 [2] file 2020.03.14 by BNU
카이닉스 익명게시판 랜덤 닉네임 애드온? 모듈? 예전에 있지 않았나요?? [2] 2020.03.14 by milaero
박노열 xe1.5.2.2에서 글쓰기 등록하면 나타나는 에러 도움 바랍니다. [1] file 2020.03.14 by 박노열
하눅시무 송동우님.... 그림 추가해놨는데 확인좀 부탁드릴께요....ㅠㅠ [1] file 2012.04.08 by 송동우
제이미구구 게시판의 읽기 화면을 수정하고 싶은데 어떤 파일? [2] 2020.03.14 by BNU
희망샘 모바일용에서 본문 이미지가 보이지 않습니다. [1] 2020.03.14
메호르 쉬운 설치로 업데이트 하다 홈페이지가 접속이 안됩니다 ㅠㅠ [1] 2020.03.14 by 메호르
희망샘 content 이미지슬라이더위젯 에러  
천민수 텍스타일과 xe의 데이터 호환? 파일 호환?  
하눅시무 관리자페이지에서 수정했는데 ftp안에 파일은 수정이 안되는건 왜그런거에요??  
심이의미소 제로보드 외부페이지에 위젯 추가가 되지 않습니다.  
바부야503 웹 윈도우호스팅/리눅스호스팅 차이점. [2] 2012.04.09 by cycix2
광오문주 드롭메뉴를 안보이게 하려고합니다. [1] file 2012.04.09 by 송동우
몽키매직 게시판글쓰기시 첨부파일없으면 글등록 안되기.. [1] 2012.04.09 by 송동우
센시 갑자기 게시판목록에 썸네일이 보이지않습니다.(첨부) [1] file 2012.04.09 by 한마음^^
파릇애국 웹폰트 애드온 적용 시, 페이지가 사라졌습니다.  
파표 밀라떼 pad에서 하단에 원하는 페이지 나오게끔 하고싶은데 도와주세요 [1] file 2012.04.09 by br's
cycix2 cut_str() 같은 함수를 사용하려면...  
몽키매직 송동우님 한번만 봐주세요 (게시판 첨부파일없을때 글 등록안되기) [1] 2012.04.09 by 송동우
센시 목록 썸네일문제 도와줄수있는분 정말 없으신가요..ㅠㅠ [1] file 2012.04.09 by 송동우
sunah0316 결제시스템 모듈 설치후 생성  
김말이말이 위키에 자동으로 목차가 생성되게 할 수 없을까요? file  
혼자267 내용에 값을 입력해주세요 문제좀 해결 해주세요.. [1] 2012.04.09 by 무지개2949
아나니나노 첨부파일 다운로드가 제대로 작동을 안합니다. [3] 2012.04.09 by 무지개2949
오~즐거운인생 설치된모듈 항목에 게시판이 보이지 않습니다. [2] 2012.04.09 by 무지개2949
사과꽃향기5 홈피 접속이 그래도 안돼요~ [3] 2012.04.09 by 무지개2949
아이블루 첫화면 문서페이지를 위젯페이지로 어덯게 바꿀까요? [2] 2012.04.09 by 송동우
무지개2949 xe 밑에 로고 없애려면 어떤 과정을 밟아야 하죠?? [1] 2012.04.09 by 송동우