테스트 사이트 - 개발 중인 베타 버전입니다

검색창 위치조절에 관해

kimjay 10년 전 조회 4,097

상단에 있는 검색창을 약간 오른쪽으로 수정하려면

 

/* 전체 검색 */ #hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer} #hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden} #hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} #hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}​

 

이부분에서 무엇을 수정해야하나요? 

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

10년 전

제거 하고 좀 틀리네요. 아래처럼 마진을 조정하시면 됩니다.

#hd_sch {float:left;margin:25px 0 0 20px;padding:0;border:2px solid #3366cc 

 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인