최신게시물 width 늘리는 방법?
본문
최신게시물의 길이를 늘리고 싶습니다. 글자길이가 아닌, width를 늘리고 싶어요. (basic테마)
어느 파일을 수정해야 하나요?
요것만 되면 볼품없지만, 어느정도 완성이 된 것 같은데요,
여기에서 막히네요. ㅜㅡ
답변 1
basic 스킨이면 해당 최신글 스킨 style.css 파일에서 width 값 늘려주세요.
theme/basic/skin/latest/basic/style.css
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
답변을 작성하시기 전에 로그인 해주세요.