상단 메뉴바 질문합니다. 꼭 좀 도와주세요!!

상단 메뉴바 질문합니다. 꼭 좀 도와주세요!!

QA

상단 메뉴바 질문합니다. 꼭 좀 도와주세요!!

본문

2c8cdd1901d2896a906fc25c56b6035f_1498398617_8781.png
버튼이 창 화면을 줄이면 같이 밑으로 내려옵니다. 창 화면을 줄여도 버튼이 내려오지 않게 할 방법이 있을지..



HTML

<a href='#' class='button'>테스트</a>



CSS

.button {
   border: 0px solid #000000;
   background: #93908b;
   background: -webkit-gradient(linear, left top, left bottom, from(#93908b), to(#93908b));
   background: -webkit-linear-gradient(top, #93908b, #93908b);
   background: -moz-linear-gradient(top, #93908b, #93908b);
   background: -ms-linear-gradient(top, #93908b, #93908b);
   background: -o-linear-gradient(top, #93908b, #93908b);
   background-image: -ms-linear-gradient(top, #93908b 0%, #93908b 100%);
   padding: 25px 70px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   text-shadow: #000000 0 1px 0;
   color: #ffff94;
   font-size: 22px;
	font-family: 'NanumGothic',
		
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border: 0px solid #000000;
   text-shadow: #000000 0 1px 0;
   background: #93908b;
   background: -webkit-gradient(linear, left top, left bottom, from(#807e7b), to(#93908b));
   background: -webkit-linear-gradient(top, #807e7b, #93908b);
   background: -moz-linear-gradient(top, #807e7b, #93908b);
   background: -ms-linear-gradient(top, #807e7b, #93908b);
   background: -o-linear-gradient(top, #807e7b, #93908b);
   background-image: -ms-linear-gradient(top, #807e7b 0%, #93908b 100%);
   color: #ffff94;
   }
.button:active {
   text-shadow: #000000 0 1px 0;
   border: 0px solid #000000;
   background: #69645c;
   background: -webkit-gradient(linear, left top, left bottom, from(#7d7466), to(#93908b));
   background: -webkit-linear-gradient(top, #7d7466, #69645c);
   background: -moz-linear-gradient(top, #7d7466, #69645c);
   background: -ms-linear-gradient(top, #7d7466, #69645c);
   background: -o-linear-gradient(top, #7d7466, #69645c);
   background-image: -ms-linear-gradient(top, #7d7466 0%, #69645c 100%);
   color: #ffff94;
   }

이 질문에 댓글 쓰기 :

답변 1

버튼 css 보다 상단을 감싸는 css 와 html 을 올려주셔야 확인할 수가 있습니다.

답변을 작성하시기 전에 로그인 해주세요.
전체 217
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT