묻고답하기



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

레이아웃 변경은 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 남기남
진짜이걸 HTTP Error (Message:403) 진짜해결 방법은 ? [3] 2008.10.06 by 진짜이걸
진짜이걸 글작성시 새로운글 표시기간 [2] 2008.10.06 by 진짜이걸
진짜이걸 HTTP Error (Message:403) 진짜해결 방법은 ?진짜이걸 [2] 2008.10.06 by 진짜이걸
Holywave (외부로그인/최근게시물) 제로보드활용하여 나모웹에디터로 홈피 제작중 [2] 2008.10.06 by 느까끼
leeie 회원정보... 어디에가서 확인하면 되나요? [3] 2008.10.06 by 백성찬
최대웅591 Forbidden "You don''t have permission to access /zbxe/ on this server" [2] 2008.10.06 by 최대웅591
연얀 제로보드 사용할때 하단에 파일첨부가 클릭이안되요 [11] 2008.10.06 by 연얀
송인혁 블로그처럼 절대주소를 가질 수는 없을까요?  
풀래누 게시글 마우스오버시 내용 미리보기 [2] 2008.10.06 by 초얼
울보왕자 홈페이지 제작에 관해서 문의 [1] file 2008.10.06 by 백성찬
사용자 통합검색 기능 [기능이 제대로 동작하지 않는 문제] [1] file 2008.10.06 by 느까끼
가랑바람 개인홈페이지에 로그인 기능을 만들고 싶습니다. [3] 2008.10.06 by 백성찬
joyfful 익스플로러 8 에서 버그 발생.. [2] file 2008.10.06 by joyfful
김용희 게시판 검색이 작동하지 않습니다. [1] 2008.10.06 by Xeicus
술먹는하마 가로 스크롤바 길어지는 문제입니다. ㅜㅜ 도와주세요~ file  
신비의불 코드생성한 소스를 페이지에 삽입하면 엑박이 뜨는데.. [2] file 2008.10.06 by 신비의불
우냠냠 게시판하나가 조회수가 계속 올라가네요 [1] 2008.10.06 by 하하하^^
부암영어 스킨 [2] 2008.10.06 by 부암영어
파다 기존에 있던 회원들.. [1] 2008.10.06 by 백성찬
제로왕초보 로그인 전/후의 ''기본'' 모듈을 다르게 설정할 수 있는 방법? [5] 2008.10.06 by 제로왕초보
G.g.G index.php 이름을 변경할경우, [1] 2008.10.06 by 백성찬
김찬희 게시판 리스트에 나오는 날짜를 임의로 수정할 수 있는 방법 [2] 2008.10.06 by hosea085
루마 1.0.5.에서 1.0.6으로 zbxe 폴더 전체를 덮어씌웠는데 문제가 생겼어요ㅠㅠㅠ [1] 2008.10.06 by 느까끼
SeypPig 설치 완료 후 관리자 로그인이 안되요...ㅜㅜ 고수님들 도와주세요. [3] file 2008.10.06 by 백성찬
울리는짱구 제로보드xe 스킨질문이요 [1] 2008.10.06 by 백성찬
칼잇으마 ftp비번, mysql비번을 바꾸었을때 xe에서 비번을 수정할 곳이 몇군데 있나요? [3] 2008.10.06 by 느까끼
도광 최신 버전 업데이트 할때 버전 [2] 2008.10.06 by 느까끼
oky 404 에러 출력 페이지 [2] 2008.10.06 by oky
Badboy euc-kr, UTF-8 [3] 2008.10.06 by 왜만지냐
한미키친 언어 선택에서 필요한 것만 남기고 불필요한 것들은 안 나오게 할 수 있나요? [2] 2008.10.06 by 빠른거부기