최신글 겔러리 게시판에 대해서 정보
최신글 겔러리 게시판에 대해서본문
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=90656&sca=%C3%D6%BD%C5%B1%DB&page=4
이 스킨을 쓰는중인데요...
사진이미지 조절은 어디서 하는지요....
이 스킨을 쓰는중인데요...
사진이미지 조절은 어디서 하는지요....
댓글 전체
1.한줄출력수는
4번째줄
if(!$options) $options=3; 에서 3이 한줄출력수입니다
2.이미지 가로 세로 크기조절
88번째줄 정도에
<img src='{$img}' width='150' height='100' border=0' style='border:1 solid #B2BAEE'> 에서
width='150' height='100' 를 수정해보세요
4번째줄
if(!$options) $options=3; 에서 3이 한줄출력수입니다
2.이미지 가로 세로 크기조절
88번째줄 정도에
<img src='{$img}' width='150' height='100' border=0' style='border:1 solid #B2BAEE'> 에서
width='150' height='100' 를 수정해보세요
감사합니다..해결 완료^^*