ブログ園ポケモン設定
2747 ワード
ブログ園ポケモン設定
精霊を整えたいですか.教えてあげましょう.ハハハハ、次はチュートリアルを出します.
1.最初のステップはspigをダウンロードする.js(直接名前を付けて保存すればよい)
2.精霊画像の準備
3.このcssの内容をコピーし、[ページカスタマイズのcss]に貼り付ける
どこにあるか分からない子供靴は、自分のブログの楽屋に入って、操作を設定して下に滑ると見えます!.spig {
display:block;
width:175px;
height:246px;
position:absolute;
bottom: 300px;
left:180px;
z-index:9999;
}
#message{
color :#191919;
border: 1px solid #c4c4c4;
background:#ddd;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
min-height:1em;
padding:5px;
top:-45px;
position:absolute;
text-align:center;
width:auto !important;
z-index:10000;
-moz-box-shadow:0 0 15px #eeeeee;
-webkit-box-shadow:0 0 15px #eeeeee;
border-color:#eeeeee;
box-shadow:0 0 15px #eeeeee;
outline:none;
}
.mumu{
width:175px;
height:246px;
cursor:move;
background:url(http://files.cnblogs.com/files/flipped/spig.gif) no-repeat;
}
4.上のパスを自分でアップロードしたファイルurlに置き換えます.background:url(http://files.cnblogs.com/files/flipped/spig.gif) no-repeat;
5.htmlをコピーして先頭のhtmlに貼り付けるにはjs権限が必要です.
……
<span style="color: #0000ff;">var</span> isindex=<span style="color: #0000ff;">true</span><span style="color: #000000;">;
</span><span style="color: #0000ff;">var</span> title=""<span style="color: #000000;">;
</span><span style="color: #0000ff;">var</span> visitor=" "<span style="color: #000000;">;
</span>
それから大功を成し遂げて、ハハハ.
水郁大男に転載:https://www.cnblogs.com/flipped/p/4995863.html
.spig {
display:block;
width:175px;
height:246px;
position:absolute;
bottom: 300px;
left:180px;
z-index:9999;
}
#message{
color :#191919;
border: 1px solid #c4c4c4;
background:#ddd;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
min-height:1em;
padding:5px;
top:-45px;
position:absolute;
text-align:center;
width:auto !important;
z-index:10000;
-moz-box-shadow:0 0 15px #eeeeee;
-webkit-box-shadow:0 0 15px #eeeeee;
border-color:#eeeeee;
box-shadow:0 0 15px #eeeeee;
outline:none;
}
.mumu{
width:175px;
height:246px;
cursor:move;
background:url(http://files.cnblogs.com/files/flipped/spig.gif) no-repeat;
}
background:url(http://files.cnblogs.com/files/flipped/spig.gif) no-repeat;
……
<span style="color: #0000ff;">var</span> isindex=<span style="color: #0000ff;">true</span><span style="color: #000000;">;
</span><span style="color: #0000ff;">var</span> title=""<span style="color: #000000;">;
</span><span style="color: #0000ff;">var</span> visitor=" "<span style="color: #000000;">;
</span>