http://blog.sina.com.cn/bingbing88255[订阅]
字体大小: 正文
使博客大背景透明的处理方法(2007-03-18 15:27:35)

 

 首先进入IE版图像处理工具在本地上传自己的的照片,然后点“改尺寸“将照片的宽和高设置为1000和750最后点“改变尺寸”
   你可以对你的照片进行各种各样的处理,这个自己喜欢就可以!处理完毕之后,“保存当前图片“
   下一步就是上传自己本地的照片到新浪,进入控制面板点“发表文章”可以看到“图片剪切板”点“浏览”并且“插入图片” 最后“存为草稿”再在草稿箱找到这篇文章。点击“”找到你的照片的网址添加为你的背景图片即可。
详细参考文章:首页透明背景的代码
  
代码添加方法:
1,控制面板----首页内容维护----定义空白模板----新建,创建模块标题,粘贴代码(粘贴代码前,在普通模式下打一个空格,然后再进入源代码编辑模式,这时你会看到源代码中已经有一行代码了( <DIV>&nbsp;</DIV> ),这时你再将自己的代码粘贴到它的下面即可,因为CSS代码粘贴到新建立的模块中,没有别的内容,不会显示的)----保存并返回;

 2,控制面板----定制我的首页----点添加模块----点选创建好的模块标题---勾上并保存,移动新建面板位置--保存设置。做第二步的目的是将建立好的模块在博客个人首页里呈现出来。


或者直接把以上代码粘贴到以前你建立的模块中--找一个以前你建立的模块,并且现在正在使用这个模块,粘贴代码。点击保存即可
<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}
.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>
<style>body {background:url("页面大背景图片地址") repeat fixed!important;}<style>
<STYLE type=text/css>
.banner .title td{font-family:隶书;}
.banner .title td{font-size:48px;}
.banner .title td{FILTER: glow(color=#3388FF,direction=2);}
.banner .title td{color:#FFFFFF;}
.banner table{background:#transparent;filter:alpha(opacity=85);border:0px solid #000;}
</STYLE>
<STYLE type=text/css>
.bodyTop
{background:#transparent}
.logo

{background:#transparent}</STYLE>
<STYLE type=text/css> .logo{display:none;} </STYLE>

前一篇:blog挂件
后一篇:图片上编辑文字
  • 评论加载中,请稍候...
发评论    明星私家相册

验证码:看不清楚数字吗?点击这里再试试。收听验证码

发评论

以上网友发言只代表其个人观点,不代表新浪网的观点或立场。

相关博文
读取中...
推荐博文
读取中...