주의사항: * 수정이 잘못 될 경우 블로그가 망가진 모양으로 나오거나

블로그 자체에 접속이 않되기도 합니다

반드시아래 주의사항을 복사해 놓으시고 옆에 놓고 보면서스킨을 수정하십시오.

-----------------------------------------------------------

1.잘못된 스킨 초기화 방법2 -블로그에 접속자체가 않될 때
http://blog.paran.com의 내 블로그 소식 영역에서 [관리] 버튼을 누른 후 스킨 고르기 > 골라쓰는 스킨에서 원하는 스킨을 선택하시면 해당 스킨으로 설정됩니다.

-----------------------------------------------------------

2.잘못된 스킨 초기화 방법2 -블로그에 접속은 될 때

블로그 관리메뉴에 접속이 된다면 관리->스킨고르기 에서

적당한 스킨을 골라서 적용하시면 고쳐집니다.

-----------------------------------------------------------



파란블로그에 무료 음악플레이어를 위와 같이 다시려면

블로그 관리메뉴에서 --> 디자인 관리--> HTML꾸미기 --->HTML 직접수정 버튼을 누르시고 스킨영역 html 코드 편집하기 눌러서 적당한 곳에 아래의 소스를 넣으시면 됩니다

BGM 을 넣기 좋은 위치를 찾는 법-->HTML 직접꾸미기 영역에서 ctrl+f 눌러 찾기창을 띄운후에

아래 코드를 복사하시고

<tr height="1"><td colspan="2"></td><td class="set01"></td><td class="bg_content">

위 코드를 ctrl+v 로 붙여넣어 찾기 버튼을 누릅니다 , 찾아지면

위 코드가 있는 곳 바로 아래에 아래의 코드를 붙여 넣으시고 적용하기 하시면 됩니다.

실제 적용한 저의 블로그 스킨 소스를 예문으로 공개합니다..

(잘 모르시면 그냥 제 코드를 가져다가 붙여넣어서 쓰셔도 됩니다)

-----------------------------------------------------------------------

<table align="left" style="WIDTH: 100%; HEIGHT: 29px" cellSpacing=0 >
<tr>
<td width="950" height="30">
<IFRAME <IFRAME src="http://music24.kr/bgm/50.php" width=100% height="28" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

</td>
</tr>
</table>

------------------------------------------------------------------------

아래에 제 블로그의 직접 만든 스킨 소스를 공개하오니 참고하셔서 수정하심 됩니다

여러가지의 BGM 이 있습니다.. 원하는 BGM 을 골라서 설치하세요

-->>http://music24.kr 에서 enter 참조

제 블로그의 스킨소스코드

----------------------------------------------------------------------------------------------------

<html>
<!-- 수정불가 : head html -->
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" class="bg_body" onclick="hideit(0);">
<!-- 수정불가 : 상단 로그인 영역 -->
<!-- // BODY START -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" class="" style="background:url('') left 30px">
<tr>
<td valign="top" style="padding:30 0 60 20" >

<table border="0" cellpadding="0" cellspacing="0" width="960" height="100%">

<tr><td style="height:120;color:#FFFFFF;background:url('') left top repeat;padding:3 0 0 65px;line-height:18px;cursor:pointer"><font class="f14 b"><a href="http://blog.paran.com/necast">블로그에 무료BGM 설치하기</font><br>http://blog.paran.com/necast</a></td></tr>
<tr><td height="100%">

<!-- // 라운딩 테두리 시작 -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr height="1"><td width="1" nowrap></td><td width="1" nowrap></td><td width="2" nowrap></td><td width="100%" nowrap class="set01"></td><td width="2" nowrap></td><td width="1" nowrap></td><td width="1" nowrap></td></tr>


<tr height="1"><td colspan="2"></td><td class="set01"></td><td class="bg_content">

<!-- 바로 요 아래가 제가 넣은 소스입니다 -->

<table align="left" style="WIDTH: 100%; HEIGHT: 29px" cellSpacing=0 >
<tr>
<td width="950" height="30">
<IFRAME <IFRAME src="http://music24.kr/bgm/50.php" width=100% height="28" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

</td>
</tr>
</table>


</td><td class="set01"></td><td colspan="2"></td></tr>
<tr height="2"><td></td><td class="set01"></td><td class="bg_content" colspan="3"></td><td class="set01"></td><td></td></tr>
<tr height="100%">
<td class="set01"></td>
<td class="bg_content" colspan="5" valign="top" style="padding:0 9 60 9">

<!-- 수정가능 : 블로그 top -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<!-- 수정불가 : 왼쪽메뉴 -->

<!-- // CONTETN START -->
<td width="100%" nowrap>
<!-- 수정불가 : 컨텐츠 -->
</td>
<!-- CONTENT END // -->

<!-- 수정불가 : 오른쪽메뉴 -->
</tr>
</table>

<!-- 수정가능 : 기본 및 XML -->

</td>
<td class="set01"></td>
</tr>
<tr height="2"><td></td><td class="set01"></td><td class="bg_content" colspan="3"></td><td class="set01"></td><td></td></tr>
<tr height="1"><td colspan="2"></td><td class="set01"></td><td class="bg_content"></td><td class="set01"></td><td colspan="2"></td></tr>
<tr height="1"><td colspan="3"></td><td class="set01"></td><td colspan="3"></td></tr>
</table>
<!-- 라운딩 테두리 끝 // -->

</td></tr>
</table>
</td>
</tr>
</table>
<!-- BODY END // -->
<!-- 수정가능 : copyright -->
</body>
</html>

예제 보기는 --> http://blog.paran.com/necast

+ Recent posts