|
演示:http://lunquntest.a.lunqun.com/index.php?skinco=fenhong 第一步、论坛核心设置--动态目录设置 使用跨台固定图片链http://style.lunqun.com/a 第二步、新增风格风格核心文件
如图1 核心文件图 [attachment=13132] 第三步、论坛核心设置--核心功能设置--将“默认论坛风格”选为fenhong
第四步、风格模版设置--编辑当前默认风格:fenhong 的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:#ffffff;} body {font-family: Verdana;FONT-SIZE: 12px;MARGIN: 0;color:#9C114B;background: #F6EEE1;} 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:#9C114B;} a:hover{text-decoration: underline;} img {border:0;} .banner{background:#ffffff;} .head {color: #ffffff;background-image:url(http://style.lunqun.com/a/fenhong/headbg.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:#9C114B;background: url(http://style.lunqun.com/a/fenhong/cbg.gif);} .cbg a{ color:#9C114B;} .smalltxt {font-family: Tahoma, Verdana; font-size: 12px;} .tinytxt {font-family: Tahoma, Verdana; font-size: 11px;} .cfont { color:#ffffff; } .fnamecolor { color:#9C114B;} .index_font{color: #ffffff;background-color:url(http://style.lunqun.com/a/fenhong/headbg.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/fenhong/headbg.gif); color:#FFF; } .top{ background:url(http://style.lunqun.com/a/fenhong/headbg.gif); color:#ffffff; } .top a{ color:#ffffff; } .submit{ padding:3px 0px 0px 3px; border:1px solid #9CC2D8; background-color: #ffffff; } .input{ border:1px solid #9CC2D8; background-color: #ffffff; }
|