[活动帮助]如何在博客中添加“支持我”
步骤:
第一步:在个人博客页面,设置首页内容-->选择添加自定义模块
第二步:在添加自定义模块中输入名称和代码。
确定!
PS:为了方便玩家使用,对于新报名用户,系统在您的博客中自动为您添加了“支持我”模块,您可以通过设置首页内容进行修改和隐藏。



怎样获得自己在玩秀空间的代码?
很简单~将下面原始代码中红字的部分替换成您个人的信息,然后放置在自定义模块中就可以啦!
原始代码:
<div style="padding:10px;background:url('http://blog.163.com/pub/activities/xy3show/lpbg.jpg') repeat-x;background-color:#ceeff6">
<div style="margin:0 auto;width:221px;"><a href="http://game.163.com/xy3show" target="_blank"><img src="http://blog.163.com/pub/activities/xy3show/lptitle.gif" border="0" /></a></div>
<div style="margin:0 auto;width:221px;text-align:right;"><a href="http://blog.163.com/activities/xy3show/xy3show.do?action=index" target="_blank" style="color:#000;font-size:12px;">活动首页 >></a></div>
<div style="margin:5px auto;padding:7px;width:181px;background:#fff;">
<div style="margin:0 auto;">
<div style="margin:0 auto;background:#eeeeee;width:120px;height:120px;">
<a href="这里输入个人页面链接地址" target="_blank">
<img src="这里输入博客中个人照片地址" height="120px" style="margin:0 auto;padding:inherit 0;display:block;" border="0" />
</a>
</div>
<div style="line-height:20px;width:100%;text-align:center;" >
<a href="这里输入个人页面链接地址" target="_blank" style="color:#609100;font-weight:bold;">这里输入你的昵称</a>
</div>
</div>
<div style="margin:0 10px;color:#000;font-size:12px;">我的宣言:这里输入我想说的话</div>
</div>
<div style="text-align:center;"><a href="这里输入个人页面链接地址" target="_blank"><img src="http://blog.163.com/pub/activities/xy3show/lpvote4me.jpg" border="0" /></a></div>
</div>
举例替换部分:
个人页面链接地址:http://blog.163.com/activities/xy3show/1780051.do
博客中个人照片地址:http://img.blog.163.com/photo/HRqOid2NqHTHJnEaBY_P_A==/5139451599760256000.jpg
昵称:80ぞ【囚徒,
示例代码:
| <div style="padding:10px;background:url('http://blog.163.com/pub/activities/xy3show/lpbg.jpg') repeat-x;background-color:#ceeff6"> <div style="margin:0 auto;width:221px;"><a href="http://game.163.com/xy3show" target="_blank"><img src="http://blog.163.com/pub/activities/xy3show/lptitle.gif" border="0" /></a></div> <div style="margin:0 auto;width:221px;text-align:right;"><a href="http://blog.163.com/activities/xy3show/xy3show.do?action=index" target="_blank" style="color:#000;font-size:12px;">活动首页 >></a></div> <div style="margin:5px auto;padding:7px;width:181px;background:#fff;"> <div style="margin:0 auto;"> <div style="margin:0 auto;background:#eeeeee;width:120px;height:120px;"> <a href="http://blog.163.com/activities/xy3show/1780051.do" target="_blank"> <img src="http://img.blog.163.com/photo/HRqOid2NqHTHJnEaBY_P_A==/5139451599760256000.jpg" height="120px" style="margin:0 auto;padding:inherit 0;display:block;" border="0" /> </a> </div> <div style="line-height:20px;width:100%;text-align:center;" > <a href="http://blog.163.com/activities/xy3show/1780051.do" target="_blank" style="color:#609100;font-weight:bold;">80ぞ【囚徒,</a> </div> </div> <div style="margin:0 10px;color:#000;font-size:12px;">我的宣言:这里输入我想说的话</div> </div> <div style="text-align:center;"><a href="http://blog.163.com/activities/xy3show/1780051.do" target="_blank"><img src="http://blog.163.com/pub/activities/xy3show/lpvote4me.jpg" border="0" /></a></div> </div> |
示例代码效果:
如何获得照片地址?
将照片上传到你的博客相册,点击下方的“复制此相片网址”获得照片地址。