답변 1개
채택된 답변
+20 포인트
3년 전
theme/cookie/mobile/skin/faq/basic/style.css 파일에서
여기에 position:relative; 추가해보세요.
#bo_cate {position:relative;background:#fff;color:#333;border-bottom:1px solid #eee; 수정 후 브라우저 캐시 삭제 후 새로고침하고 확인
그래도 안 되면
bo_top_img{position:absolute;top:0;left:0;width:100%;height:420px;overflow:hidden;text-align:center}
여기를 300으로 수정해보세요. .bo_top_img{position:absolute;top:0;left:0;width:100%;height:300px;overflow:hidden;text-align:center}
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
지용준
3년 전
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
혹시 저 태그가 어떤 역할을 한건지 여쭤 봐도 될까요?