新浪博客主页上的背景图片怎么换成自己喜欢的图片

现在主页背景是一片空空的,不知道可以在两旁显示出来的那种背景怎么做的... 现在主页背景是一片空空的,不知道可以在两旁显示出来的那种背景怎么做的 展开
 我来答
精彩空间展示
2007-01-02 · TA获得超过320个赞
知道小有建树答主
回答量:813
采纳率:0%
帮助的人:0
展开全部
移动的大背景,就是划块动,背景也动的。
在添加空白面板的时候,先按个空格键,接着在显示源代码前打勾,再把代码放进去
<TABLE cellSpacing=0 cellPadding=0 align=center border=0>
<TBODY>
<TR>
<TD>
<STYLE>
body
{background:url("页面大背景图片地址") repeat scroll!important;}
</STYLE>

固定的背景 不用空格,先打上钩,然后粘贴就行
<DIV> </DIV><style>body {background:url("页面大背景图片地址") repeat fixed!important;}<style>

朦胧效果(透明) 先点空格再钩上对号,直接粘贴
<STYLE type=text/css>
.logo
{background:#transparent}
.banner
{background:#transparent}
.menu
{background:#transparent}
.feeds .up
{background:#transparent}
.feeds .down
{background:#transparent}
.feeds .function
{background:#transparent}
.links .up
{background:#transparent}
.links .down
{background:#transparent}
.links .mid
{background:#transparent}
.photo .mid
{background:#transparent}
.label .mid
{background:#transparent}
.calendar .mid
{background:#transparent}
.callboard .up
{background:#transparent}
.callboard .down
{background:#transparent}
.callboard .mid
{background:#transparent}
.bodyBg {background:#transparent;filter:progid:DXImageTransform.Microsoft.gradient(GradientType ='1',enabled='true',startColorstr=#AAFFFFFF, endColorstr=#AAFFFFFF);}
.bodyBottom
{background:#transparent}
.sysW770
{background:#transparent}
.gbook .up
{background:#transparent}
.gbook .down
{background:#transparent}
.feeds .page
{background:#transparent}
.links .more
{background:#transparent}
.add
{background:#transparent}
.add .ico
{background:#transparent}
</STYLE>
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式