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

community 테마에서 로고와 검색부분 정렬관련 채택완료

양좌리 9년 전 조회 5,523

안녕하세요. 그누보드5 새내기입니다.

 

 

사진과 같이 로고의 가운데로 세로 가운데정렬(?)이라고 해야될까요.

 

위치에다가 검색바를 두어 정렬하고싶은데, 방법을 잘 모르겠네요 ㅠ

 

커뮤니티 테마의 default.css의

 

 

/* 상단 레이아웃 */ #hd {z-index:4;position:relative;min-width:1023px;background:#fff;} .hd_zindex {z-index:10 !important} #hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #hd_wrapper {position:relative;margin:0 auto;padding:30px 0;width:1023px;zoom:1;} #hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

 

/* 로고 이미지 */

#logo {float:left; margin-left:243px; /*padding:5px 0 0*/}

 

/* 전체 검색 */ #hd_sch {float:left;margin:0 0 0 18px;padding:0;border:2px solid #eec363;} #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:305px;height:27px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em; background: none} #hd_sch #sch_submit {padding:0 5px;height:28px;width:36px;border:0;background:#eec363;color:#fff;cursor:pointer}

 

 

해당부분중에서 수정을 해줘야할것같은데 잘모르겠네요 ㅠ..하핳

 

말씀과 조언 부탁드립니다. 감사합니다 :D
 

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

답변 1개

채택된 답변
+20 포인트
9년 전

빨간색 부분처럼 수치 조절해보세요.

#hd_sch {float:left;margin:10px 0 0 18px;padding:0;border:2px solid #eec363;} 

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

답변에 대한 댓글 1개

양좌리
9년 전
신기하게도 조금전까지 수정해보았지만 반응이 없다가도, 답변을 받고 다시해보니 움직이네요 ㅠ하하.. 어찌된일인지. 새벽에 이렇게 빠른 답변 정말 감사드립니다! :D

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

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

로그인