묻고답하기




CSS 소스 입니다 ㅠㅠ 어떻게 고쳐야할지 도와주세요..ㅠㅠ 총체적 난국.......

이것 말고도 너무나 수정해야할 사항이 많은데..

xe_official 레이아웃 가지고 수정했습니다!


http://bjadmin.cafe24.com/xe







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

/* Default 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:#fac8bf url(../images/pink/bgBody.gif) repeat-x left top;}
#bodyWrap { width:980px; margin:1.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:289px; background:url(../images/pink/bgHeader.jpg) no-repeat right top; margin-bottom:0px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:0px; left:280px;}

#language { position:absolute; top:0px; right:19px; z-index:100;}
#language strong { color:#ffffff; font:.75em "Courier New", "Georgia", "Book Antiqua"; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #b23628; background:#c8a1e6;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px "Courier New", "Georgia", "Book Antiqua"; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#b995f2;}



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


<!--메뉴-->
#gnb { position:absolute; top:210px; left:350; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}

   ->  이렇게 했는데.. 안되네요~ 전체적으로 소스를 이상하게 고쳐서 그런건가요 , 모두 다시 작업해야하나 고민중이에요 ... 으아..

          왜  님은 되는데  ,,
#gnb li { float:left; list-style:none; background:url(../images/default/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#e8e8e8; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#ffffff;}
#gnb li.on a { font-weight:bold; color:#ffffff; background:url(../images/default/bgGnbOn.gif) no-repeat center top;}


#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/pink/bgSearchTerm.gif) no-repeat; font:11px "Courier New", "Georgia", "Book Antiqua", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#536c6d;}
#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 "Courier New", "Georgia", "Book Antiqua", AppleGothic, Sans-serif; color:#ffffff;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#455a5b;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#ffffff; border:1px solid #8E8E8D; background-color:#857C79; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#A9A4A3; }
*: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:0px; background:#ffffff url(../images/pink/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd; *zoom:1;}
#contentBody:after{ content:""; display:block; clear:both;}

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

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px;}
#lnb li { padding-bottom:4px; list-style:none; }
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:1px solid #e8e8e8; background:url(../images/pink/bgLnbOff.gif) repeat-x; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#c8a1e6; border:1px solid #c8a1e6;}
#lnb li.on a { color:#ffffff; background:#c8a1e6; border:1px solid #c8a1e6;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#c8a1e6 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(../images/pink/bulletLnb.gif) no-repeat 175px center  !important;}

/* Site Layout - Column Right */
#columnRight { width:770px; float:right;}
#columnRight:after{ content:""; display:block; clear:both;}
#visualArea { width:770px; height:200px; background:#c8a1e6; 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 #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/pink/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "Courier New", "Georgia", "Book Antiqua", AppleGothic, Sans-serif;}
#footer li address { display:inline; }

/* Default Skin - End */

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
에코탐 서브메뉴 오류  
슈퍼보드맨 페이지에서 위젯을 지정한 위치에 이동하려면 잘안되서 그러는데요,무슨 좋은 방법이 없으신지요? [1] 2010.09.20 by 휘즈
이관해 XEZB4 연결  
나비126 개인홈 게시판 열람에 대하여 [1] 2010.09.20 by 디자이너리군
namsman 레벨아이콘 대신 글자가 뜨게 할순 없나요??? [1] 2010.09.20 by ddorang
권태성. 관리자 페이지 깨짐현상 문의 [1] file 2010.09.20 by 따누584
소울엠 jQuery가 정의 되지 않았다는 오류가 생깁니다.. [2] file 2010.09.20 by 따누584
쯀리 lib.php 문제 ㅠㅠ급합니당.. [4] 2010.09.20 by 쯀리
B.J 메뉴이동과 헤더배경색, 칸맞추기 ㅠ 총체적난국이에요~ [3] file 2010.09.20 by ForHanbi
이동훈0818 달력 위젯에서 아래와 같은 query error 메세지는 무슨 뜻인지요?  
SeoSeungHyun SmoothScroll 애드온을 설치했는데요. file  
시고라 쇼핑몰 주문자정보와 배송지 정보에 관련해...  
스카이피아 트래픽 폭주... /common/script.php [1] 2010.09.20 by 나르니즘
셋쇼마루^^ 카테고리 질문좀.... [1] 2010.09.20 by chohee
의협 ● 회원가입란 셀 수정 위치는? (모두 추석잘보내세요 ^ ^ ) [1] file 2010.09.20 by chohee
지오426 백업하는 방법 [1] 2010.09.20 by chohee
0976046303 게시판 모듈 설치 [1] 2010.09.20 by chohee
레이머스 위젯 수정 하는것 좀 도와 주세요 - 도움울 부탁 드립니다 [1] file 2010.09.20 by 팔공산
oO나쁜토끼Oo 게시글 관리버튼이 먹통 file  
DaKi 로그인하면 뜨는 회원 정보 보기 등을 다른 프레임에 뜨도록 할 수 없나요?  
아련하게 게시물 이전 후에는 익명 설정이 되지 않나요?  
칭카라호이 [100Point] 제로보드 파일첨부를 누르면 안뜨는현상  
bsjeon 게시판 글에 부여되는 숫자 주소를 임의로 변경가능 한가요?  
임준택500 본문삽입 이미지 관련 질문입니다~ [1] 2010.09.19 by chohee
fullmoonsway 배경음악(스티큐브 위젯)에 대하여 질문드립니다.  
hakkoo 최초 xe/admin 페이지 들어갈때 안들어가지고 새로고침해야 들어갑니다.  
XEMALL 스크랩한 게시물, 등록한 친구의수를 알려면 어찌해야 할까요? file  
모빌로스 1.3.0에서 최신 버전 1.4.3으로 업뎃후 레이아웃스킨이 적용안됩니다. [2] file 2010.09.19 by kbj
싸나이김 한 IP에 추천,비추천 기능 한번만  
루나사마 자고일어나니, 텍스타일의 이미지가 안보입니다!!!!