묻고답하기

현재 해커다님의 자주와 레이아웃 1.1버젼으로 사이트 구축중에 있습니다.

거의 마무리 단계인데 한 가지 도저히 풀리지 않는게 있어서 질문드립니다.

해커다님께서 요새 잘 안 보이시는 것 같아 여기다 글 올리네여

zone.jpg

위 이미지처럼 기존 영역 가로 사이즈를 줄이고 우측에 배너 영역을 만들고 싶은데 초보인 저로써는 도저히 답이 없네여

css파일을 수정 해야 하는 것까진 알겠는데 단순히 기존 게시판 영역 사이즈만 줄이는 건 아닌 것 같구

몇날 몇일을 머리를굴려 봐도 도저히 모르겠네여

밑에 보시고 css파일의 어떤 부분을 어떻게 고치고 추가 해야 되는지 그리고 관리자 페이지 레이아웃 편집에서 손 봐야 할 곳은 어딘지

답변 좀 제발 부탁드리겠습니다.

다소 어렵고 난해한 질문일 수 있지만 여기 아니면 답을 찾을 길이 없네여

해커다님께서 요새 잘 보이시지 않는 것 같구...

꼭!! 좀 부탁드리구여 아래 css소스 올립니다.

보시고 꼭! 좀 부탁드릴게여(_ _)

<=css파일

@charset "utf-8";
/*
webmini (http://www.webmini.net/)
webmini@webmini.net
Kim, Tae Kyung
*/

/* Site Layout - Body Wrap */
* {margin:0; padding:0;}
body {background:#fff; line-height:16px;}
#bodyWrap {position:relative; width:980px; margin:0 auto; padding:0; border:0;}
.bul {margin:0 0 2px 0;vertical-align:middle;}

/* Site link style */

a:link {color:#555555; text-decoration:none;}
a:visited {color:#555555; text-decoration:none;}
a:hover {color:#669900; text-decoration:underline;}
a:active {color:#555555; text-decoration:none;}


/* Site Layout - Header */
#header {position:relative; width:980px; height:135px; background:url(../images/default/bgHeader.gif) repeat-x center bottom; margin-bottom:10px; z-index:99;}
#header .menuz {position:relative; height:135px; background:url(../images/default/menuz.gif) 0 100% no-repeat; }
#header .menuy {position:relative; height:135px; background:url(../images/default/menuy.gif) 100% 100% no-repeat; }
#header h1 {position:absolute; top:22px; left:0px;}
#gonggao {position:absolute; top:104px; left:650px;}
#language {position:absolute; top:40px; right:3px; z-index:100; width:220px; height:19px; padding:1px 0 0 0; text-align:center;}
*html #language {height:17px; padding:3px 0 0 0;}

#it_search_form {position:absolute; top:72px; 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;}

#mini_gnb {position:relative; margin:0; }
#mini_gnb ul {padding:2px 0px 0 0;}
#mini_gnb li {display:inline; list-style:none; padding:0 1px 0 2px; font-size:11px; white-space:nowrap;}
#mini_gnb li.bar {color:#bbb;}
#mini_gnb li.pointer {cursor:pointer;}
#mini_gnb li strong {color:#555;}
#mini_gnb li a {color:#555; letter-spacing:-1px;}
#mini_gnb li a:hover {color:#555; text-decoration:underline;}

#mini_gnb #minimenu1 {display:none; position:absolute; top:16px; Left:200px; z-index:999;}
#mini_gnb #minimenu1 ul {padding:3px 2px 2px 2px; border:1px solid #ccc; background:#fff; font-size:11px; text-align:center; letter-spacing:-1px; white-space:nowrap;}
#mini_gnb #minimenu1 li {display:inline; list-style:none; padding:0 3px; color:#888;}
#mini_gnb #minimenu1 li a {color:#666; letter-spacing:-1px;}
#mini_gnb #minimenu1 li a:hover {color:#669900; text-decoration:underline;}

#gnb { position:absolute; top:70px; height:60px; left:12px; overflow:hidden; white-space:nowrap; margin-bottom:0px; font-size:11px }
#gnb li { float:left; list-style:none; padding-left:0px; position:relative; left:0px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:7px 15px 0 15px;  height:27px; color:#ffffff; white-space:nowrap; text-align:center; font-size:1.12em; font-weight:bold; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#555555;}
#gnb li.on { background:url(../images/default/bgGnbOn.gif) 100% 100% no-repeat;}
#gnb li.on a {  font-weight:bold; padding:10px 15px 0 15px; color:#555555; background:url(../images/default/bgGnbOn2.gif)  0 100% no-repeat;}

/* 메인 2차메뉴 css */
.gnb_sub { position:absolute; top:105px; left:10px; height:24px; overflow:hidden; white-space:nowrap;  font-size:11px;}
.gnb_sub li { float:left; list-style:none; background:url(../images/default/vrType1.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:6px 8px 0 8px; height:18px; color:#555555; white-space:nowrap; text-decoration:none;  font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.gnb_sub li a:hover,
.gnb_sub li a:focus { font-weight:bold; color:#555555; }
/**  .gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#555555; background:url(../images/default/vrType1.gif) no-repeat center bottom; } 이 소스로 교체하면 2차 메뉴아래 정해진 이미지가 뜸 **/
.gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#555555; }

 

#isSearch { position:absolute; top:75px; right:10px; width:210px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0px; top:1px; text-align:left; display:block; padding:5px 0 0 8px; width:80px; height:14px; background:url(../images/default/bgSearchTerm.gif) no-repeat; font:12px "??", Dotum, "??", Gulim, AppleGothic, Sans-serif; color:#666666; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0px; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#ffffff;}
#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; color:#000000;}
#isSearch ul li label.on { background:#669900; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#669900;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:80px; height:13px; color:#000000; border:1px solid #b5b5b5; background-color:#ffffff; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#ffffff; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody {position:relative; width:980px; padding-bottom:20px; overflow:hidden; background:url(../images/default/bgContentBody.gif) repeat-y left top; background-color:#ffffff; border-bottom:1px solid #ffffff;}

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

#lnbWrap {margin:5px 0 0 0; padding:0;}
#lnbWrap img {display: block;}
#lnb {padding:0 15px; width:150px; background:url(../images/default/lnb_bg.gif) repeat-y; font-size:.9em;}
#lnb li {list-style:none;}
#lnb li a {position:relative; z-index:99; display:block;  padding:5px 10px 5px 25px; width:115px; border-bottom:1px solid #eeeeee; background:url(../images/default/smBul.gif) 5px no-repeat; color:#555555; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus {background-color:#faf9f8; color:#669900;}
#lnb li.on a {background:#faf9f8 url(../images/default/smBulon.gif) 5px no-repeat; color:#669900; font-weight:bold; letter-spacing:-1px;}
#lnb li.on a:hover,
#lnb li.on a:focus {color:#669900;}
#lnb li ul {display:none; position:relative; padding:0; width:150px;}
#lnb li.on ul {display:block;}
#lnb li ul li {position:relative; top:0;}
#lnb li ul li a {width:110px; background:url(../images/default/submenulist.gif) 12px 7px no-repeat !important; padding:5px 10px 5px 30px; color:#666 !important; font-weight:normal !important; letter-spacing:normal !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus {color:#669900 !important;}
#lnb li.on ul li.on a {color:#669900 !important; font-weight:bold !important;}

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

/* Site Layout - Footer */
#footer{clear:both; padding:10px 0 20px 0; border-top:1px solid #e1e1e1; text-align:center;}
#footer a{text-decoration:none; color:#666;}
#footer a:visited{text-decoration:none; color:#666;}
#footer a:hover{text-decoration:underline;}
#footer ul{margin:0 0 14px 0;}
#footer ul li{display:inline; position:relative; padding:0 1px 0 6px; font-size:11px; white-space:nowrap; background:url(../images/default/line_v_footer.gif) no-repeat 0 0;}
#footer ul a{letter-spacing:-1px;}
#footer p{margin:-8px 0 14px 0; font-size:11px; line-height:16px; color:#aaa; letter-spacing:-1px;}
#footer address{margin:0 14px 0 0; font:9px Verdana;}
#footer address a {color:#669900 !important; font:bold 9px Tahoma; text-decoration:none;}
#footer address a:hover,
#footer address a:focus {font:bold 9px Tahoma; color:#666666;}

 

/* Rss */
#rsswrap {margin:10px 0;text-align:center;}
.rss_icon {background: url(../images/default/btn_rss.gif) left 50% no-repeat; margin-top: 10px; padding: .1em 0 .1em 20px; font: 0.9em/2 Tahoma, Helvetica, sans-serif; color: #999;}

여기까지 css파일

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
밀래 플래쉬로 XML데이타를 가지고 가려 하는데 1.2.0이후로 확장변수 테이블이 넣기..  
구기지 꼭!!좀 답변 부탁드리겠습니다. [6] file 2009.04.30 by 구기지
건즈 블로그 api/blog api에 접속하니 이런 페이지가  
고릴라2 뉴질랜드 에서..홈페이지 메인 초기화면 에 들어갈 코너 디자인 을 의뢰 하고 싶습니다 [1] 2009.04.30 by 건즈
bluesunwon 회원연동 [2] 2009.04.30 by bluesunwon
더글더글 닉네임이미지 설정 [2] 2009.04.30 by 더글더글
구기지 진아아빠님 죄송하지만 질문 다시 한번 더 드릴게여 [2] file 2009.04.30 by 구기지
으아악. 로그인 위젯을 다운 받았는데 어떻게 적용하는지 방법좀 알려주세요 [3] 2009.04.30 by 캉호
Qwiff 마이그레이션에서 포토게시판 전환작업을 할때 첨부파일이  
se루돌프 메뉴와 분류쪽 추가 및 수정이 안되는 문제 [4] file 2009.04.30 by se루돌프
이슈트래커 이슈트래커 질문이요! [1] 2009.04.30 by 피키4
장우성 어렵네요.  
이형구704 1.2.2 버전 하위폴더 없이 다운받을수 있을까요;;; 부탁의글 [3] 2009.04.30 by 다니엘SEO
하선비 제로홈 최근게시물 어떻게 하나요. [2] file 2009.04.30 by 하선비
김바오로 레이아웃 가로메뉴 상단위에 내가만든 이미지나 플래시넣는 방법좀 제발 알려주세요 [1] 2009.04.30 by 온에프디
신채호240 관리자모드 setting에서 [1] 2009.05.01 by 피키4
재택알바 급해요!! 지금 관리자가 안들어가져요 [3] 2009.05.01 by notre
ceg firebird2.1 을 사용할려고 하는데 활성화가 되지 않네요.  
다니엘SEO 헉! 업뎃 후 문제가... [2] 2009.05.01 by 다니엘SEO
micky707 전체쪽지기능 [1] 2009.05.01 by 다니엘SEO
장뚱이 업데이트 후 이모티콘이 안되네요. [4] 2009.05.01 by 김유중345
하니 XE는 왜 자꾸 글을 보면 코멘트 쓰는 곳으로 내려가나요? [4] 2009.05.01 by 하니
온에프디 게시판이 고장났나봐요 (답변좀 해주세요~) [1] 2009.05.01 by 김유중345
Joongsya 재질문] 메인상단부분 여백조정 어디서 해야하는지?? [19] file 2009.05.01 by 비나무
papasito 회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?  
검하날 최근 글 목록 수 문제  
검하날 아이디 비번찾기 관련해서 궁금합니다.  
쌈꾼 1.22 업데이트후에...에러.. [2] 2009.05.01 by 온에프디
이정주 (xpresseditor) 글 작성할 때, 엔터시 <p>테그로 먹히지 않게 하는 방법 [2] 2009.05.01 by 넨네
Eavan♡AnG 모든 게시판에서 레벨아이콘이 안나오네요;;;; [1] 2009.05.01 by 넨네