在线情况
楼主
  • 头像
  • 级别
    • 声望+5
    • 积分591
    • 经验737000
    • 文章419
    • 注册2014-02-19
    9.0风格替换(更新)LOGO,BANNER图片(给新手)
    leadbbs9.0带了8个默认风格,要是你不知道怎么改logo和banner,看看吧

    每个风格都有一个CSS文件,后台风格管理在线修改,FTP修改都可以

    [b]风格: 默认设置[/b]

    [b][COLOR=rgb(0, 136, 0)]CSS[/COLOR][/b]: inc/STYLE0.CSS
    [COLOR=rgb(0, 221, 0)][b]LOGO[/b][/COLOR]: .head_banner_logo a img{cursor:pointer; width:320px;height:85px;background: url(../images/style/extend/01002/logo.png) no-repeat;_background: url(../images/style/extend/01002/logo.gif) no-repeat;}
    [COLOR=rgb(0, 0, 204)]BANNER[/COLOR]: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../images/style/extend/01002/banner.png) no-repeat left;_background: url(../images/style/extend/01002/banner.gif) no-repeat left;} /*block for ie6*/
    [COLOR=rgb(0, 48, 238)]ftp替换LOGO[/COLOR] images/style/extend/01002/logo.png images/style/extend/01002/logo.gif
    [COLOR=rgb(0, 0, 238)]ftp替换BANNER[/COLOR] images/style/extend/01002/banner.png images/style/extend/01002/banner.gif

    [b]风格: 1 (绿色)[/b]

    CSS: inc/STYLE1.CSS
    LOGO: .head_banner_logo a img{cursor:pointer; width:257px;height:65px;background: url(../images/style/0_1/logo.gif) no-repeat;}
    BANNER: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../images/temp/banner17.gif) no-repeat;}
    ftp替换LOGO images/style/0_1/logo.gif
    ftp替换BANNER images/temp/banner17.gif
    [ 此贴最后由 邡騛の蘂 在2014-5-2 12:20:44编辑过 ]
    asp技术学习感谢您的参与
    在线情况
    2
    • 头像
    • 级别
      • 声望+5
      • 积分591
      • 经验737000
      • 文章419
      • 注册2014-02-19
      [COLOR=#0606A5][b]风格:2[/b][/COLOR] [COLOR=#C67907]CSS文件[/COLOR]:inc/STYLE2.CSS [COLOR=#EE5F00]LOGO[/COLOR]: .head_banner_logo a img{cursor:pointer; width:257px;height:65px;background: url(../images/style/3/logo.gif) no-repeat;} [COLOR=#D65A08]BANNER[/COLOR]: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../images/style/3/banner.gif) no-repeat;} [COLOR=#C65307]替换LOGO[/COLOR] images/style/3/logo.gif [COLOR=#D65A08]替换BANNER[/COLOR] images/style/3/banner.gif [COLOR=#0606A5][b]风格:3 [/b][/COLOR] [COLOR=#0606A5][COLOR=#C67907]CSS文件[/COLOR]:inc/STYLE3.CSS [COLOR=#EE5F00]LOGO[/COLOR]: .head_top_out{background: #c5f5ff url(../images/style/4/bg_top.jpg) no-repeat bottom;height:205px;} [COLOR=#D65A08]BANNER[/COLOR]: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../images/style/3/banner.gif) no-repeat left;} /*block for ie6*/ [COLOR=#C65307]替换LOGO[/COLOR] images/style/4/bg_top.jpg [COLOR=#D65A08]替换BANNER[/COLOR] [/COLOR][COLOR=#0606A5]images/style/3/banner.gif [/COLOR]这个风格没独立LOGO,头部背景修改了替换[COLOR=#0606A5] [/COLOR]
      asp技术学习感谢您的参与
      在线情况
      3
      • 头像
      • 级别
        • 声望+5
        • 积分591
        • 经验737000
        • 文章419
        • 注册2014-02-19
        [COLOR=#0606A5][b]扩展风格:[/b][/COLOR]人生若们如初见 [COLOR=#C67907]CSS文件[/COLOR]:inc/css/01000.css [COLOR=#EE5F00]LOGO[/COLOR]: .head_top_out{background: #B9CE7F url(../../images/style/extend/01000/bg_top.jpg) no-repeat bottom;height:267px;} [COLOR=#D65A08]BANNER[/COLOR]: .head_banner_ad{display:none;padding-left: 6px;float:right;background: url(../../images/style/extend/01000/banner.gif) no-repeat;} [COLOR=#C65307]替换LOGO[/COLOR] images/style/extend/01000/bg_top.jpg [COLOR=#D65A08]替换BANNER[/COLOR] images/style/extend/01000/banner.gif 跟上面的风格差不多,LOGO就是头部背景图 [COLOR=#0606A5][b]扩展风格:2013[/b][/COLOR] [COLOR=#C67907]CSS文件[/COLOR]:inc/css/01001.css [COLOR=#EE5F00]LOGO[/COLOR]: .head_banner_logo a img{cursor:pointer; width:257px;height:65px;background: url(../../images/style/extend/01001/logo.png) no-repeat;} [COLOR=#D65A08]BANNER[/COLOR]: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../../images/style/extend/01001/banner.png) no-repeat left;} /*block for ie6*/ [COLOR=#C65307]替换LOGO[/COLOR] images/style/extend/01001/logo.png [COLOR=#D65A08]替换BANNER[/COLOR] images/style/extend/01001/banner.png [COLOR=#0606A5][b]扩展风格:2014[/b][/COLOR] [COLOR=#C67907]CSS文件[/COLOR]:inc/css/01002.css [COLOR=#EE5F00]LOGO[/COLOR]:.head_banner_logo a img{cursor:pointer; width:320px;height:85px;background: url(../../images/style/extend/01002/logo.png) no-repeat;_background: url(../../images/style/extend/01002/logo.gif) no-repeat;} [COLOR=#D65A08]BANNER[/COLOR]: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../../images/style/extend/01002/banner.png) no-repeat left;_background: url(../../images/style/extend/01002/banner.gif) no-repeat left;} /*block for ie6*/ [COLOR=#C65307]替换LOGO [/COLOR]images/style/extend/01002/banner.png images/style/extend/01002/banner.gif [COLOR=#0606A5][b]扩展风格:步步惊心[/b][/COLOR] [COLOR=#C67907]CSS文件[/COLOR]:inc/css/01003.css [COLOR=#EE5F00]LOGO[/COLOR]:.head_banner_logo a img{cursor:pointer; width:320px;height:85px;background: url(../../images/style/extend/01002/logo.png) no-repeat; _background: url(../../images/style/extend/01002/logo.gif) no-repeat; } [COLOR=#D65A08]BANNER[/COLOR]: .head_banner_ad a{display:block;width:468px;height:60px;background: url(../../images/style/extend/01002/banner.png) no-repeat left; _background: url(../../images/style/extend/01002/banner.gif) no-repeat left; } /*block for ie6*/ [COLOR=#C65307]替换LOGO [/COLOR]images/style/extend/01002/logo.png images/style/extend/01002/logo.gif [COLOR=#D65A08]替换BANNER[/COLOR] images/style/extend/01002/banner.png images/style/extend/01002/banner.gif
        asp技术学习感谢您的参与
        在线情况
        4
        • 头像
        • 级别
        • 徽章
        • 声望+13
        • 积分574
        • 经验362646
        • 文章523
        • 注册2005-11-15
        收藏起来慢慢看。[P]还有首页CMM的LOGO图片呢?[/P]
        asp技术学习感谢您的参与
        在线情况
        5
        • 头像
        • 级别
          • 声望+5
          • 积分591
          • 经验737000
          • 文章419
          • 注册2014-02-19
          cms logo article/images/logo.png
          asp技术学习感谢您的参与
          在线情况
          6
          • 头像
          • 级别
          • 徽章
          • 声望+3
          • 积分587
          • 经验125449
          • 文章739
          • 注册2006-05-09
          [P]从心开始,万事不难[/P]
          asp技术学习感谢您的参与
          在线情况
          7
          • 头像
          • 级别
            • 声望+5
            • 积分591
            • 经验737000
            • 文章419
            • 注册2014-02-19
            9.1后台有管理上传了,作废
            asp技术学习感谢您的参与
            Page created in 0.0273 seconds with 4 queries.