묻고답하기



보시는 바와 같이 가로 스크롤바가 길어져 버렸습니다.

레이아웃 변경은 XE기본 레이아웃 소스를 약간 변형 시킨것 뿐인데요.

그런데, 가로 스크롤바가 생뚱맞게 아주 조금 길어졌습니다. 1시간여 소스 보면서 헤매다가 질문 올려봅니다. ^^;;

변형 시킨 소스는...

@charset "utf-8";
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* White Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#ffffff;}
#bodyWrap { position:relative; width:940px; margin:0 auto;}

/* Site Layout - Header */
#header { position:relative; width:938px; height:114px; border-top:6px solid #6F2536; border-left:1px solid #ffffff; border-right:1px solid #ffffff; background:url(../images/white/bgHeader.png) no-repeat right bottom; margin-bottom:10px; z-index:99;}

#header h1 { position:absolute; top:26px; left:25px;}

#language { position:absolute; top:12px; right:19px; z-index:100;}
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #d9d9d9; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { position:absolute; top:76px; left:0; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { list-style:none; float:left;  padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { background:url(../images/white/bgGnbVr.gif) no-repeat left center; display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#FFFFFF; white-space:nowrap; text-decoration:none; font:.9em "Verdana"}
#gnb li a:hover,
#gnb li a:focus {color:#FFFFFF; text-decoration:underline;}
#gnb li.on a {color:#FFFFFF;}

#isSearch { position:absolute; top:48px; right:15px; width:214px; text-align:right;}#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(../images/white/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}#isSearch ul li { width:67px; height:18px; list-style:none;}
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:940px; padding-bottom:10px; overflow:hidden; }

/* Site Layout - Column Left */
#columnLeft {position:relative; width:201px; float:left; }
#columnLeft .mask { width:201px; height:5px; background:#ffffff; display:block;}


/* Site Layout - Column Right */
#columnRight { width:730px; float:right; overflow:hidden;}
#visualArea { width:730px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
  #footer { margin:0; padding:0; border-top:3px solid #999999; text-align:center; color:#B5B5B6; padding:.1em 0 1em; clear:both; background:#F5F5F5 url(../images/default/copyright.gif) repeat-x left top; color:#333333; font:.9em Tahoma;}
  #footer li { display:inline; padding:0 1em 0 1em; background:url(../images/default/vrType1.gif) no-repeat right center;}
  #footer li.first-child { background:none;}
  #footer li a { color:#c8c8cb; font:.9em Tahoma, "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
  #footer li address { display:inline; }


/* White Skin - End */  

입니다.

변형시킨건 얼마 없구요. 볼드체로 해놓은 부분정도인데요. 그리고 서브메뉴를 쓰지 않아서 /* Site Layout - Column Left */ 거의 지워버렸구요.

zbxe유저님들 도움좀 부탁드릴게요. ^^;;

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
술먹는하마 가로 스크롤바 길어지는 문제입니다. ㅜㅜ 도와주세요~ file  
김용희 게시판 검색이 작동하지 않습니다. [1] 2008.10.06 by Xeicus
joyfful 익스플로러 8 에서 버그 발생.. [2] file 2008.10.06 by joyfful
가랑바람 개인홈페이지에 로그인 기능을 만들고 싶습니다. [3] 2008.10.06 by 백성찬
사용자 통합검색 기능 [기능이 제대로 동작하지 않는 문제] [1] file 2008.10.06 by 느까끼
울보왕자 홈페이지 제작에 관해서 문의 [1] file 2008.10.06 by 백성찬
풀래누 게시글 마우스오버시 내용 미리보기 [2] 2008.10.06 by 초얼
송인혁 블로그처럼 절대주소를 가질 수는 없을까요?  
연얀 제로보드 사용할때 하단에 파일첨부가 클릭이안되요 [11] 2008.10.06 by 연얀
최대웅591 Forbidden "You don''t have permission to access /zbxe/ on this server" [2] 2008.10.06 by 최대웅591
leeie 회원정보... 어디에가서 확인하면 되나요? [3] 2008.10.06 by 백성찬
Holywave (외부로그인/최근게시물) 제로보드활용하여 나모웹에디터로 홈피 제작중 [2] 2008.10.06 by 느까끼
진짜이걸 HTTP Error (Message:403) 진짜해결 방법은 ?진짜이걸 [2] 2008.10.06 by 진짜이걸
진짜이걸 글작성시 새로운글 표시기간 [2] 2008.10.06 by 진짜이걸
진짜이걸 HTTP Error (Message:403) 진짜해결 방법은 ? [3] 2008.10.06 by 진짜이걸
hyongs 제가 만든 레이아웃을 사용할때만 파일첨부가 안됩니다. [1] 2008.10.06 by 느까끼
파멸의빛 맨위 상단이 안맞춰 지는 이유 아시는분 [1] 2008.10.06 by 느까끼
bluepark Optimizer  
한진천 한글도메인을 사용하는데요?? [5] 2008.10.07 by Xeicus
김기엽 벌써 제로보드 Xe에서도 자동광고글 등록이 되나요 [1] 2008.10.07 by Xeicus
솔뫼곳 게시판 이 보이지 않습니다. 로그인 하여야만 보이구요..... [2] file 2008.10.07 by 송효일
쿠드반지루엣 인용구 안에 그림파일 넣으면 웹페이지 다운증상 [1] 2008.10.07 by 백성찬
울리는짱구 로그인스킨 다운받았는대 적용이안대요 [1] 2008.10.07 by 백성찬
오가지 게시판 글 작성시 html을 이용한 이미지맵 적용은 안되나요? [2] 2008.10.07 by 오가지
JM9 외부페이지 내에서 addCSSFile function call  
어려워 외부폐이지로 값넘기기 가 안되용 ㅠㅠ  
css 100%컨텐츠 만들기 css 방법??? 고수님 도와주세요 ㅠ_ㅠ;  
연얀 메뉴 글씨 크기가 갑자기커져요..  
webbys 외부로그인으로 각각 다른 게시판으로 접속하려면 [1] 2008.10.07 by 제로왕초보
맛있는고기 크롬에 비밀번호 저장 기능을 사용하려면 어떻게 해야 할까요?