묻고답하기

제가 ./layouts/xe_solid_enterprise_LeCiel_v1/ 스킨을 쓰고 있습니다.

 

(./themes/xe_solid_enterprise/layouts/xe_solid_enterprise/ 와 거의 유사합니다)

 

 

2차메뉴를 좌측에 뿌리고 싶어서 다른 스킨 (./layouts/xe_official/)의 메뉴출력 부분을 레이아웃에 붙였습니다.

클래스이름이 겹치는 부분과 z-index를 수정하여 사용하고 있는데, 아래 그림과 같이 게시판에 글쓰기 모드로만들어가면 메인드롭메뉴가 뒤로 밀립니다.

 

게시판의 레이아웃을 고쳐보려고 소스를 뒤져봐도 어디에도 없네요. 어디를 고쳐야 할까요.

 

[아래그림설명] 아래처럼 메인드롭다운 메뉴가 페이지 본문위, 게시판리스트, 게시판 본문 글 모두 정상으로 나옵니다.

 

K-76.png

 

 

[아래그램설명]  그런데, 밑에 그림처럼 메인드롭다운 메뉴가 게시판 글쓰기에서만 뒤로 밀립니다

 

 

K-77.png

 

 

 

 

 

 

어디를 고쳐야 할까요?

 

현재 레이아웃 스킨의 z-index는 아래와 같습니다.

 

 

@charset "utf-8";
/* CSS Document */

body {font-size: 13px;font-family:'나눔고딕','NanumGothic',ng, Arial, AppleGothic; margin: 0; padding: 0;}
a { text-decoration: none; color: #000000; }
a:hover, a:focus { color: #2D648A; }
.x { clear: both; }
.line { clear: both; padding: 15px 0 0; border-bottom: 1px solid #ddd; margin: 0 0 35px; }

img{border:none;}
/* head */
#wrap      {width:100%;}
#wrap .top     {width:100%;height:73px;z-index:300;background:url(../images/header_bg.gif) repeat-x top left;}
#wrap .header    {width:960px;height:73px;margin:0 auto;position:relative; z-index:150;}
.header .logo    {margin-top:15px;float:left;}
.header ul     {margin:0;padding:0;}
.header li     {list-style:none;}

 

/* 원래거 xe_office
.body{position:relative;z-index:1;padding-bottom:30px;background:url(../images/default/bgContentBody.gif) repeat-y left top;border-bottom:1px solid #ddd;zoom:1}
.body:after{content:"";display:block;clear:both}
*/

/* 원래거 LeCiel_v1
#wrap .main     {width:100%;z-index:200;}
.main .container  {width:960px;position:relative;padding-top:50px;margin:0 auto 30px auto;_margin-bottom:50px;overflow:hidden;}
*/

/* Site Layout - Content Body */
#wrap .main         {width:100%; z-index:200;}
.main .container    {width:960px;position:relative;padding-top:30px;margin:0 auto 30px auto;_margin-bottom:50px;overflow:hidden;}


/* Site Layout - Column Left 좌측메뉴를 위해서 xe-office 레이아웃에서 붙인 소스입니다 */
.lnb{position:relative;width:211px;float:left}
.lnb h2{margin:0}
.lnb h2 a{display:block;padding:10px 0 10px 20px;text-decoration:none;color:#333}
.locNav{border-top:1px solid #ddd;padding:4px 5px;width:170px;margin:0 0 1em 0;list-style:none}
.locNav li{padding:0 0 4px 0;vertical-align:top}
.locNav li a{padding:6px 5px 6px 13px;display:block;border:1px solid #e8e8e8;border-left:0;border-right:0;background:url(../images/bgLnbOff.gif) repeat-x;color:#3e3e3e;position:relative;z-index:100;text-decoration:none}
.locNav li.active a{color:#fff;background:#de4332;border:1px solid #de4332;border-left:0;border-right:0}
.locNav li ul{display:block;position:relative;width:170px;padding:0 3px;margin:0;border-top:1px solid #fff;overflow:hidden}
.locNav li li{padding:0;border-top:1px solid #f2f2f2;position:relative;top:-1px}
.locNav li li a{padding:6px 5px 6px 10px;width:169px;color:#818181 !important;border:none;background:none !important;border:none !important}
.locNav li.active li.active a{color:#ff1a00 !important;font-weight:bold !important;background:url(../images/bulletLnb.gif) no-repeat 155px center  !important}


/* Site Layout - Column Right */
.content{width:730px;float:left}
/* Site Layout - Footer */
.footer{border-top:3px solid #f4f4f4;padding:1em 0;clear:both}
.footer p{text-align:center;margin:0}
.footer a{color:#999;font-size:.9em;text-decoration:none}


/* GNB */
.header .gnb    {position:absolute;top:36px; left:220px;z-index:10000;}
.gnb li.m1     {width:109px;height:35px;float:left;position:relative;}
.gnb li.m_on    {background:url(../images/gnb_m1_on_n.gif) no-repeat top left;}

.gnb a      {font-family:'나눔고딕','NanumGothic',ng, Helvetica, sans-serif;font-weight:bold;outline:none;ie-dummy: expression(this.hideFocus=true);}
.gnb li.m1 a.m1_a   {color:#FFF;font-size:14px;line-height:14px;text-decoration:none;
display:block;width:109px;height:35px;cursor:pointer;}

.gnb li.m_on a.m1_a   {color:#0f0f0f !important;}
.gnb li.m1 span.m1_span  {display:block;width:109px;height:25px;text-align:center;padding-top:10px;}
.gnb .lnbg     {margin:0;padding:1px 0 0 0;background:url(../images/lnb_bg.gif) no-repeat top left;}
.gnb .sub     {width:106px;position:absolute;left:2px;z-index:20000; display:none;}
.gnb .lnbg .s1    {width:106px;height:32px;background: url(../images/lnb_bg.gif) no-repeat top left;}
.gnb .lnbg .s1 a    {width:106px;height:24px;padding-top:8px;font-size:12px;text-align:center;color:#5e5e60;display:block;font-weight:bold;text-decoration:none;}
.gnb .lnbg .s1 a:hover  {color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0;}
.gnb .lnbg .s1 a.a_on  {color:white;background:url(../images/lnb_bg_on.gif) no-repeat 1px 0;}
.gnb .bottom   {width:106px;height:3px;background:url(../images/lnb_bg.gif) no-repeat bottom left;}
.gnb .bottom span   {width:0;height:0;background:#000;}


 

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
내맘에들어오면 한게시판 안에 전체 댓글을 갯수로 파악할수있나요. [1] 2012.02.18 by 송동우
good499 사이트를 여러개 만들수 있나요? 인덱스를 여러개 [1] 2012.02.18 by 젠이
오락실주인 게시판 어떤게좋죠??추천좀 ^ ^  
jn4kim 자동 언어 선택 애드온을 사용중인데요... 이상하게 작동해요  
키스미베이베 송동우님 감사합니다. 다시한번만 봐주세요 [3] 2012.02.18 by 송동우
다크피닉스 css class명이 중첩되는 경우 file  
striz 외부링크차단이요 index.php 로는?  
흑묘백묘 111.com 을 www.111.com 로 포워딩 시키는 방법이 어느몇가지? [1] 2012.02.18 by 송동우
박노열 로그인 양식이 옳은지 잘못된 것인지 확인요청합니다. [1] file 2012.02.18 by 이지데브
lmjy2k 각 글마다 읽기 권한을 따로 설정할 순 없나요? [2] 2012.02.18 by 송동우
Huckleberry Finn 덧글을 달거나 추천을 할때 자동 새로고침 안돼게 하는법좀 알려주세요.  
키스미베이베 프레임 나가기(?) 프레임 나뉜것 합체하기(?) [1] 2012.02.18 by 송동우
단소사랑 column 추가 후 글등록하면 글목록에 나타나지 않습니다. [3] file 2012.02.18 by 단소사랑
윈컴이 XE 설정의 '통합 인증' [1] 2015.02.28 by delphiXE2
인형의기사 관리자 로그인 후 글 수정시 "페이지 로딩이 잠시 지연..... [1] 2012.02.18 by delphiXE2
때린데 또때려 레이아웃 에서 위젯삽입부분 색상변경방법 [1] file 2012.02.18 by 에릭리카드
007611 [ver.1.5]관리자화면의 회원목록에서 확장변수 표시(도와주세요) [3] 2012.02.18 by 송동우
e_e 로그인이 아예 안됩니다 + 관리자 메뉴 초기화 안됩니다  
Yosida_sakura 게시판 질문좀 드립니다.  
NTNTNT 브라우저 타이틀 불러오려면 어떻게 해야 하나요? [1] 2012.02.18 by 송동우
너럭바위 위젯 수정을 할 수가 없어요.ㅠㅠ file  
Negai~ XE 1.5버젼에서 모바일이 작동을 안합니다 [1] 2012.02.18
박은미994 메인드롭메뉴가 본문게시판쓰기 뒤로 갑니다. z-index 좀 봐주세요 [1] file 2012.02.18 by 송동우
오는구름 회원 목록이 사라졌는데... 답변이 이해가 안되요.(완전초보)  
oO나쁜토끼Oo 메뉴수정후.. 저장하면 잘못된 요청입니다. [1] 2012.02.18 by 요망진
곰사슴 그룹 만기일 관리 모듈이 xe 1.5.1.8 에서 작동이 안됩니다! 도와주세요!  
바닐라스카이77 위젯페이지 수정시 영상뒤로 숨은 수정버튼 file  
엔클레이브 제로보드 설치 에러  
엔클레이브 제로보드 설치 에러  
카메론다이아몬드 Contact us 모듈 비회원 글쓰기