묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
3단계 메뉴 부분이 옆으로 삐져나와서 글을가려요
2009.05.10 08:57
댓글 2
-
유아원
2009.05.10 09:18
저랑 같은 마비노기 길드마스터군요. (저는 룬다서버 유시아 길드^^)
http://www.xpressengine.com/zbxe_faq/16553817
위 링크를 참조하세요. ^^ ('유시아'+ '를 눌러보세요)
-
구경모692
2009.05.10 10:52
오 감사 합니다/ 홈페이지가 멋지내요 저도 노력해야겟음 =ㅁ= 이번에 제로4에서 xe로 갈아탄다고 힘들었어요 ㅠㅠ
http://kana12.whk.kr/xe/?mid=comunite 주소는 여기인데
3단계 메뉴부분 위치가 안맞내요 어떻게 수정하나요 ㅠㅠ?
css입니다 /ㅁ/ 어느 부분을 어떻게 수정해야 하는지 좀 가르쳐주세요
@charset "utf-8";
body { background:#FFFFFF url(../images/bgBody.gif) repeat-x left top; }
#bodyWrap { width:980px; margin:0em auto 0 auto; }
#header { position:relative; width:980px; height:149px;margin-bottom:10px; z-index:99;}
/* 로고 타이틀, 이미지 위치 */
#logo_title { position:absolute; left:0px; top:0px;}
#logo_image { position:absolute; left:0px; top:0px;}
#header_image { position:absolute; left:0px; top:49px;}
/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; float:left;}
#columnLeft .mask { width:201px; height:5px; background:#ffffff; display:block;}
/* Site Layout - Column Right */
#columnRight { width:770px; float:right; overflow:hidden;}
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}
/* 메뉴 */
#gnb { position:absolute; top:119px; left:210px; height:30px; white-space:nowrap; margin-bottom:0px;}
#gnb li { float:left;list-style:none;background:url(../images/bgGnbVr.gif) no-repeat left center; padding-left:0px; left:-2px; white-space:nowrap;}
#gnb li a {font-size:12px; font-weight:bold; display:block; float:left; padding:10px 0px 0px 0px; height:17px; color:#e8e8e8; white-space:nowrap; text-decoration:none; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#gnb li a:hover,
#gnb li a:focus {}
#gnb li.on {font-weight:bold;}
#menuPicLeft {width:8px; height:30px; float:left}
#menuPicMiddle {height:30px; float:left}
#menuPicRight {width:8px; height:30px; float:left}
#menuPicLeft.on{background:url(../images/menu_left.gif) no-repeat center; width:12px; height:30px; float:left}
#menuPicMiddle.on{background:url(../images/menu_middle.gif) repeat-x; height:30px; float:left}
#menuPicRight.on{background:url(../images/menu_right.gif) no-repeat center; width:12px; height:30px; float:left}
#lnb { border-top:0px solid #dddddd; width:150px;}
#lnb li { padding-bottom:4px;list-style:none;background:url(../images/2nd_menu_image.png) repeat-x center; height:24px;}
#lnb li a { padding:6px 5px 6px 13px; width:150px; display:block; border:1px solid #e8e8e8; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus {background:#dedede; border:1px solid #dedede; font-weight:bold}
#lnb li.on a { color:#ffffff; background:#dedede; border:1px solid #dedede; font-weight:bold;background:url(../images/bulletLnb.gif) no-repeat 175px center;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:none; position:relative; width:184px; padding:0 3px; position:relative; 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:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(../images/bulletLnb.gif) no-repeat 175px center !important;}
/* Header 서브메뉴*/
.shadow{;position:absolute; top:30px; width:162px;padding:0px 0px 0px 0px;display:none;}
.subMenu{position:relative; top:-2px;left:-2px;width:150px;padding:0px 0px 5px 10px; }
#lbn1 {clear:both; height:24px;}
#lbn1 a:hover,focus {color:#000000;text-decoration:none;}
#lnb { border-top:0px solid #dddddd; width:180px;}