background: transparent url(../images/common/lineH3.gif) no-repeat right bottom;
} 에서 background: transparent url(../images/common/lineH3.gif) no-repeat right bottom; 를 삭제. 참고로 여기서 게시판 제목의 여백은 padding: 15px 15px 12px 15px; 입니다. 숫자를 줄이면 게시판 제목 상우하좌의 여백이 작아집니다.
게시판 설정 > 스킨 관리 > 게시판 제목 형식에서 선택.
기본 H3를 H4,H5, H6등을 선택하면 작아집니다. 숫자가 커질 수록 작아집니다.
common.css 20라인
에서
background: transparent url(../images/common/lineH3.gif) no-repeat right bottom;
를 삭제.
참고로 여기서 게시판 제목의 여백은 padding: 15px 15px 12px 15px; 입니다. 숫자를 줄이면 게시판 제목 상우하좌의 여백이 작아집니다.
게시판 제목 아래의 적색선 제거
white.css 10라인
을 삭제.