|
[attachment=13409] 演示:http://lunquntest.a.lunqun.com/index.php?skinco=08back
第一步、论坛核心设置--动态目录设置
使用跨台固定图片链:http://style.lunqun.com/a 第二步、新增风格风格核心文件
[attachment=13410] 第三步、论坛核心设置--核心功能设置--将“默认论坛风格”选为08back 第四步、风格模版设置--编辑当前默认风格:08back的css (更改默认风格请到核心设置里设置) .imglogo { MARGIN: 0px; padding: 0px; TEXT-ALIGN: center; background-color:#FFFFFF; background-image:url(http://bbs.lunqun.com/biglogo.gif); WIDTH: 295px; HEIGHT:87px; } .headtop{background:#FFF;} body {font-family: Verdana;FONT-SIZE: 12px;MARGIN: 0;color: #000000;background: #f7f7f7;} td {FONT-SIZE: 12px;} textarea,input,select{ font-family: Verdana; font-size: 12px; background-color: #ffffff; } form{margin:0px; display:inline} div.quote{ margin:5px 5px; border:1px dashed $tablecolor; padding:5px; background:$forumcolorone; line-height:normal; } a { TEXT-DECORATION: none;} a:hover{text-decoration: underline;} img {border:0;} .banner{background:#FFF;} .head {color: #FFFFFF;background:url(http://style.lunqun.com/a/08back/hbg.gif);padding: 5px;font-weight:bold;} .head a{color: #FFFFFF;} .f_one {background: $forumcolorone;} .f_two {background: $forumcolortwo;} .hr {border-top: 1px solid $tablecolor; border-bottom: 0; border-left: 0; border-right: 0; } .t_one {background: $threadcolorone;} .t_two {background: $threadcolortwo;} .r_one {background: $readcolorone;} .r_two {background: $readcolortwo;} .cbg { color:#000000;background:url(http://style.lunqun.com/a/08back/cbg.gif);} .cbg a{ color:#000000;} .smalltxt {font-family: Tahoma, Verdana; font-size: 12px;} .tinytxt {font-family: Tahoma, Verdana; font-size: 11px;} .cfont { color:#FFFFFF; } .fnamecolor { color:#003366;} .index_font{color: #3A4F6C;background:url(http://style.lunqun.com/a/08back/cbg.gif); font-weight:bold;padding: 5px;} .tpc_title { font-size: 12px;font-weight:bold;} .tpc_content { font-size: 13px;} .i_table {BORDER: $tablecolor 1px solid;background:#D6E3EF;} .tool {color:#84AACE;} .menu{position:absolute;} .topline{ background:url(http://style.lunqun.com/a/08back/hbg.gif); color:#FFF; } .top{ background:url(http://style.lunqun.com/a/08back/top_bg.gif); color:#fff; } .top a{ color:#fff; } .submit{ padding:3px 0px 0px 3px; border:1px solid #9CC2D8; background-color: #ffffff; } .input{ border:1px solid #9CC2D8; background-color: #ffffff; }
|