2026, 새로운 도약을 시작합니다.

동영상 최신글 스킨 질문 드립니다. 채택완료

현재 아래 스킨을 사용중입니다.

http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=131747&sca=%EC%B5%9C%EC%8B%A0%EA%B8%80&sfl=wr_subject%7C%7Cwr_content&stx=%EB%8F%99%EC%98%81%EC%83%81

이 스킨을 조금 변형해서 사용하고 싶은데요.

첨부파일과 같은 형태로 수정해서 사용하려면 어떻게 하면 될까요?

우측 리스트에 썸네일이 함께 출력되었으면 합니다.

​​​​​​​​2556cfc9ad6a80e16d33b7e63bfa37ac_1433843075_0827.jpg
갤러리 최신글 스킨에 있는 소스 등을 접목해서 하는 방법으로도 해 봤는데,

한계가 있어서요.

원작자이신 동문서답님을 비롯한 고수님들의 도움 부탁 드립니다.

=================================================================

​​​​latest.skin.php 스킨의 소스코드는 아래와 같습니다.

Copy
​
#mov2_wrap {position:relative; width:px; height:px; background-color:#e1e1e1; text-align:left}
#mov2_wrap_line {position:absolute; margin:4px; width:px; height:px; background-color:#ccc; overflow:hidden}
#mov2_wrap_in {position:absolute; margin:1px; width:px; height:px; background-color:#fff; overflow:hidden}
#mov2_more {position:absolute; top:px; left:px}
#mov2_left {position:absolute; margin:5px; width:px; height:px; vertical-align:bottom; overflow:hidden}
#mov2_right {position:absolute; margin:8px 0 7px px; width:px; height:px; overflow:hidden}
#mov2_right ol {margin:0; padding:0; list-style:none; background:url(/img/bg.gif) no-repeat bottom right}
#mov2_right ol li {height:22px}
.mov2_subject {position:absolute; top:px; left:5px; width:px; height:35px; background:#000; opacity:0.6; filter:alpha(opacity=60)}
.mov2_subject a:link, .mov2_subject a:visited, .mov2_subject a:active {position:absolute; padding:4px 5px 5px 5px; text-decoration:none; font:normal 11px dotum, tahoma; line-height:14px; color:#fff}
.mov2_subject a:hover {position:absolute; text-decoration:none}
.mov2_list a:link, .mov2_list a:visited, .mov2_list a:active {text-decoration:none; padding-left:12px; background:url(/img/icon_list.gif) no-repeat; font:normal 12px gulim, tahoma; color:#555; word-wrap:expression(this.style.wordWrap="normal",this.hideFocus=true)}
.mov2_list a:hover {text-decoration:underline; padding-left:12px; background:url(/img/icon_list_hover.gif) no-repeat; color:#000}
.mov2_list_select a:link, .mov2_list_select a:visited, .mov2_list_select a:active, .mov2_list_select a:hover {text-decoration:underline; padding-left:12px; background:url(/img/icon_list_active.gif) no-repeat; font:normal 12px gulim, tahoma; color:#00f}
.mov2_list_cmt a:link, .mov2_list_cmt a:visited, .mov2_list_cmt a:active {margin-left:-2px; text-decoration:none; padding-left:5px; background:none; font:normal 11px dotum; color:#777}
.mov2_list_cmt a:hover {margin-left:-2px; text-decoration:none; padding-left:5px; background:none; font:normal 11px dotum; color:#000}
#mov2_no_list { width:px; height:px; text-align:center; color:#6e6e6e}


var m2li = "";
function change_style(path) {
  document.getElementById(path).className = "mov2_list_select";
  if (m2li != "" && m2li != path) {
    document.getElementById(m2li).className = "mov2_list";
  }
 m2li = path;
}function displaycontent(index) {
  for (i = 0; i 

답변 1개

채택된 답변
+20 포인트

http://happytm.dothome.co.kr/bbs/board.php?bo_table=gnu 여기다 올려놨습니다.

원하시는 기능인지는 메인에서 보세요.

http://happytm.dothome.co.kr

스킨을 별도로 만들었습니다. 내용에 

Copy
 

등록하시면 섬네일 만들지 않고 유튜브에서 바로 가지오 오게 됩니다.

위 스킨은 섬네일을 만드시는데... 전 귀찮아서 ^^;;  

회원은 네이버로 로그인 하시면 바로 보실 수 있어요 ^^;; 

로그인 후 평가할 수 있습니다

답변에 대한 댓글 2개

원하던 스킨이네요~. 감사합니다.^^
4버전 올려놨습니다. 테스트 해보세요.

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인
🐛 버그신고