묻고답하기




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] 2009.06.08 by 비나무
ZAUZA 질문이 있습니다.... file  
은바가지 윈도우 2003서버에서 제로보드 잘 돌아 가나요? [2] 2009.06.08 by 어라얼랑
쌍수정 /xe/index. html 페이지 정상화 안내 요함 [5] file 2009.06.08 by 쌍수정
seanwiz 이슈트래커를 svn 과 연동하고 싶은데 설정 방법...  
kis4300 회원가입 버튼 클릭시 팝업으로 회원가입 창이 뜨게할수는없나요?  
ddddffdfd 추천수가 일정 수 넘은 글을 굵은글씨로! [제발 도와주세요~~]  
디지 하나의 호스팅에 두개의 DB 를 운영할 수 있나요? [2] 2009.06.08 by benkeii
슬픈영혼483 구글 에드센스를 보기좋게 달고 싶습니다. [2] 2009.06.08 by 슬픈영혼483
컴맹 홈페이지 접속이안되요...제발 봐주세요..ㅠㅠ [18] file 2009.06.08 by 컴맹
산책™ FTP 업로드가 안돼요... [4] 2009.06.08 by 산책™
달이2 도와주세요!! 로그인을 상단으로 빼려고하는데.. [3] file 2009.06.08 by 이종해
포카리 백성찬님,,사진첨부가 안되요!!! [1] 2009.06.08 by 백성찬
본조비 고수님들 도와주세요.ㅠ ㅠ [2] file 2009.06.08 by 본조비
kimpo 업데이트 문의 [4] 2009.06.08 by kimpo
조은벗님™ tag 입력을 필수 항목으로 지정하게는 어떻게 할 수 있나요? [5] 2009.06.08 by 조은벗님™
비치 멤버 소개 페이지 [4] 2009.06.08 by 비치
후드 페이지 생성후 최근이미지 위젯실행하면 [1] file 2009.06.08 by 백성찬
kimpo 로그인 사용자 출력 위젯 문의 file  
디피 제로보드xe 동영상 기사 게시판 없을까요? [3] 2009.06.08 by 백성찬