|
演示http://lunquntest.a.lunqun.com/index.php?skinco=mid-autumn 第一步、论坛核心设置--动态目录设置 使用跨台固定图片链:http://style.lunqun.com/a 第二步、新增风格风格核心文件
如图1 核心文件图 [attachment=13924] 第三步、论坛核心设置--核心功能设置--将“默认论坛风格”选为mid-autumn
第四步、风格模版设置--编辑当前默认风格:mid-autumn 的css (更改默认风格请到核心设置里设置) .imglogo { MARGIN: 0px; padding: 0px; TEXT-ALIGN:center; background-image:url(http://bbs.lunqun.com/biglogo.gif); WIDTH: 295px; HEIGHT:100px; } .headtop{background:#AA0304;} body {font-family: Verdana;FONT-SIZE: 12px;MARGIN: 0;color: #AA4922;background:#FEF2DF;} 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;color:#AA4922;} a:hover{text-decoration: underline;} img {border:0;} .banner{background:url(http://style.lunqun.com/a/mid-autumn/top.gif) no-repeat;} .head {color: #FFFFFF;background:url(http://style.lunqun.com/a/mid-autumn/bg.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:#AA4922;background: url(http://style.lunqun.com/a/mid-autumn/cbg.gif);} .cbg a{ color:#AA4922;} .smalltxt {font-family: Tahoma, Verdana; font-size: 12px;} .tinytxt {font-family: Tahoma, Verdana; font-size: 11px;} .cfont { color:#FFFFFF; } .fnamecolor { color:#AA4922;} .index_font{color: #AA4922;background:url(http://style.lunqun.com/a/mid-autumn/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:#AA4922;} .menu{position:absolute;} .topline{ background:#A70103; color:#FFF; } .top{ background:#FDF3DE; color:#AA4922; } .top a{ color:#AA4922; } .submit{ padding:3px 0px 0px 3px; border:1px solid #9CC2D8; background-color: #ffffff; } .input{ border:1px solid #9CC2D8; background-color: #ffffff; }
|