放置CHAT BOX背景

FOR SHOUTMIX

首先,
先去设计→页面元素→添加小工具→HTML/JavaScript
paste你的shoutmix code

再copy以下的code
<div align="center" id="shoutmix" style="background: url(图片网址) no-repeat scroll left top transparent; height: 230px; padding-top: 30px; position: relative; width: 479px;">

把刚刚的code放在 <!-- Begin ShoutMix - http://www.shoutmix.com --> 后面

如图:





 tips: 
code里面的的 height(高度) , width(宽度)还有 padding-top 要跟着背景图片大小更改。

如图:



FOR CBOX

首先,
先去设计→页面元素→添加小工具→HTML/JavaScript

paste你的cbox code

把框里的字删除


再把那些字换成以下代码
<div align="center" id="shoutmix" style="background: url("图片网址") no-repeat scroll left top transparent; height: 450px; padding-top: 30px; position: relative; width: 220px;">

 tips: 
code里面的的 height(高度) , width(宽度)还有 padding-top 要跟着背景图片大小更改。

如图: