묻고답하기

부분배경색 변경이요

2009.07.31 06:09

zizi

http://bohwa.hosting.paran.com/xe/againsoma

여기에서 왼쪽메뉴부분색을 검정으로 하고싶은데

어디를 변경해야하는지 몰라서요

css함께 올릴께요

답변 부탁드립니다 (__)

 

 

css-

@charset "utf-8";
/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Element Reset */
body { margin:0; font-family:Dotum, Tahoma, Sans-serif; font-size:12px; background:#333333; color:#333333;}
address { font-style:normal;}
hr{ display:none; position:absolute;}
img,
fieldset{ border:0; margin:0; padding:0;}
legend{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}

/* Form Controls */
.inputText{ border:1px solid; padding:3px 4px 0 4px; _margin:-1px 0; font-size:12px;}

/* Skip To Content */
a.skipToContent{ display:block; position:relative; top:0; clear:both; overflow:hidden; height:0; text-decoration:none;}
a.skipToContent:hover,
a.skipToContent:active,
a.skipToContent:focus{ height:auto; margin:0 0 10px 0; padding:5px;}

/* Layout */
#container{ margin:0 20px;}
#header{ padding:30px 0 0 0; margin:0 0 11px 0;}
#body{ margin-bottom:13px; background:url(../img/bgE1.gif) repeat-y;}
.fixed .ce #body #content,
.fixed .ec #body #content{ width:762px;}
.fixed .ce #body .e1,
.fixed .ec #body .e1{ width:183px; padding:20px 0 150px 0 }
#footer{ border-top:1px solid #cfcfcf; padding:1em 0 3em 0;}

/* Header Extension */
#header h1{ margin:0 0 10px 0;}

#header .account{ position:absolute; top:37px; right:15px; color:#999; margin:0;}
#header .account strong{ font-weight:normal; color:#000;}
#header .account em{ font-size:11px; font-style:normal; letter-spacing:-1px; margin-right:5px;}
#header .account .buttonAccount,
#header .account .buttonAccount input,
#header .account .buttonAccount a { cursor:pointer; position:relative; display:inline-block; height:18px; line-height:18px; font-size:11px; color:#777; text-decoration:none; background-image:url(../img/buttonSmall.gif); background-color:transparent; background-repeat:no-repeat; vertical-align:middle; overflow:visible; border:0;}
#header .account .buttonAccount{ background-position:left top; margin-right:2px;}
#header .account .buttonAccount input,
#header .account .buttonAccount a{ left:2px; _top:-1px; background-position:right top; padding:0 7px 0 5px;}
#header .account input.inputType { margin:0; vertical-align:middle; height:14px; width:60px; border:1px solid #ccc; color:#444; font-size:11px; padding:2px;}
#header .account input.inputType:focus { padding:1px; border:2px solid #aaa; }
#header .account #keepA { margin:0; padding:0; vertical-align:middle;}
#header .account label { display:none; width:200px;  position:absolute; top:20px; left:0; background-color:#fff; border:1px solid #ccc; padding:5px; z-index:5;}
#header .account label.show { display:block; }

#header .extension{ border:1px solid #37393d; padding:9px 0 10px 12px; background:url(../img/bgGnb.gif) repeat-x; height:14px;}
#header .extension ul{ position:relative; margin:0; padding:0; overflow:hidden; *zoom:1;}
#header .extension li{ position:relative; left:-2px; margin:0 -4px 0 0; background:url(../img/vrGnb.gif) no-repeat left center;}
#header .extension li a{ display:inline-block; padding:0 10px; color:#9EA1AB; text-decoration:none;}
#header .extension li.on a{ color:#6DADDD; }
#header .extension li img{ vertical-align:middle;}

#header .extension .search{ position:absolute; top:8px; right:25px; margin:0; padding:0; _float:right;}
#header .extension .search fieldset{ _float:right;}
#header .extension .search *{ vertical-align:top;}
#header .extension .search .inputText{ border-color:#23242c; height:14px; background:#cfd0d4;}
#header .extension .search .inputText:focus{ background:#fff;}

/* Footer Extension */
#footer address{ color:#a3a3a3; font:9px Verdana;}
#footer strong{ color:#757575;}

/* Main Side */
#content .mainSide{ width:199px; float:right;}
#content .mainSide .section{ margin:0 0 15px 0;}

/* Body Extension */
#body .e1 h2{ margin:0 12px; padding:0 0 10px 0; text-indent:4px; color:#48494e; font:bold 12px AppleGothic, NanumGothic, "Malgun Gothic"; background:url(../img/hrE1.gif) repeat-x left bottom;}
#body .e1 .topic{ margin:0 0 30px 20px; padding:8px 0 0 0; list-style:none;}
#body .e1 .topic li{ margin:0 0 9px 0;}
#body .e1 .topic strong{ display:inline-block; width:30px; height:12px; padding-top:1px; line-height:1; background:url(../img/bgTopic.gif) no-repeat; font-size:11px; color:#fff; margin:0 4px 0 0; font-weight:normal; letter-spacing:-1px; white-space:nowrap; text-indent:2px;}
#body .e1 .topic a{ color:#7b7575; text-decoration:none;}
#body .e1 .topic a:hover,
#body .e1 .topic a:active,
#body .e1 .topic a:focus{ text-decoration:underline;}
#body .e1 .topic .first a{ color:#2893bb; font-weight:bold;}
#body .e1 .topic .bold.top { margin-top:30px;}
#body .e1 .topic .bold { color:#48494e; font-weight:bold; }

/* WidgetTree */
.widgetTree{ margin:0 0 0 10px; padding:22px 0 0 0;}
.widgetTree *{ margin:0; padding:0; font-size:12px;}
.widgetTree .all{ padding:0 0 0 5px; color:#333 !important;}
.widgetTree a{ text-decoration:none; padding-left:5px;}
.widgetTree a:hover,
.widgetTree a:active,
.widgetTree a:focus{ text-decoration:underline;}
.widgetTree a strong{ letter-spacing:-1px; cursor:pointer;}
.widgetTree ul{ position:relative; display:block; padding:0; margin:0; zoom:1;}
.widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;}
.widgetTree ul li a{ position:relative; left:12px; top:-1px; color:#666;}
.widgetTree ul li li a{ left:2px;}
.widgetTree ul li em{ font-style:normal;}
.widgetTree ul li button{ display:inline-block; position:relative; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -1px -2px; text-indent:-10000px; *font:0/0 Sans-serif; border:0; cursor:pointer; background:transparent url(../img/buttonTreeCollapse.gif) no-repeat; *zoom:1;}
.widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background:url(../img/lineTreeVr.gif) repeat-y left top; *zoom:0;}
.widgetTree ul li ul li{ display:none; background:url(../img/lineTreeHr.gif) no-repeat 0 7px !important;}
.widgetTree ul li.nav_tree_on button{ background-position:0 -17px; *background-position:2px -15px;}
.widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;}
.widgetTree ul li.nav_tree_on a{ font-weight:bold; color:#000; letter-spacing:-1px;}
.widgetTree ul li.nav_tree_on li a{ font-weight:normal; color:#8e8e8e; letter-spacing:normal;}
.widgetTree ul li.nav_tree_on ul{ display:block;}
.widgetTree ul li.nav_tree_on ul li{ display:block;}
.widgetTree ul li.nav_tree_off ul{ display:none;}
.widgetTree ul li.nav_tree_off ul li{ display:none;}
.widgetTree ul li.nav_tree_last{ background:url(../img/lineTreeLastHr.gif) no-repeat 0 5px !important;}
.widgetTree ul li.active,
.widgetTree ul li.active a,
.widgetTree ul li.nav_tree_on.active a{ font-weight:bold; color:#2893bb !important; letter-spacing:-1px; padding-right:1px;}
.widgetTree ul li.active li,
.widgetTree ul li.active li a,
.widgetTree ul li.nav_tree_on.active li a{ font-weight:normal; color:#8e8e8e !important; letter-spacing:normal;}
.widgetTree .icon{ position:relative; left:5px; vertical-align:top;}


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
심심하면 폰트~  
블루나비 웹표준성이뭐죠? 답변좀주세요 [1] 2009.07.31 by shm
토리 게시판 자체가 증발되버리는 현상?버그? [4] 2009.07.31 by 토리
박수민566 분류 이동 시 메뉴 사라짐 해결 문제.  
언캐니 모듈이 동작하지 않는 것 같아요. 시작모듈 선택이 안되요. [1] 2009.07.31 by 백성찬
똥그리맘 모듈에러... [2] 2009.07.31 by 똥그리맘
오스카 모든 게시판의 폭을 동시에 줄이려면 어디서 설정변경하나요? [2] 2009.07.31 by 오스카
우리쌀 자료실이나 갤러리 게시판 같은건 어떻게 만들죠? [1] file 2009.07.31 by 감로수
명용환 댓글을 달면 글쓴이에게 자동으로 이메일이 가게 할 수 없나요??  
강철심장 게시판 관리권한에 대하여 [6] 2009.07.31 by 감로수
.. 제로보드 홈페이지에 download 페이지의 위젯 [2] 2009.07.31 by ..
오스카 게시판 폭(넓이) 줄이려면 어디를 수정하는 것이죠? [2] 2009.07.31 by 오스카
슈퍼희동이 속도가 너무 느립니다. [8] 2009.07.31 by missionk2
강준식 php-5.3.0 에서 php.ini-dist 를 찾을수 없습니다. [1] 2009.07.31 by 백성찬
zizi 부분배경색 변경이요 [1] 2009.07.31 by 낙엽타는향기
ckicko Warning: session_set_save_handler() [function.session-set-save-handler]: Argument 1 is not a valid callback in /home/hosting_users/ckicko/www/xe_full.1.2.4/xe/classes/context/Context.class.php on line 124 [2] 2009.07.31 by 일레인
BarryLee 애드온 제작시 새글인지 수정인지 알 수 있는 방법? [1] 2009.07.31 by SMaker
제트보드 본문작성시 제목에 색상, bold을 적용한 경우 최근 게시물에서.... [1] 2009.07.31 by 제트보드
php_seeker Ip block 혹은 추적 어떻게 하나요?  
당근로봇 xe_official_v2 레이아웃의 서명 이상 [3] file 2009.07.31 by 뚝새
ㅍㅔㅇㅣㅍㅓ 블로그 형식 + 리스트 형식 가능할까요??  
kanasii v2 레이아웃 footer에 한글이나 한자 입력이 안되네요. [2] 2009.07.31 by kanasii
우리쌀 라이프팟 연동에 관해서 [1] 2009.07.31 by narawiz
와우프래쉬 파일첨부가 안되네요.급해요. [1] 2009.07.31 by narawiz
디럭스 질문과답변 게시판과 같이 칸의 높이조절은 어떻게 하나요? [2] file 2009.07.31 by 디럭스
혜곰돌이 위젯 프로그램이 뭔가요 [1] 2009.07.31 by 궁금이2
최기태 피드 공개가 뭔가요? [2] 2009.07.31 by 최기태
말달리자 {$widget_info->dday} 이값을 변수에 어떻게 넣을수 잇나요? [1] 2009.07.31 by 팩토리
공방 GD 라이브러리 설치?  
쌈꾼 #1 우하단 배너 이미지 링크 [1] 2009.07.31 by 팩토리