탈

그누보드5 관리자창 1px 버그.

· 2013-11-25 (월) 15:28:14 · 842 · 1
제목 없음.png
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 :

IE 7 으로 접속했을때 제가 만져본 모든 컴퓨터 약 5대 에서 동일한 현상 발생.

크롬에서는 정상인데.

IE 7 에서는 서브메뉴가 저렇게 표시됨.

그리고 서브메뉴... Js 로 구성저렇게 해야하는지도궁금하고..;;

CSS 도 계층구조가 매우 복잡함..

좀더 심플하게 제작할 필요가 있어보임...;

이상입니다. 수고하세요..

언제나 잘 쓰고 있습니다.

첨부파일

제목 없음.png (2.7 KB)
4회 2013-11-25 15:28
|

댓글 1개

2013-11-26 (화) 13:04:14
css/admin.css 중 gnb 관련 스타일을 다음과 같이 수정하시면 해결됩니다.

[code]/* gnb js off */
#gnb {z-index:12;min-width:999px;background:#383a3f}
#gnb h2 {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 20px;padding:0;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:13;clear:both;zoom:1}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli a {display:block;float:left;width:110px;height:34px;color:#fff;font-weight:bold;text-decoration:none;line-height:2.8em}
.gnb_1dli a:focus, .gnb_1dli a:hover {text-decoration:none}
.gnb_2dul {float:left;width:auto}
.gnb_2dli {float:left}
.gnb_2dli a {color:#e0e0e0;font-weight:normal}
/* gnb js on */
.gnb_js {}
.gnb_js #gnb_1dul {zoom:1}
.gnb_js .gnb_1dli {clear:none;position:relative;float:left;margin:0 0 0 -1px;border:1px solid #333;border-top:0;border-bottom:0}
.gnb_js .gnb_1dli a {text-align:center}
.gnb_js .gnb_1dli_air a {float:none;background:#fff;color:#000}
.gnb_js .gnb_1dli_on a {float:none;background:#282828;color:#fff}
.gnb_js .gnb_2dul {display:none;position:absolute;top:34px;width:181px;border:1px solid #999;border-top:0;background:#fff}
.gnb_js .gnb_2dli a {display:inline-block;float:none;padding:8px 10px;width:161px;height:auto;background:#fff;color:#000;text-align:left;line-height:1em}
.gnb_js .gnb_2dli a:focus, .gnb_js .gnb_2dli a:hover {background:#484848;color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:-1px}
.gnb_1dli_over2 .gnb_2dul {display:block;right:-1px}

.gnb_js .gnb_grp_style {background:#f7f7f7 !important}
.gnb_js .gnb_grp_style:focus, .gnb_js .gnb_grp_style:hover {background:#484848 !important}
.gnb_js .gnb_grp_div {border-top:1px solid #eee}[/code]

수정된 내용은 다음 패치부터 적용됩니다. 알려주셔서 감사합니다. ^^
댓글을 작성하시려면 로그인이 필요합니다.

버그신고

4,191건

  문의게시판을 이용해 주세요 :) https://sir.kr/co_qa  

+
분류 제목 글쓴이 날짜
13-11-25
13-11-24
13-11-22
13-11-19
13-11-19
13-11-19
13-11-14
13-11-13
13-11-13
13-11-12
13-11-09
13-11-07
13-11-05
13-11-05
13-11-05
13-11-02
13-11-01
13-10-29
13-10-28
13-10-28