cheditor5 질문드립니다.
본문
안녕하세요.
cheditor5 를 쓰고 있는데요.
게시판에 글을 쓴후 글을 읽을때 줄간격을 좀 늘리고 싶은데요.
어떻게 설정하면 되는 건가요?
cheditor.js 화일에서 lineheight를 조절하면, 글쓸때 줄간격은 늘어나도, 글을 읽을 때는 줄간격이 늘어나지 않더라고요.
고수님들의 도움 부탁드립니다.
답변 1
진작에 그렇게 말씀하시지...
skin/board/basic/style.css
#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}line-height:1.7em
갤러리 게시판에서도 동일하게 적용하려면 'skin/board/gallery/style.css'도 동일하게 수정해야 합니다.
답변을 작성하시기 전에 로그인 해주세요.