라이믹스
라이믹스 링크프리뷰 모듈 섬네일 크기 조절 방법
preview/tpl/js/_cheditor.js
약 2947행
hash = 'mqdefault'; 를
hash = 'hqdefault'; 로 변경 하면 해결된다!
더 크게 뽑으려면, 구글링 고고!
미디어임베드 애드온 사용시
_cheditor.js의
'<img src="https://img.youtube.com/vi/'+ id +'/mqdefault.jpg" />' 를
'<img src="https://img.youtube.com/vi/'+ id +'/hqdefault.jpg" />' +로 변경