您好,欢迎来到中国最大的生活服务网站![登录][注册]
有问题先搜索一下: 高级搜索

已解决问题 - 浏览282次

下一个已解决问题
小雨小雨

伴读书童

新浪博客横幅代码

新浪博客横幅代码新浪博客横幅代码新浪博客横幅代码
http://blog.sina.com.cn/u/446ae4ee010007g7 

还可输入300个字

请输入上图中的验证码,字母不区分大小写。

对象对象

伴读书童

最佳答案 - 由投票者2008-06-11 04:05:19选出

修改横幅的代码:

<DIV> </DIV><STYLE type=text/css>.banner
{background:url("头部大横幅图片地址") no repeat no scroll!mportant;}</STYLE>


以上的代码只是更改博客横幅的最简单的代码.
但是,有一些朋友希望能够把博客的横幅加宽.那么又怎么办呢?
呵呵 在这里,我介绍一下博客横幅加宽的代码:

代码一:

<STYLE type=text/css>.banner
{background:url("横幅图片地址") no repeat no scroll!mportant;}.banner
{height:235px} </STYLE>

说明:代码中235px 表示横幅的宽度 可以自己调节.这个代码适合于JPG格式的图片.


代码二:

<STYLE type=text/css>.banner
{height:235px} </STYLE>


说明:代码中235px 表示横幅的宽度 可以自己调节.这个代码适合于FLASH形式的图片.
那么.用这个代码添加FLASH横幅.必须还要添加另外的代码(即绝对定位代码).呵呵;虽然麻烦了一些,但这样会使博客看起来更美观,


绝对定位代码如下:(只能添加一个)

代码一:
(这个定位代码自动居中,解决了使用不同分辨率,或者宽屏幕电脑看定位内容偏离的问题。)

<table border="0" cellpadding="0" width="100%" style="position:absolute;z-index:100;border-collapse: collapse;left:0px;top:12px;width:expression(eval(document.body.clientWidth));background-color:transparent;" ><tr><td align="center">这里覆盖需要定位的内容</td></tr></table>



代码二:绝对定位+框架
<table border="0" cellpadding="0" width="100%" style="position:absolute;z-index:100;border-collapse: collapse;left:0px;top:12px;width:expression(eval(document.body.clientWidth));background-color:transparent;" ><tr><td align="center"><IFRAME marginWidth=0 marginHeight=0 src="在文字上覆盖地址" frameBorder=0 width=770 scrolling=no height=48></IFRAME>
</td></tr></table>



代码说明:

top:12px 上下位置的数值,数字越大,定位的东西越往下。(自动居中,只调整上下即可)

width=770 框架的长 height=48 框架的宽 可根据定位的东西自己调整。



--------------------------------------------------------------------------------

那么,制作自己的博客横幅.还可以隐藏横幅上方3.0的背景图片,这样看起来就更美观了;

横幅上方的3.0后的背景图片

<DIV> </DIV>
<STYLE type=text/css>.bodyTop
{background:url("文字上覆盖图片地址") no-repeat center;}</STYLE>

图片尺寸:宽770像素 高40像素 分辨率72



--------------------------------------------------------------------------------


隐藏横幅上方的3.0图片:
<DIV> </DIV><STYLE type=text/css> .logo{display:none;} </STYLE>


那么,有一些朋友他不想要横幅.在这里我再告诉大家,隐藏横幅的代码:

隐藏首页横幅上的博客地址:
<DIV> </DIV>
<STYLE>.banner .link td {display:none;} </STYLE>


--------------------------------------------------------------------------------

再告诉大家一些横幅素材:
横幅素材1
横幅素材2


添加方法:

首先复制代码→点击你博客的 控制面板→首页内容维护→自定义空白面板 >> 点击进入编辑界面 →点击 →打开新窗口后 点击 显示源代码 → 把你复制的代码粘贴 → 点 → 然后回到你的控制面板 点击定制我的首页 → 在新打开的网页中 点击 添加模块 → 在新打开的窗口 把你新建立的这个模块名字前打上对号,然后在最下面点击 →最后点击 保存设置 一切就OK了

--------------------------------------------------------------------------------




方法2:直接把上面的代码粘贴到模块里.点击 显示源代码 → 把你复制的代码粘贴
注:这个模版现在正在使用

以上代码请随意使用!~~
转载请注明:本文由:生活懒洋洋整理!~谢谢

0 0

还可输入300个字

请输入上图中的验证码,字母不区分大小写。

其他回答(9)

  • 过12过12

    伴读书童

    新浪博客整体模板源代码
    <STYLE type=text/css>
    body
    {background:url(页面背景图片) repeat
    scroll!important;}
    .logo
    {background:url(题图logo图片) no
    repeat no scroll!mportant;}
    .banner
    {background:url(题图大图) no
    repeat no scroll!mportant;}
    .menu{
    background:url("题图下的菜单图片") no-
    repeat center;}
    .feeds .up{
    background:url("正文标题栏上翻时的图片") no-
    repeat center;}
    .feeds .down{
    background:url("正文标题栏下翻时的图片") no-
    repeat center;}
    .feeds .function{background:url("正文摘要结尾处菜单的图片") no-
    repeat right;}
    .links .up{
    background:url("面板标题栏上翻时图片");}
    .links .down{
    background:url(面板标题栏下翻时的图片);}
    .links .mid{
    background:url(面板的背景图片);}
    .photo .mid{
    background:url(形象照片处的背景图片);}
    .label .mid{
    background:url(自定义面板的背景图片);}
    .calendar .mid{
    background:url("日历面板背景");}
    .callboard .up{
    background:url("公告栏标题栏上翻时图片");}
    .callboard .down{
    background:url("公告栏标题栏下翻时图片");}
    .callboard .mid{
    background:url("公告栏背景图片");}
    .bodyBg{
    background:url("正文背景图片");}
    .bodyBottom{
    background:url("正文背景图片");}
    .gbook .up{
    background:url('留言板标题栏上翻时的图片') no-repeat;}
    .gbook .down{
    background:url('留言板标题栏下翻时的图片') no-repeat;}
    .feeds .page{
    background:url("正文文章页数图片") no-repeat center;}
    </STYLE>
    注:1.把文字部分改成图片地址即可,但图片地址必须是网络上已经存在的,否则不能显示。


    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 睡美人睡美人

    伴读书童

    这些都太复杂,http://blog.sina.com.cn/u/1249752321你认为可以的话我教你做。

    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 小雅小雅

    伴读书童

    如何更换新浪博客上面大题图(横幅)的源代码:





    <P align=center><A href="http://blog.sina.com.cn/m/zangweimin " target=_blank>kongfu</A></P><STYLE type=text/css>.banner{background:url(http://www.nena.com.br/backs_nena/001_100/pc060nthumb.jpg) no repeat no scroll!mportant;}</STYLE>





    使用说明:

    把 url(横幅图片地址)括号里的地址换成自己喜欢的图片地址即可。




    具体操作步骤如下:控制面板——个人首页维护——自定义空白面板——新增——钩显示源代码——粘贴代码——去掉钩——保存——定制我的首页——添加模块——钩选——选取——保存

    如何加宽新浪博客上面大题图(横幅)的源代码:





    <STYLE type=text/css>.banner

    {background:url("横幅图片地址") no repeat no scroll!mportant;}.banner

    {height:235px} </STYLE>






    代码说明:

    横幅图片地址 是换上你自己喜欢的图片,注意,不要把“ ”符号复盖掉;

    235px 是横幅图片高度的数值,可根据图片的大小自行调节;





    具体操作方法如下:

    1,点击控制面板——个人首页维护——自定义空白面板——已有模块(比如时钟模块或天气预报模块什么的)——钩选“显示源代码”——把以上代码复制粘贴在所有原代码后面——去掉钩——保存;
    2,如果是新增面板,可以点击控制面板——新增空白面板——先在空白面板上敲一下空格键——钩选“显示源代码”(这时你会看到面板中已经有一行代码了:<DIV> </DIV>)——把以上代码复制粘贴在所有代码之后——钩选显示源代码(钩号消失)——保存新增面板——定制个人首页——选取新增面板——保存设置;

    如何更换BLOG首页FLASH通栏图(横幅)的代码:



    <table border="0" cellpadding="0" width="100%"

    style="position:absolute;z-index:100;border-collapse: collapse;left:0px;top:12px;width:expression(eval(document.body.clientWidth));background-color:transparent;" ><tr><td align="center"><IFRAME marginWidth=0 marginHeight=0 src="此处覆盖FLASH地址"

    frameBorder=0 width=770 scrolling=no height=135></IFRAME>
    </td></tr></table>









    代码说明:

    width=770 height=135 宽、高数值,可根据定位的FLASH图片尺寸自行调整;

    top:12px 上下位置的数值,数字越大,定位的FLASH图片越往下;

    注意:代码中图片地址两边的 “ ” 不能覆盖,否则效果,





    具体操作步骤是:

    点击控制面板——新增空白面板——钩选源代码(出现钩号,同时文档里出现DIV的字样)——粘贴以上代码——钩选源代码(钩号消失)——保存新增面板——定制个人首页——选取新增面板——保存设置就行了;


    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 字符字符

    伴读书童

    你好!

    更换整体页面背景的源代码:
    <STYLE type=text/css>body
    {background:url(博客整体页面背景图片) repeat
    scroll!important;}</STYLE>

    更换页面题图logo图片的源代码:
    <STYLE type=text/css>.logo
    {background:url(博客最上方题图logo图片) no
    repeat no scroll!mportant;}</STYLE>

    更换页面横幅题图的源代码:
    <STYLE type=text/css>.banner
    {background:url(横幅题图大图) no
    repeat no scroll!mportant;}</STYLE>

    更换页面横幅题图下面的菜单图片的源代码:
    <STYLE type=text/css>.menu{
    background:url("题图下的长条菜单图片") no-
    repeat center;}</STYLE>

    更换页面文章标题栏上翻时的图片的源代码:
    <STYLE type=text/css>.feeds .up{
    background:url("文章标题栏上翻时的图片") no-
    repeat center;}</STYLE>

    更换页面文章标题栏下翻时的图片的源代码:
    <STYLE type=text/css>.feeds .down{
    background:url("文章标题栏下翻时的图片") no-
    repeat center;}</STYLE>

    更换页面文章结尾处评论阅读菜单栏的图片的源代码:
    <STYLE type=text/css>.feeds .function{
    background:url("文章结尾处评论阅读菜单栏的图片") no-
    repeat right;}</STYLE>

    更换页面空白面板标题栏上翻时图片的源代码:
    <STYLE type=text/css>.links .up{
    background:url("空白面板标题栏上翻时图片");}</STYLE>

    更换页面空白面板标题栏下翻时图片的源代码:
    <STYLE type=text/css>.links .down{
    background:url(空白面板标题栏下翻时的图片);}</STYLE>

    更换页面空白面板的背景图片的源代码:
    <STYLE type=text/css>.links .mid{
    background:url(空白面板的背景图片);}</STYLE>

    更换页面形象照片处的背景图片的源代码:
    <STYLE type=text/css>.photo .mid{
    background:url(形象照片处的背景图片);}</STYLE>

    更换页面自定义空白面板背景图片的源代码:
    <STYLE type=text/css>.label .mid{
    background:url(自定义空白面板的背景图片);}</STYLE>

    更换页面日历面板的背景图片的源代码:
    <STYLE type=text/css>.calendar .mid{
    background:url("日历面板的背景图片");}</STYLE>

    更换页面公告栏标题栏上翻时图片的源代码:
    <STYLE type=text/css>.callboard .up{
    background:url("公告栏标题栏上翻时图片");}</STYLE>

    更换页面公告栏标题栏下翻时图片的源代码:
    <STYLE type=text/css>.callboard .down{
    background:url("公告栏标题栏下翻时图片");}</STYLE>

    更换页面公告栏的背景图片的源代码:
    <STYLE type=text/css>.callboard .mid{
    background:url("公告栏的背景图片");}</STYLE>

    更换页面正文背景图片的源代码:
    <STYLE type=text/css>.bodyBg{
    background:url("正文背景图片");}</STYLE>

    更换页面正文背景图片的源代码:
    <STYLE type=text/css>.bodyBottom{
    background:url("正文背景图片");}</STYLE>

    更换页面正文文章页数图片的源代码:
    <STYLE type=text/css>.feeds .page{
    background:url("正文文章页数图片") no-repeat center;}</STYLE>

    更换页面留言板标题栏上翻时的图片的源代码:
    <STYLE type=text/css>.gbook .up{
    background:url('留言板标题栏上翻时的图片') no-repeat;}</STYLE>

    更换页面留言板标题栏下翻时的图片的源代码:
    <STYLE type=text/css>.gbook .down{
    background:url('留言板标题栏下翻时的图片') no-repeat;}</STYLE>

    添加步骤:
    第一步、登录新浪博客,输入“登录名”“密码”和“验证码”后点击“登录”。
    第二步、点击进入主页上方的“控制面板”。
    第三步、进入“个人首页维护”。
    第四步、进入“自定义空白模板”。

    第五步、点击“新增”新增一个空白面板。
    第六步、在“面板标题”写好面板的名称,勾选面板下方的“显示源代码”勾选框,此处注意一定要勾选,否则将不能成功。将以下代码贴入文本框中,点击“保存”。
    第七步、点击“控制面板”左侧“BLOG信息设置”中的“定制我的首页”。
    第八步、点击“添加模块”。
    第九步、勾选刚刚建立好的面板,点击下方的“选取”。
    第十步、刚刚建好的显示面板出现,点击“保存设置”。



    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 应权应权

    伴读书童

    新浪博客上面大题图(横幅)的源代码:

    <P align=center><A href="http://blog.sina.com.cn/m/kongfu" target=_blank>kongfu</A></P><STYLE
    type=text/css>.banner{background:url(http://www.nena.com.br/backs_nena/001_100/pc060nthumb.jpg) no repeat no scroll!mportant;}</STYLE>


    使用说明:
    把 url(横幅图片地址)括号里的地址换成自己喜欢的图片地址即可;


    具体操作步骤如下:
    点击控制面板——个人首页维护——自定义空白面板——新增——钩显示源代码——粘贴代码——去掉钩——保存——定制我的首页——添加模块——钩选——选取——保存


    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 编辑编辑

    伴读书童

    我用的首页加宽加背景的模块给大家

    http://blog.sina.com.cn/u/4ad2826e010007h6



    教你如何玩博客
    http://blog.sina.com.cn/u/4ad2826e010007ci


    火热Saipan-小岛风光(整套模板)
    http://blog.sina.com.cn/u/4ad2826e010007m1






    <DIV> </DIV>
    <STYLE type=text/css>




    .bodyTop{width:980px;}
    .bodyBottom{width:980px;}
    .bodyBg{width:980px;}
    .menu{width:980px;}
    .feeds .itemBox table{width:688px;}
    .feeds .text{width:688px;}
    .banner .title td{font-size:30px;}
    .banner .title td{FILTER: glow(color=#000000,direction=2);}
    .banner .title td{color:#E800E8;}
    .banner table{background:#A6FFFF;
    filter:alpha(opacity=80);

    border:0px solid #000;}
    .banner .title{
    margin-left:340px;
    margin-top:60px;
    font-weight:bold;
    }
    .banner .link {
    MARGIN-TOP: 7px;
    MARGIN-LEFT: 331px
    }
    <!--
    BODY {


    SCROLLBAR-FACE-COLOR: rgb(239,44,33);
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(252,239,166);
    SCROLLBAR-SHADOW-COLOR: rgb(123,252,123);
    SCROLLBAR-3DLIGHT-COLOR: rgb(133,255,231);
    SCROLLBAR-ARROW-COLOR: rgb(186,255,231);
    SCROLLBAR-TRACK-COLOR: rgb(31,239,120);
    SCROLLBAR-DARKSHADOW-COLOR: rgb(217,57,175)



    }
    -->
    body
    {background:url("http://album.sina.com.cn/pic/4ad2826e02000faa") repeat scroll!important;}
    .logo
    {background:#transparent}
    .banner
    {background:url(http://album.sina.com.cn/pic/4ad2826e02000e86) no repeat no scroll!mportant;}.banner
    {height:180px}
    .menu
    {background:#DEFFAC}
    .feeds .up
    {background:#A6FFA6}
    .feeds .down
    {background:#transparent}
    .feeds .function
    {background:#66B3FF}
    .links .up
    {background:#9999CC}
    .links .down
    {background:#transparent}
    .links .mid
    {background:#743A3A;}
    .photo .mid
    {background:url(http://album.sina.com.cn/pic/4ad2826e02000fqx);}


    .label .mid
    {background:#AE8F00}
    .calendar .mid
    {background:#transparent}
    .callboard .up
    {background:#transparent}
    .callboard .down
    {background:#transparent}
    .callboard .mid

    {background:#AAAAFF;}
    .bodyBottom
    {background:#transparent}
    .bodyBg
    {background:#FFD2D2;}
    .sysW770
    {background:#transparent}
    .gbook .up
    {background:#transparent}
    .gbook .down
    {background:#transparent}
    .feeds .page
    {background:#E6E6F2}
    .links .more
    {background:#D6D6AD}
    .add
    {background:#transparent}
    .add .ico
    {background:#transparent}
    .bodyTop
    {background:#2894FF}
    .menu .home a{color:#ff0000;}
    .links .desc{color: #00FFFF !important;}
    .feeds .text a {color:#F75000;}
    .feeds .title a {color:#FF0080;}

    .links .text {color:#8600FF;}
    .add a {color:#FF0000;}
    .callboard .title {color:#F75000;}
    .photo .infoText a {color:#707038;}
    .banner .link td{color:#FF0000;}
    A { text-decoration: NONE; color: #E0E0E0}
    A:hover {font-weight: bold }
    BODY{cursor:url('http://webme.bokee.com/inc/mouse006.ani');}
    A {CURSOR: url('http://webme.bokee.com/inc/mouse014.ani');}

    A { text-decoration: NONE; color: #28004D}
    A:hover { background-color: #00A600; }



    </STYLE>



    <DIV></DIV>


    <FONT color=#0556A3>参考文献:</FONT>首页加宽加背景的模块
    <DIV ><A href=http://dl.zhishi.sina.com.cn/upload/30/99/34/1255309934.7561059.jpg target=_blank><IMG src=http://dl.zhishi.sina.com.cn/upload/30/99/34/1255309934.7561059.jpg border=0 onload=javascript:if(this.width>screen.width*0.35) this.width=screen.width*0.40></IMG></A></DIV>
    <SPAN style=font-size:12px;color:#949494>该回答在1月6日 8:11由回答者修改过</SPAN>

    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 人不人不

    伴读书童

    你好
    <style type=text/css>
    body
    {background:url("页面大背景图片地址") repeat scroll!important;}
    .logo
    {background:url("题图上背景图片地址") no repeat no scroll!mportant;}
    .banner
    {background:url("题图下背景图片地址") no repeat no scroll!mportant;}
    .menu
    {background:url("题图下的菜单背景图片地址") no-repeat center;}
    .feeds .up
    {background:url("正文标题栏上翻时的图片地址") no-repeat center;}
    .feeds .down
    {background:url("正文标题栏下翻时的图片地址") no-repeat center;}
    .feeds .function
    {background:url("正文摘要结尾处的图片地址") no-repeat right;}
    .links .up
    {background:url("面板标题栏上翻时的图片地址");}
    .links .down
    {background:url("面板标题栏下翻时的图片地址");}
    .links .mid
    {background:url("面板的背景图片地址");}
    .photo .mid
    {background:url(个人形象照片处的背景图片地址);}
    .label .mid
    {background:url("自定义面板的背景图片地址");}
    .calendar .mid
    {background:url("日历面板背景图片地址");}
    .callboard .up
    {background:url("公告栏标题栏上翻时的图片地址");}
    .callboard .down
    {background:url("公告栏标题栏下翻时的图片地址");}
    .callboard .mid
    {background:url("公告栏背景图片地址");}
    .bodyBg
    {background:url("页面内背景图片地址");}
    .sysBr500
    {background:url("所有文章的背景图片地址,建议不使用这段代码");}
    .bodyBottom

    {background:url("内背景页脚处图片地址");}
    .sysW770
    {background:url("页面底部“新浪BLOG意见反馈留言板”等字所在的背景图片地址");}
    .gbook .up
    {background:url("留言板标题栏上翻时的图片地址") no-repeat;}
    .gbook .down
    {background:url("留言板标题栏下翻时的图片地址") no-repeat;}
    .feeds .page
    {background:url("正文文章页数图片地址") no-repeat center;}
    .links .more
    {background:url("最新文章列表下的MORE的背景图片") no-repeat right;}
    .add
    {background:url("发表文章四个字所在的背景图片") no-repeat right;}
    .add .ico
    {background:url("发表文章四个字左边的小图片") no-repeat right;}
    </style>

    “页面大背景(body)”指的是整个博客的最大背景,由于中间部分被覆盖,所以显示的效果只是两边的部分。
    “题图上背景(logo)”是指所在的横长条的背景。

    “题图下背景(banner)”是指博客名字(如情留-γ蚊ж子ま)和博客地址(如http://blog.sina.com.cn/m/wenzi ﹥复制 ﹥收藏本页)所在的那部分的背景。

    其中logo和banner宽各为770,logo高40,banner高135,单位均为像素。


    “题图下的菜单背景”是指“HOME...搜索┆帮助┆退出”等字所在的那个横长条的背景。

    “正文标题栏上翻时的图片”指的是文章发表了之后文章标题的图片。

    “面板标题栏下翻时的图片”指的是点击标题后出现标题后的后面的图片。

    “面板的背景图片”指的是左边比如我的文章列表什么的背景图片。

    “页面内背景(bodybg)”是指就是除了页面大背景(body)外的另一大背景,由于一些部分被logo和banner还有模块的背景覆盖,所以所看到的只是扣除以上三部分的大背景。

    “内背景页脚处图片地址(bodyBottom)”是指在文章翻页处下面,sysW770上面的一横窄条

    幻灯片代码:
    <DIV> </DIV><embed ID="focus_flash" src="http://image2.sina.com.cn/bj/zonghe/pixviewer.swf" wmode="opaque" bgcolor="#FDD248"FlashVars="pics=图片地址1|图片地址2|图片地址3|图片地址4|图片地址5&links=文章地址1|文章地址2|文章地址3|文章地址4|文章地址5&texts=文章名字1|文章名字2|文章名字3|文章名字4|文章名字5&borderwidth=180&borderheight=180&textheight=20" menu="false" quality="high" width="180" height="200" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />




    欢迎到我博客交流 http://blog.sina.com.cn/m/sunlingxuan

    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 飞天飞天

    伴读书童

    这个代码是最好的
    以后你会省很多事
    新浪博客整体模板源代码
    <STYLE type=text/css>
    body
    {background:url(页面背景图片) repeat
    scroll!important;}
    .logo
    {background:url(题图logo图片) no
    repeat no scroll!mportant;}
    .banner
    {background:url(题图大图) no
    repeat no scroll!mportant;}
    .menu{
    background:url("题图下的菜单图片") no-
    repeat center;}
    .feeds .up{
    background:url("正文标题栏上翻时的图片") no-
    repeat center;}
    .feeds .down{
    background:url("正文标题栏下翻时的图片") no-
    repeat center;}
    .feeds .function{background:url("正文摘要结尾处菜单的图片") no-
    repeat right;}
    .links .up{
    background:url("面板标题栏上翻时图片");}
    .links .down{
    background:url(面板标题栏下翻时的图片);}
    .links .mid{
    background:url(面板的背景图片);}
    .photo .mid{
    background:url(形象照片处的背景图片);}
    .label .mid{
    background:url(自定义面板的背景图片);}
    .calendar .mid{
    background:url("日历面板背景");}
    .callboard .up{
    background:url("公告栏标题栏上翻时图片");}
    .callboard .down{
    background:url("公告栏标题栏下翻时图片");}
    .callboard .mid{
    background:url("公告栏背景图片");}
    .bodyBg{
    background:url("正文背景图片");}
    .bodyBottom{

    background:url("正文背景图片");}
    .gbook .up{
    background:url('留言板标题栏上翻时的图片') no-repeat;}
    .gbook .down{
    background:url('留言板标题栏下翻时的图片') no-repeat;}
    .feeds .page{
    background:url("正文文章页数图片") no-repeat center;}
    </STYLE>
    注:1.把文字部分改成图片地址即可,但图片地址必须是网络上已经存在的,否则不能显示。


    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

  • 播权播权

    伴读书童

    新浪博客整体模板源代码
    <STYLE type=text/css>
    body
    {background:url(页面背景图片) repeat
    scroll!important;}
    .logo
    {background:url(题图logo图片) no
    repeat no scroll!mportant;}
    .banner
    {background:url(题图大图) no
    repeat no scroll!mportant;}
    .menu{
    background:url("题图下的菜单图片") no-
    repeat center;}
    .feeds .up{
    background:url("正文标题栏上翻时的图片") no-
    repeat center;}
    .feeds .down{
    background:url("正文标题栏下翻时的图片") no-
    repeat center;}
    .feeds .function{background:url("正文摘要结尾处菜单的图片") no-
    repeat right;}
    .links .up{
    background:url("面板标题栏上翻时图片");}
    .links .down{
    background:url(面板标题栏下翻时的图片);}
    .links .mid{
    background:url(面板的背景图片);}
    .photo .mid{
    background:url(形象照片处的背景图片);}
    .label .mid{
    background:url(自定义面板的背景图片);}
    .calendar .mid{
    background:url("日历面板背景");}
    .callboard .up{
    background:url("公告栏标题栏上翻时图片");}
    .callboard .down{
    background:url("公告栏标题栏下翻时图片");}
    .callboard .mid{
    background:url("公告栏背景图片");}
    .bodyBg{
    background:url("正文背景图片");}
    .bodyBottom{
    background:url("正文背景图片");}
    .gbook .up{
    background:url('留言板标题栏上翻时的图片') no-repeat;}
    .gbook .down{
    background:url('留言板标题栏下翻时的图片') no-repeat;}
    .feeds .page{
    background:url("正文文章页数图片") no-repeat center;}
    </STYLE>
    注:1.把文字部分改成图片地址即可,但图片地址必须是网络上已经存在的,否则不能显示。



    • 过客

      过客

      221.204.35.*

      还有麽
      最好多点,有选择余地咧就

    还可输入300个字

    请输入上图中的验证码,字母不区分大小写。

返回知识堂首页>>

生活画报

更多

1
关于雅虎 | 帮助中心 | 联系我们 | 诚聘英才 | 广告服务 | 壹推广服务 | 网站联盟 [更多]
Copyright © 2009 Yahoo.com.cn 版权所有 不得转载 | 使用须知 | 著作权声明 | 京ICP证000022号 | 国家药监局(京)-经营性-2004-0039
全球阿里巴巴 - 阿里巴巴网络:中国站 国际站 日文站 | 淘宝站 | 支付宝 | 中国雅虎 | 口碑网 | 阿里软件 | 阿里妈妈
文明办网举报热线 010-65986060