- 積分
- 369
- 威望
- 369
- 金錢
- 306
- 最後登錄
- 2016-8-20
|
本帖最後由 azukki 於 2015-8-22 11:48 編輯
爬文找到了這一篇文章更換:美化你的主題圖標代碼7.0-7.2通用
--------------------------------
覺得實用,於是就決定來試一下
但是,全部按照代碼來做修正之後,
主題圖標卻沒有任何動靜,
求解!!
--------------------------------
(PS:是不是我代碼放置格式錯誤?)
我修改過的代碼- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon2.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017a19f790213cc3f18.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon3.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017e651a4bb6384d72c.png"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon4.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/15082210175c59a962ffdacbf9.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon5.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/15082210172d873cff87f1ff7b.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon6.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017845caee7631eff09.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon7.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/150822101753d0a2147a18f6a9.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon8.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017823942419e38c7e8.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon9.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017a81ed89bf3829d31.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon10.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017e3e7257185f50114.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon11.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/15082210177c60a5aebe6e97f7.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon12.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017b96dac1413f4b1a1.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon13.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/150822101744d9dacab37d97d3.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon14.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017c89eee68f8ddfd8b.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon15.gif"){yPic
- [sp].src="http://mengworkshop.imotor.com/attachments/month_1508/1508221017c21410481629c895.gif"}};</script>
- <script>var yPic=document.getElementsByTagName("img");for(sp=0;sp<yPic.length;sp++){if(yPic[sp].src=="http://mengworkshop.imotor.com//images/icons/icon16.gif"){yPic
- [sp].src="http://sclub.com.tw/discuz/attachments/month_1206/1206260813fc4fd7072c474665.gif"}};</script>
複製代碼 |
-
1
評分人數
-
|