4.0b26 버전의 css/default.css 를 기준으로 설명드리겠습니다.
default.css 31라인
#sch_all legend {position:absolute;text-indent:-9999em;overflow:hidden}
을
#sch_all legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
으로 수정해주세요.
마찬가지로 스타일시트 내 legend 포함된 부분이 있으면,
margin:0;padding:0;font-size:0;line-height:0 을 넣어주시면 됩니다.
4.0b26 버전 기준 legend style 을 포함한 CSS 파일 목록
- skin/search/basic/style.css
- skin/member/basic/style.css
- skin/board/basic/style.css
- skin/board/gallery/style.css
- skin/new/basic/style.css
만약
E {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
와 같이 되어 있다면
E {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
와 같이 바꿔주시면 됩니다.
이 내용은 차후 업데이트 시 일괄 적용하겠습니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 772 | |
| 768 | |
| 765 | |
| 755 | |
| 748 | |
| 747 | |
| 744 | |
| 733 | |
| 732 | |
| 728 | |
| 725 | |
| 713 | |
| 708 | |
| 705 | |
| 704 | |
| 700 | |
| 697 |
자바스크립트
사이드뷰 웹 접근성 개선 내역
2
|
| 673 | |
| 671 | |
| 667 |
자바스크립트
게시판 글쓰기 시 파일첨부 수정 사항
3
|
| 657 | |
| 651 |
스크린리더
로그인 중일 경우 알림 기능
6
|
| 4 | |
| 3 | |
| 1 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기