[이윰] 사운드클라우드와 게시글 정보와의 간격 조정
페이지 정보
루루아빠
4,147
2015.06.28 17:06:22
짧은주소
-
https://yadolee.com/tip/228 주소복사
본문
그누보드5/eyoom/classes/eyoom.class.php 를 열어 $soundcloud = "<div style='margin:15px 0;'>".$soundcloud."</div>"; 를 찾는다.
수정 전
수정 후
수정 전
$soundcloud = "<div style='margin:15px 0;'>".$soundcloud."</div>";
수정 후
$soundcloud = "<div style='margin:0px 0;'>".$soundcloud."</div>"; // 루루아빠 수정 - 사운드클라우드와 게시글 정보와의 간격 / 원본 : margin:15px
추천인
레벨 101
경험치 1,519,179
Progress Bar 13.8%
- 가입일 : 2015-03-04 03:24:54
- 서명 : KNOW YOUR LIMITS
BUT NEVER STOP TRYING TO EXCEED THEM !!
- 자기소개 : 루루의 자랑
루루아빠랍니다~~
최신댓글이 없습니다.


댓글
첫 번째 댓글을 남겨 주세요