묻고답하기

현재 해커다님의 자주와 레이아웃 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 남기남
오빠가가 워드랑 xe중 대량생산에 유리한것은 뭘까요 [1] 2024.02.23 by sejin7940
엘로니 다국어 설정시 적용 안됨 [1] file 2024.02.23 by sejin7940
con 이제 xe1은 업데이트가 없는건가요?  
June 로그인오류 아시는 분 도와주세요ㅠㅠ [1] 2024.02.19 by sejin7940
부잣집도련님 라이믹스 템플릿 어디서 구매하나요?  
이선생 관리자 로그인이 안되는데요 ㅠ  
엘로니 게시판 1.11에 맞는 자료 [6] file 2024.02.14 by 엘로니
엘로니 특정 페이지 접속시 화면 안뜸 [1] file 2024.02.07 by sejin7940
엘로니 게시판 글-> 홈피 로고 클릭시 이동안함 [2] file 2024.02.07 by 엘로니
이선생 XE4 설치 헬프요..  
밀알 왕초보입니다 도와주세요  
미니사 외부페이지에서 메뉴를 읽어와 표시하고 싶습니다. [2] 2024.02.02 by 미니사
이선생 xe1 업데이트 안되는데 저만그래요?  
불꽃남자 외부페이지로 제작된 홈페이지 책갈피 이동 [2] 2024.01.30 by 불꽃남자
엘로니 https 후 로그인 불가 [1] file 2024.01.25 by sejin7940
이선생 라이젠 5600x이면 인텔 몇정도져  
미니사 회원확장변수 입력값 [2] file 2024.01.25 by 미니사
김민종 홈페이지 제작 견적 부탁 드립니다.  
자유니즘 질문있습니다! [1] file 2024.01.17 by sejin7940
깜꿍 제로보드4 설치 도와주세요 [1] file 2024.01.10 by sejin7940
수박나무 Cafe24로 호스팅하는 워드프레스 홈페이지 복사 후 리다이렉트 문제. [1] 2024.01.08 by sejin7940
cococci zeroboard4 아카이브는 다시 오픈해주시면 안되나요? [2] 2023.12.27 by 김준
이슬톡톡 이제 xe1은 업데이트가 없는건가요? [2] 2023.12.27 by 김준
hannamdieplz 처음 설치 시 하얀 화면만 보입니다  
t**** 관리자페이지 에러 [4] 2023.12.20 by t****
오빠가가 워드프레스에서 xe로 옮기는 방법이있나요? [2] 2023.12.19 by sejin7940
이수정 오류 문제 [1] 2023.12.10 by sejin7940
부잣집도련님 xe1은 무료로 이용할수 없나요? [1] 2023.12.10 by sejin7940
라랴랴랴3 (사이트 매일 다운) 호스팅 아이피 자체도 디도스 공격 당하나요 ?  
김민종 홈페이지 제작 의뢰 합니다.