묻고답하기




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] 2012.10.23 by 아직없는닉
헐키헐키 출석부모듈에 총 출석일 나타나게 하는 방법이요~ [2] 2012.10.23 by 바붕아
HOLYN 본문삽입 없이 첨부사진을 보여줄 수 있는 방법은 없나요? [1] 2012.10.23 by sejin7940
오오미요 카페24에서 복구 잘못해줘서 사이트 병신됬습니다. [1] 2012.10.23 by 워러9
아막 로그인이 한번에 되지않습니다!! [1] 2012.10.23 by 똥똥
EnterTM 이거 설정 변경을 하려면 어떻게해야되나요?  
clov 도메인을 더추가 하고 싶습니다. [1] 2012.10.23 by 푸시아
자야2 게시판 모듈이 갑자기 게시판 DX로 넘어갔어요...ㅜ.ㅜ 제발.. [2] 2012.10.23 by xe_마니
kooldog 내용에 값을 입력하세요 라고 뜹니다 ㅜㅜ; [1] 2012.10.23 by 푸시아
아진검 다중 카테고리 적용 가능한가요? [2] 2012.10.23 by 곰이v
유지은 다중카테고리 때문에 더 이상 진도가 안나가네요..ㅠㅠ [2] file 2012.10.23 by 곰이v
장영철530 다중카테고리 또는 다중 확장변수 구현방법 [1] 2012.10.23 by 곰이v
사노라면언제간는 동영상 재생이 안되는데 가르쳐주시겠어요 [2] 2012.10.23 by xe_마니
두크31 공백있는 이미지파일 이름 변환  
lightnsalt 엔루씬 최신 XE 버전에서 연동해서 사용하시는 분 계신가요?  
노멀라이저 사이트맵 복사 가능할까요?? [1] 2012.10.23 by 송동우
뽀글이75 회원가입 폼의 라벨을 수정할려면 어떻게 해야 하나요? [1] 2012.10.23 by 송동우
스토리마스터 jw플레이어문제입니다!! [2] 2012.10.23 by xe_마니
고딕락 content 위젯 css 조정 질문입니다. [1] file 2012.10.22 by 바붕아
천랑시리우스 확장변수 단일선택 기본입력 변경.