CSS sprite로 메뉴를 만들었는데요..
다인
메뉴가
ㅁ
ㅁ
ㅁ
이런식으로 떠요 우째 이렇게 나올수가있는지..
제가 넣은거는 div, ul, li { padding : 0; margin : 0; }
#menu {width:672px; height:51px;}
#menu ul, li {list-style:none;}
a.Football, a.Musician, a.Diary, a.Room, a.Linkbox {
height:51px;
font-size:0px;
text-indent:-10000px;
display:block;
float:left;
background-image: url(./images/myMenu.gif);
background-repeat: no-repeat;
background-position: 0 0; }
a.Football {width:172px; background-position:0 0;}
a.Football:hover {background-position: 0px -51px;}
a.Musician {width:135px; background-position:-172px 0;}
a.Musician:hover {background-position:-172px -51px;}
a.Diary {width:120px; background-position:-307px 0;}
a.Diary:hover {background-position:-307px -51px;}
a.Room {width:100px; background-position:-427px 0;}
a.Room:hover {background-position:-427px -51px;}
a.Linkbox {width:145px; background-position:-527px 0;}
a.Linkbox:hover {background-position:-527px -51px;}이건데요..혹시 뭐가 잘못된건가요??.
-
차미
감사합니당 !ㅠㅠ정말정말정말 도움되었어요 ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ
-
모은
또 남의 글에 저희끼리 놀고 있다는 ... ;;;
-
4차원
저거 텝 뉴스 할때 잃어났던 현상.. 하지만 기억이 안남.. ㅜㅜ 대단해효
-
올리브
ㄷㄷ ;;; 수다님.... 다른님들이 보면 피식해요 ..;;
부끄 ... ㅠㅠ -
딥체리
수다님 요기잇네여
-
처녀자리
ul li {float:left; display:inline-block;}
ul li a {float:left; display:inline-block;} -
풋내
?? 전 이렇게 봐서 모르겠어영 ㅜㅜ html소스도 올려주시던지 아님 똒똒한 님이 댓글을 달던지 후ㅜ 죄송