브라우져를 줄이면 메뉴단이 내려가여 ㅠㅠ
하늘이
2023.04.01
익스 브라우져 7, 8 은 창을 줄여도 제대로 보여지는데요,, (파폭, 구글, 사파리, 다 괜찮음)
익스 6버젼에서만 저렇게 보입니다..
어떤 css 를 써야할까요.. ㅜㅜ
아무리 찾아도 모르겟어서 찾았습니다..
#spn {margin:0; padding:0px; height:43px; background:url(img/topbg.gif) repeat-x; background-color:#fff; }
#spn img {display:block;}
#spn ul {display:inline; float:left; width:900px; list-style:none;}
#spn li {display:inline; float:left; padding-right:2px; background:url(img/topbar.gif) no-repeat right 0; list-style:none;}- #spn ul {display:inline; float:left; width:900px; list-style:none;} 대충 900px 줫는데도...
부탁드립니다..
-
이거이름임
전체 컨테이너 값에 min-width 넣엇는데요..스크롤해결은 되엇는데 메뉴단이 떨어지네여.. ㅠㅠ
-
엘보어
width 를 지정하세요..
-
큰모음
소스를 좀 올려주심이..