묻고답하기

레이아웃 메뉴 관련 질문입니다.

2008.08.30 03:49

메디프

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 남기남
멍충돋네 소시랑 한줄메모장에서 maxlength조절해도 잘려서 나옵니다ㅠㅠ [2] 2012.04.09 by 송동우
키스미베이베 카테고리 설정후 글열람시 밑의 목록도 그 카테고리만 보이게 [1] file 2012.04.09 by 송동우
bonik 내가 쓴 글 보기 기능에서 익명게시판에 쓴 글은 원래 보이지 않나요?  
bonik 설문조사가 모바일 페이지에서 보이도록 하는 방법이 없을까요?  
꿀꺽2 확장변수만 입력하는 게시판을 만들고 싶습니다. 에디터 없이 [3] 2012.04.09 by 송동우
로브스타 안녕하세요 xe 유저님 빌더님들...한가지 정말급하게 여쭙고싶습니다 [9] file 2012.04.09 by 숭숭군
카이닉스 비밀댓글을 content 위젯에서 제외하는 방법? [1] 2012.04.09 by 송동우
무지개2949 xe 밑에 로고 없애려면 어떤 과정을 밟아야 하죠?? [1] 2012.04.09 by 송동우
아이블루 첫화면 문서페이지를 위젯페이지로 어덯게 바꿀까요? [2] 2012.04.09 by 송동우
사과꽃향기5 홈피 접속이 그래도 안돼요~ [3] 2012.04.09 by 무지개2949
오~즐거운인생 설치된모듈 항목에 게시판이 보이지 않습니다. [2] 2012.04.09 by 무지개2949
아나니나노 첨부파일 다운로드가 제대로 작동을 안합니다. [3] 2012.04.09 by 무지개2949
혼자267 내용에 값을 입력해주세요 문제좀 해결 해주세요.. [1] 2012.04.09 by 무지개2949
김말이말이 위키에 자동으로 목차가 생성되게 할 수 없을까요? file  
sunah0316 결제시스템 모듈 설치후 생성  
센시 목록 썸네일문제 도와줄수있는분 정말 없으신가요..ㅠㅠ [1] file 2012.04.09 by 송동우
몽키매직 송동우님 한번만 봐주세요 (게시판 첨부파일없을때 글 등록안되기) [1] 2012.04.09 by 송동우
cycix2 cut_str() 같은 함수를 사용하려면...  
파표 밀라떼 pad에서 하단에 원하는 페이지 나오게끔 하고싶은데 도와주세요 [1] file 2012.04.09 by br's
파릇애국 웹폰트 애드온 적용 시, 페이지가 사라졌습니다.