插件作者的标准出来了!Manyou诚邀开发者加盟!
“互联网平台开发者”特刊 有奖征集开发者
立即免费下载 Discuz!6.1.0正式版
Discuz! 6.1.0 使用说明
Discuz!NT2.5正式版发布
开放源码下载
UCenter Home 1.2 正式版发布
官方站 | 帮助文档
基于ECShop的网店托管-卖否
PHP就业培训直通车 | LAMP培训大连
Discuz!收费服务内容及价格
“感谢有你同行”手握手2008年数万元重奖志愿者
Discuz!/ECShop 专用官方虚拟主机
亿声传媒(Insenz)中秋祝福发送中
Comsenz 招聘信息
网店系统ECShop v2.6.0正式版火热发布
基于Discuz!的免费论坛空间5D6D
参与有奖社区调查 赢取台湾5日游
 12 12
发新话题
打印

[5.0] 请问怎么样让DST出的Jar-valentine风格居中?

请问怎么样让DST出的Jar-valentine风格居中?

http://www.discuz.net/viewthread.php?tid=534855&highlight=%2B%D2%C1%D4%F3%BA%C6

我想让中间的版块都居中在,而不是在左边,因为实在不习惯在左边啊。

请大家帮忙。谢谢。

人人为我,我为人人。
官方是不是应该有人帮忙解答一下啊。
人人为我,我为人人。
哎。。。
引用:
(2007-02-16 14:52:27)   伊泽浩(249032338)
请在DST论坛直接PM风格作者
人人为我,我为人人。
引用:
原帖由 vipnetant 于 2007-2-18 00:05 发表
哎。。。


这是风格设计者设计的,要想居中要改原代码
铂金天空&轩辕工作室--欢迎大家访问[点击进入]
QQ:215900404   77413704             QQ群:36873433
承接DZ论坛模板定制,修改,仿制!
引用:
原帖由 轩辕§工作室 于 2007-2-18 00:19 发表


这是风格设计者设计的,要想居中要改原代码
恩。这个我知道。
但是能修改的地方我都修改了。
不知道要修改哪儿。
源文件修改过了,CSS也找了。
后台风格设置也改了。
都不行啊。
人人为我,我为人人。
找了半天都没找到。哎。
谁帮帮我?
人人为我,我为人人。
DST没人帮解决一下?
人人为我,我为人人。
上传它的css.htm、discuz.htm来帮你看看吧。

css.htm

复制内容到剪贴板
代码:
body {
        margin: 0px;
        scrollbar-base-color: {ALTBG1};
        scrollbar-arrow-color: {BORDERCOLOR};
        font: {FONTSIZE} {FONT};
        {BGCODE};
        color: {TEXT};
}
legend {
        color: {TEXT};
}
table {
        font: {FONTSIZE} {FONT};
        color: {TABLETEXT};
        empty-cells: show;
        border-collapse: separate !important;
        border-collapse: collapse;
}

input, select, textarea {
        font: {FONTSIZE} {FONT};
        color: {TABLETEXT};
        font-weight: normal;
        background-color: {ALTBG1};
        border: 1px solid {INPUTBORDER};
}
input {
        height: 21px;
}
a {
        text-decoration: none;
        color: {LINK};
}
a:hover {
        text-decoration: underline;
}
.checkbox, .radio {
        border: 0px;
        background: none;
        vertical-align: middle;
        height: 16px;
}
.button {
        font: {FONTSIZE} {FONT};
        padding: 0 5px;
        color: {HEADERTEXT};
        {HEADERBGCODE};
        background-repeat: repeat-x;
        background-position: 0 50%;
        outline: 1px solid {BORDERCOLOR};
        border: 1px solid #FFF !important;
        height: 19px !important;
        border: 1px solid {BORDERCOLOR};
        height: 21px;
        line-height: 17px;
}
.lightbutton {
        background: {ALTBG2};
        border: 1px solid {BGBORDER};
        color: {LINK};
}
form {
        margin: 0px;
        padding: 0px;
}
.nav {
        font: {FONTSIZE} {FONT};
        color: {NAVTEXT};
        font-weight: {BOLD};
}
.nav a {
        color: {NAVTEXT};
}
.header {
        font: {FONTSIZE} {SMFONT} !important;
        font-weight: {BOLD} !important;
        font: {SMFONTSIZE} {SMFONT};
        font-weight: {BOLD};
        color: {HEADERTEXT};
        {HEADERBGCODE};
        height: 30px;
        padding-left: 10px;
}
.header td {
        padding-left: 10px;
}
.header a {
        color: {HEADERTEXT};
}
.header input {
        background:none;
        vertical-align: middle;
        height: 16px;
}
.mainborder {
        clear: both;
        height: 8px;
        font-size: 0px;
        line-height: 0px;
        padding: 0px;
        background-color: {MAINBORDER};
}
.headerline {
        font-size: 0px;
        line-height: 0px;
        padding: 0px;
        background: {ALTBG1}
}
#announcement {
        color: {CATTEXT};
        border: 1px solid {CATBORDER};
        {CATBGCODE};
        margin-bottom: 5px;
        padding: 5px 0px;
}
.headermenu {
        {HEADERMENUBGCODE};
        height: 30px;
}
#menu, #menu a {
        color: {HEADERMENUTEXT};
        padding-top: 7px !important;
        padding-top: 6px;
}
.footerline {
        height: 6px;
        background-image: url("{IMGDIR}/footer_line.gif");
}
.footerline div {
        {BGCODE};
        position: relative;
        float: right;
        right: 40px;
}
.absmiddle {
        vertical-align: middle;
}
.msgheader {
        margin:0 2em;
        font-weight: bold;
        background: {MSGHEADER};
        padding: 5px;
        color: {MSGHEADERTEXT}
}
.msgborder {
        margin: 0 2em;
        padding: 10px;
        border: 1px solid {CATBORDER};
        word-break: break-all;
        background: {MSGTEXT};
        overflow: hidden;
}
.category {
        font: {FONTSIZE} {SMFONT} !important;
        font: {SMFONTSIZE} {SMFONT};
        color: {CATTEXT};
        {CATBGCODE};
}
.category td {
        border-bottom: 1px solid {CATBORDER};
}
.tableborder {
        background: white;
        outline: {BORDERWIDTH}px solid {BORDERCOLOR};
        border: 0px !important;
        border: {BORDERWIDTH}px solid {BORDERCOLOR};
}
.spaceborder {
        width: 100%;
        border: {BORDERWIDTH}px solid {BORDERCOLOR};
        padding: 1px;
        clear: both;
}
.singleborder {
        font-size: 0px;
        line-height: {BORDERWIDTH}px;
        padding: 0px;
        background-color: {ALTBG1};
}
.smalltxt {
        font: {FONTSIZE} {SMFONT} !important;
        font: {SMFONTSIZE} {SMFONT};
}
.lighttxt {
        color: {LIGHTTEXT}
}
.outertxt {
        font: {FONTSIZE} {FONT};
        color: {TEXT};
}
.outertxt a {
        color: {TEXT};
}
.todayposts {
        color: {LINK};
}
.option {
        padding: 1px;
        width: {TABLEWIDTH};
        height: 35px;
        border: 1px solid {BGBORDER};
        background-color: {ALTBG1};
}
.submitbutton {
        margin-top: 8px !important;
        margin-top: 6px;
        margin-bottom: 5px;
        text-align: center;
}
.postsubmit {
        border: 1px solid {CATBORDER};
        {CATBGCODE};
        text-align: center;
        padding: 10px 0px;
        margin-top: 6px;
}
.avatar {
        border: 1px solid {CATBORDER};
        {CATBGCODE};
        padding: 3px;
}
.avatar img {
        background: {BGCOLOR};
}
.bold {
        font-weight: {BOLD};
}
.altbg1        {
        background: {ALTBG1};
        font: {FONTSIZE} {FONT};
}
td.altbg1 {
        border-bottom: 1px solid {BGBORDER};
}
.altbg2 {
        background: {ALTBG2};
        font: {FONTSIZE} {FONT};
}
td.altbg2 {
        border-bottom: 1px solid {BGBORDER};
}
.bottom, .bottom td, td.bottom {
        border-bottom: 0px;
}
.spacebottom {
        padding-bottom: 10px;
        background: {ALTBG2};
}
.tdunderline td {
         border-top: 1px solid {BGBORDER};
         border-bottom: 1px solid {BGBORDER};
}
.maintable{
        width: {MAINTABLEWIDTH};
        font: {FONTSIZE} {FONT};
}
.subtable {
        text-align: left;
        padding: 0;
        margin: 0 auto;
}
.simpletable {
        border: {BORDERWIDTH}px solid {BORDERCOLOR};
        padding: 1px;
        clear: both;
}
.simpletable .header {
        {HEADERBGCODE};
        padding-top:7px;
        padding-bottom:0px;
        height: 21px !important;
        height: 30px;
}
.simpletable div {
        padding: {TABLESPACE}px;
}
.left {
        float: left;
        text-align: left;
        padding: 0px;
}
.right {
        float: right;
        text-align: right;
        padding: 0px;
}
.line {
        border-top:1px solid {BGBORDER};
}
.row {
        width: 100%;
        border: none;
        background: {ALTBG2};
        empty-cells: show;
}
.row td {
        padding: {TABLESPACE}px;
        border-bottom: 1px solid {BGBORDER};
}
.row1 {
        width: 100%;
        border: none;
        background: {ALTBG1};
        empty-cells: show;
}
.row1 td {
        padding: {TABLESPACE}px;
        border-bottom: 1px solid {BGBORDER};
}
.newspecial {
        text-align:center;
        font-size:14px;
        font-weight: {BOLD};
}
.newspecialmenu {
        width: 86px !important;
        width: 88px;
}
.signature {
        height: expression(minY = (this.scrollHeight < parseInt(this.currentStyle.minHeight) + 1) ? this.currentStyle.minHeight : maxY = (this.scrollHeight > parseInt(this.currentStyle.maxHeight) + 1) ? this.currentStyle.maxHeight : "auto");
}
.percent {
         height: 10px !important;
         height: 12px;
         border: {BORDERWIDTH}px solid {BORDERCOLOR};
         float: left;
         padding: 0px;
}
.percent div {
        {HEADERBGCODE};
        background-repeat: repeat-x;
        background-position: 0 50%;
        width: 100%;
        height: 8px;
        line-height: 0px;
        font-size: 0px;
        margin: 1px;
        padding: 0px;
}
.percenttxt {
        float:left;
        font: {SMFONTSIZE} {SMFONT};
        padding-top: 2px !important;
        padding-top: 1px;
        font-weight: {BOLD};
}
.percenttxt u {
        text-decoration: none;
        font-weight: normal;
        color: {LIGHTTEXT};
}
.paddingmenu td{
        padding: 6px;
}

.f_folder {
        width: 4%;
        text-align: center;
}
.f_icon {
        width: 25px;
        text-align: center;
}
.f_title {
        width: 55%;
}
.subject a, .f_title a {
        color: {TABLETEXT};
}
.f_author {
        width: 12%;
        text-align: center;
}
.f_views {
        width: 8%;
        text-align: center
}
.f_last        {
        width: 17%;
        text-align: center;
}

.t_row {
        margin-top: -1px;
}
.t_user        {
        word-break: break-all;
        padding-left: 8px;
        background: {ALTBG1};
}
.t_msg {
        table-layout: fixed;
        word-wrap: break-word;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: {ALTBG2}
}
.t_msg p {
        margin: 0px;
}
.t_msg td {
        padding:2px 10px;
}
.t_number {
        border: 1px solid {CATBORDER};
        padding: 2px;
        margin: 1px;
        background: {POSTNOTICEBG};
}
.t_infoline {
        background: {POSTNOTICEBG};
}
.t_table {
        border-left: 1px solid {BORDERCOLOR};
        border-top: 1px solid {BORDERCOLOR};
        border-spacing: 0px;
}
.t_table td {
        padding: 4px;
        border-bottom: 1px solid {BORDERCOLOR};
        border-right: 1px solid {BORDERCOLOR};
}

.p_bar {
        margin: 1px 0px;
        clear: both;
}
.p_bar a {
        float: left;
        padding: 1px 4px;
        font-size: 12px;
        text-decoration: none;
}
.p_input {
        border: 0px;
        padding: 0px;
        width: 40px;
        height: 16px !important;
        height: 15px;
        margin: 0px;
        background: {ALTBG2};
}
.p_total {
        background-color: {ALTBG1};
        border: 1px solid {BORDERCOLOR};
        border-right: 0px solid {BORDERCOLOR};
        font-weight: {BOLD};
}
.p_pages {
        background-color: {ALTBG1};
        border: 1px solid {BORDERCOLOR};
        margin-right:1px;
        vertical-align: middle;
        font-weight: {BOLD};
}
.p_num {
        background-color: {ALTBG2};
        border: 1px solid {CATBORDER};
        margin-right:1px;
        vertical-align: middle;
}
a:hover.p_num  {
        background-color: {ALTBG1};
        border: 1px solid {BORDERCOLOR};
        text-decoration: none;
}
.p_redirect {
        background-color: {ALTBG2};
        border: 1px solid {CATBORDER};
        margin-right:1px;
        font-size: 11px !important;
        font-size: 13px;
}
a:hover.p_redirect {
        background-color: {ALTBG1};
        border: 1px solid {BORDERCOLOR};
        text-decoration: none;
}
.p_curpage {
        margin-right:1px;
        border: 1px solid {CATBORDER};
        vertical-align: middle;
        {CATBGCODE};
        color: {CATTEXT};
        font-weight: {BOLD};
}

.wysiwyg {
        font: {MSGFONTSIZE} {FONT};
        border: 1px #DDDDDD solid;
        padding: 4px;
        word-break: break-all;
}
.wysiwyg a {
        text-decoration: underline;
        color: {LINK};
}
.editor        {
        background: {ALTBG1};
        border: 1px solid {BGBORDER};
        border-bottom: 1px solid {BORDERCOLOR};
}
.editor_line {
        border-top:1px solid {BORDERCOLOR};
}
.editor_switcher {
        position: relative;
        top: 1px;
        border-bottom: 1px solid {BORDERCOLOR};
        background: {ALTBG1};
        margin-left: 10px;
        vertical-align: middle;
}
.editor_switcher_highlight {
        position: relative;
        top: 1px;
        border-bottom: 1px solid #FFFFFF;
        background: #FFFFFF;
        margin-left: 10px;
        vertical-align: middle;
        font-weight: {BOLD};
}
.editor_text {
        font: {MSGFONTSIZE} {FONT};
        border: 1px solid {BORDERCOLOR};
        border-top: 0px;
        background: #FFFFFF;
}
.editor_text textarea {
        border: 0px;
        background: #FFFFFF;
        overflow: auto;
        padding: 4px;
        word-break: break-all;
}
.editor_button {
        background: {ALTBG1};
        border: 1px solid {BGBORDER};
        border-top: 1px solid {BORDERCOLOR};
        position: relative;
        top: -1px;
        margin-bottom: 6px;
}
.editor_textexpand {
        float: left;
        position: relative;
        top: -3px;
        border-top: 0px;
}
.editor_buttonnormal {
        background: {ALTBG1};
        color: #000000;
        padding: 1px;
        border: none;
}
.editor_buttondown, .editor_buttonhover, .editor_buttonselected {
        background: {ALTBG1};
        color: #000000;
        padding: 0px;
        border: 1px solid {BORDERCOLOR};
}
.editor_menunormal, .editor_menuhover {
        font: 11px tahoma;
        height: 18px;
        padding: 0px 3px 0px 3px;
        white-space: nowrap;
        overflow: hidden;
        background: #FFFFFF;
        color: #000000;
}
.editor_menunormal {
        border-right: 1px solid #FFFFFF;
}
.editor_menuhover {
        border-right: 1px solid {BORDERCOLOR};
}
.editor_menuhover div, .editor_menunormal div {
        background: #FFFFFF;
        color: #000000;
}
.editor_colormenunormal {
        border-right: 1px solid #FFFFFF;
}
.editor_colormenuhover {
        border-right: 1px solid {BORDERCOLOR};
}
.editor_colornormal {
        padding: 2px;
        font-size: 1px;
}
.editor_colorhover {
        background: {BORDERCOLOR};
        white-space: nowrap;
        padding: 2px;
        font-size: 1px;
}
.editor_colornormal div {
        width: 10px;
        height: 10px;
        border: 1px solid {CATTEXT};
}
.editor_colorhover div {
        width: 10px;
        height: 10px;
        border: 1px solid {BORDERCOLOR};
}

.popupmenu_popup {
        color: {HEADERTEXT};
        border: 1px solid {BORDERCOLOR};
}
.popupmenu_option {
        background: {MENUBG};
        color: {MENUTEXT};
        font: {FONTSIZE} {FONT};
        white-space: nowrap;
        padding:3px 8px;
        cursor: pointer;
}
.popupmenu_option a {
        color: {MENUTEXT};
        padding:3px 8px;
        text-decoration: none;
}
.headermenu_popup {
        color: {MENUTEXT};
        border: 1px solid {BORDERCOLOR};
        border-top: 0px;
        margin-top: 8px;
}
.headermenu_popup a {
        color: {MENUTEXT};
        text-decoration: none;
}
.popupmenu_highlight {
        background: {MENUHLBG};
        color: {MENUHLTEXT};
        font: {FONTSIZE} {FONT};
        white-space: nowrap;
        padding:3px 8px;
        cursor: pointer;
}
.popupmenu_highlight a {
        color: {MENUHLTEXT};
        padding:3px 8px;
        text-decoration: none;
}

.expire, .expire a:link, .expire a:visited {
        color: {CALENDAREXPIRE};
}
.default, .default a:link, .default a:visited {
        color: {CALENDARTEXT};
}
.checked, .checked a:link, .checked a:visited {
        color: {CALENDARCHECKED};
}
.today, .today a:link, .today a:visited {
        color: {CALENDARTODAY};
}
#calendar_year {
        display: none;
        line-height: 130%;
        background: {MAINTABLECOLOR};
        position: absolute;
        z-index: 10;
}
#calendar_year .col {
        float: left;
        background: {MAINTABLECOLOR};
        margin-left: 1px;
        border: 1px solid {BORDERCOLOR};
        padding: 4px;
}
#calendar_month {
        display: none;
        background: {MAINTABLECOLOR};
        line-height: 130%;
        border: 1px solid {BORDERCOLOR};
        padding: 4px;
        position: absolute;
        z-index: 11;
}
人人为我,我为人人。

discuz.htm

复制内容到剪贴板
代码:
{template header}

<div style="width: {TABLEWIDTH}; clear: both; overflow: hidden;">

<div class="left" style="line-height: 18px;">
<span class="bold"><!--{if $gid || !$discuz_uid}--><a href="$indexname">$bbname</a><!--{else}-->$discuz_user<!--{/if}-->
<!--{if $supe_status && $discuz_uid}-->
&nbsp;-
        <!--{if !$xspacestatus}-->
                <a href="$supe_siteurl/index.php?action/register" target="_blank">{lang supe_signin_xspace}</a>
        <!--{else}-->
                <a href="$supe_siteurl/index.php?action/space/uid/$discuz_uid" target="_blank">{lang supe_myxspace}</a>
        <!--{/if}-->
<!--{/if}-->
</span>
<br>
{lang credits}: <span class="bold smalltxt">$credits</span>&nbsp;<span id="creditlist">{lang credits_detail}<script type="text/javascript">menuregister(false, "creditlist", true)</script></span> / {lang index_status}:
<!--{if $validdays}-->
        <a href="member.php?action=groupexpiry"><span class="bold">$grouptitle</span>($validdays)</a>
<!--{else}-->
        <span class="bold">$grouptitle</span><!--{/if}-->
<!--{if $allowinvisible && $discuz_uid}-->{lang online_status}:
        <!--{if !empty($invisible)}-->
                <a href="member.php?action=switchstatus" title="{lang login_switch_normal_mode}">{lang login_invisible_mode}</a>
        <!--{else}-->
                <a href="member.php?action=switchstatus" title="{lang login_switch_invisible_mode}">{lang login_normal_mode}</a>
        <!--{/if}-->
<!--{/if}--><br>
{lang your_lastvisit} <span class="smalltxt">$lastvisittime</span><br>
</div>

<div class="right" style="line-height: 18px;">
<a href="search.php?srchfrom=$newthreads&searchsubmit=yes">{lang show_newthreads}</a> |
<!--{if $discuz_uid}-->
        <!--{if $allowuseblog}-->
                <a href="blog.php?uid=$discuz_uid" target="_blank">{lang blog}</a> |
        <!--{/if}-->
<!--{/if}-->
<a href="digest.php">{lang digest}</a> |
<a href="member.php?action=markread">{lang mark_read}</a>
<!--{if $rssstatus}--><a href="rss.php?auth=$rssauth" target="_blank"><img src="images/common/xml.gif" border="0" class="absmiddle" alt="{lang rss_subscribe_all}" /></a><!--{/if}-->
<br>
{lang total} <span class="smalltxt">$threads</span> {lang index_threads} / <span class="smalltxt">$posts</span> {lang index_posts} / {lang index_today} <span class="smalltxt">$todayposts</span> {lang index_posts}<br>
{lang total} <span class="smalltxt">$totalmembers</span> {lang index_members} / {lang welcome_newmember} <a href="viewpro.php?username=$memberenc"><span class="bold">$lastmember</span></a>
</div>

</div><br>

<!--{if empty($gid)}-->
        <!--{if !empty($announcements)}-->
                <div id="announcement" style="clear: both; width: {TABLEWIDTH}">$announcements</div>
                <script type="text/javascript">announcement();</script>
        <!--{/if}-->
        <!--{if $qihoo_status && $searchboxstatus}-->
                <div class="subtable" style="clear: both; width: {TABLEWIDTH}">
                <div class="right">
                <form method="post" action="search.php?srchtype=qihoo" onSubmit="this.target='_blank';">
                <input type="hidden" name="searchsubmit" value="yes">
                <input type="text" name="srchtxt" value="$qihoo_searchboxtxt" size="30" class="input" style="{BGCODE};" onmouseover="this.focus();this.value='';this.onmouseover=null;">
                <select name="stype"><option value="" selected>{lang qihoo_search_filltext}</option><option value="1">{lang qihoo_search_title}</option><option value="2">{lang qihoo_search_author}</option></select>
                <input name="searchsubmit" class="button" type="submit" value="{lang search}">
                </form>
                </div>
                <!--{if $qihoo_links['keywords']}-->
                        <span class="bold">{lang qihoo_hot_searches}</span>&nbsp;
                        <!--{loop $qihoo_links['keywords'] $link}-->
                                $link&nbsp;
                        <!--{/loop}-->
                <!--{/if}-->
                </div>
                <div class="subtable" style="clear: both; width: {TABLEWIDTH}">
                <div class="right">
                <!--{if $customtopics}-->
                        <span class="bold">{lang qihoo_custom_topics}</span>&nbsp;&nbsp;$customtopics [<a href="###" onclick="window.open('misc.php?action=customtopics', '', 'width=320,height=450,resizable=yes,scrollbars=yes');">{lang edit}</a>]
                <!--{/if}-->
                </div>
                <!--{if $qihoo_links['topics']}-->
                        <span class="bold">{lang qihoo_topics}</span>&nbsp;
                        <!--{loop $qihoo_links['topics'] $url}-->
                                {$url} &nbsp;
                        <!--{/loop}-->
                <!--{/if}-->
                </div>
        <!--{/if}-->
<!--{/if}-->

<!--{if !empty($newpmexists)}-->
        <div style="clear: both; margin-top: 5px">
        {template pmprompt}
        </div>
<!--{/if}-->

<!--{if !empty($advlist['text'])}-->
        <div style="clear: both; margin-top: 5px;">
        <div class="spaceborder" style="width: {TABLEWIDTH}">
        <table cellspacing="1" border="0" cellpadding="{TABLESPACE}" width="100%" style="background: {BGBORDER}">$advlist[text]</table>
        </div><br></div>
<!--{/if}-->

<!--{loop $catlist $key $cat}-->
        <!--{if $cat['forumscount']}-->
                <div>
                <div class="spaceborder spacebottom" style="width: {TABLEWIDTH}; clear: both; margin-top: 5px;"><table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%" align="center">
                <tr><td colspan="7" class="header" style="padding-left:20px">
                <div class="subtable" style="padding: 0px"><div class="right">
                <!--{if $cat['moderators']}--><font color="{HEADERTEXT}">{lang forum_category_modedby}: $cat[moderators]</font> <!--{/if}-->
                <a href="###" onclick="toggle_collapse('category_$cat[fid]');"><img id="category_$cat[fid]_img" src="{IMGDIR}/$cat[collapseimg]" border="0" alt="" /></a>&nbsp;
                </div><a href="$indexname?gid=$cat[fid]">$cat[name]</a></div>
                </td></tr>
                <!--{if !$cat['forumcolumns']}-->
                        <tbody id="category_$cat[fid]" style="$collapse['category_'.$cat[fid]]">
                        <tr class="category" align="center">
                        <td width="5%">&nbsp;</td>
                        <td width="56%" align="left">{lang forum_name}</td>
                        <td width="5%">{lang forum_threads}</td>
                        <td width="5%">{lang forum_posts}</td>
                        <td width="13%">{lang forum_lastpost}</td>
                        <td width="16%">{lang forum_moderators}</td>
                        </tr>
                        <!--{loop $cat[forums] $forumid}-->
                                <!--{eval $forum=$forumlist[$forumid];}-->
                                <tr class="row" onMouseOver="this.className='row1'" onMouseOut="this.className='row'">
                                <td align="center">$forum[folder]</td>
                                <td align="left" class="subject">
                                $forum[icon]<a href="forumdisplay.php?fid=$forum[fid]"><span class="bold">$forum[name]</span></a>
                                <!--{if $forum[todayposts]}--><span class="todayposts">($forum[todayposts])</span><!--{/if}-->
                                <br><span class="smalltxt">$forum[description]<!--{if $forum['subforums']}--><br><span class="bold">{lang forum_subforums}:</span> $forum['subforums']<!--{/if}--></span></td>
                                <td align="center">$forum[threads]</td>
                                <td align="center">$forum[posts]</td>
                                <!--{if $forum['permission'] == 1}-->
                                        <td align="center"><span class="smalltxt">{lang private_forum}</span></td>
                                <!--{else}-->
                                        <!--{if is_array($forum['lastpost'])}-->
                                                <td align="center" title="{lang forum_lastpost_in}: {$forum[lastpost][subject]}" nowrap>
                                                <span class="smalltxt"><a href="redirect.php?tid=$forum[lastpost][tid]&amp;goto=lastpost#lastpost">$forum[lastpost][dateline]</a></span><br>{lang forum_lastpost_by} <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}-->
                                                </td>
                                        <!--{else}-->
                                                <td align="center"><span class="smalltxt">{lang never}</span></td>
                                        <!--{/if}-->
                                <!--{/if}-->
                                <td align="center" style="word-break: keep-all">$forum[moderators]</td></tr>
                        <!--{/loop}-->
                <!--{else}-->
                        <tbody id="category_$cat[fid]" style="$collapse['category_'.$cat[fid]]"><tr class="altbg2">
                        <!--{loop $cat['forums'] $forumid}-->
                                <!--{eval $forum=$forumlist[$forumid];}-->
                                <!--{if $forum['orderid'] && ($forum['orderid'] % $cat['forumcolumns'] == 0)}-->
                                        </tr>
                                        <!--{if $forum['orderid'] < $cat['forumscount']}-->
                                                <tr class="altbg2">
                                        <!--{/if}-->
                                <!--{/if}-->
                                <td width="$cat[forumcolwidth]" class="altbg2" onMouseOver="this.className='altbg1'" onMouseOut="this.className='altbg2'">
                                <a href="forumdisplay.php?fid=$forum[fid]"><span class="bold">$forum[name]</span></a><br>
                                <span class="smalltxt"><div style="float:left;width: 33%; padding-top: 6px;">{lang forum_threads}: $forum[threads]</div><div style="float:left;width: 33%; padding-top: 6px;">{lang forum_posts}: $forum[posts]</div><div style="float:left;width: 33%; padding-top: 6px;">{lang forum_todayposts}: $forum[todayposts]</div></span>
                                </td>
                        <!--{/loop}-->
                        $cat['endrows']
                <!--{/if}-->
                </tbody></table></div><br></div>
        <!--{/if}-->
<!--{/loop}-->
<div>

<!--{if empty($gid) && ($_DCACHE['forumlinks'] || $whosonlinestatus || $bdaystatus == 1 || $bdaystatus == 3)}-->
        <div class="spaceborder" style="width: {TABLEWIDTH}"><table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%" align="center">
        <!--{if $_DCACHE['forumlinks']}-->
                <tbody><tr><td colspan="3" class="header"><a href="###" onclick="toggle_collapse('forumlinks');"><img id="forumlinks_img" src="{IMGDIR}/$collapseimg[forumlinks]" border="0" align="right" alt="" /></a>
                <span class="bold">{lang board_links}</span></td></tr></tbody>
                <tbody id="forumlinks" style="$collapse[forumlinks]">
                <!--{loop $_DCACHE['forumlinks'] $flink}-->
                        <!--{if $flink['type'] == 1}-->
                                <tr class="row" onMouseOver="this.className='row1'" onMouseOut="this.className='row'">
                                <td width="5%" align="center" valign="middle"><img src="{IMGDIR}/forumlink.gif" alt="" /></td>
                                <td width="77%" valign="middle">$flink[content]</td>
                                <td width="18%" align="center" valign="middle"><img src="$flink[logo]" border="0" alt="" /></td>
                                </tr>
                        <!--{elseif $flink['type'] == 2}-->
                                <tr class="row" onMouseOver="this.className='row1'" onMouseOut="this.className='row'">
                                <td width="5%" align="center" valign="middle"><img src="{IMGDIR}/forumlink.gif" alt="" /></td>
                                <td width="95%" colspan="2" valign="middle" style="word-break: keep-all">$flink[content]</td>
                                </tr>
                        <!--{else}-->
                                <tr class="row" onMouseOver="this.className='row1'" onMouseOut="this.className='row'">
                                <td width="5%" align="center" valign="middle"><img src="{IMGDIR}/forumlink.gif" alt="" /></td>
                                <td width="95%" colspan="2" valign="middle" style="word-break: keep-all">$flink[content]</td>
                                </tr>
                        <!--{/if}-->
                <!--{/loop}-->
                </tbody>
        <!--{/if}-->

        <!--{if $maxbdays}-->
                <tbody><tr><td colspan="3" class="header"><a href="###" onclick="toggle_collapse('birthdays');"><img id="birthdays_img" src="{IMGDIR}/$collapseimg[birthdays]" align="right" border="0" alt="" /></a>
                <a href="member.php?action=list&amp;type=birthdays"><span class="bold">{lang todays_birthdays}</span></a></td></tr></tbody>
                <tbody id="birthdays" style="$collapse[birthdays]">
                <tr class="row" onMouseOver="this.className='row1'" onMouseOut="this.className='row'">
                <td width="5%" align="center" valign="middle"><img src="{IMGDIR}/birthday.gif" alt="" /></td>
                <td width="95%" colspan="2" valign="middle" style="word-break: keep-all">
                <!--{if $_DCACHE['birthdays_index']['todaysbdays']}-->$_DCACHE[birthdays_index][todaysbdays]<!--{else}-->{lang todays_birthdays_none}<!--{/if}-->
                </td></tr>
                </tbody>
        <!--{/if}-->

        <!--{if $supe_status && $supe_maxupdateusers && $_DCACHE['supe_updateusers']}-->
                <tbody><tr><td colspan="3" class="header"><a href="###" onclick="toggle_collapse('supe_maxupdateusers');"><img id="supe_maxupdateusers_img" src="{IMGDIR}/collapsed_no.gif" align="right" border="0" alt="" /></a>
                <a href="$supe_siteurl" target="_blank"><span class="bold">{lang supe_updateusers}</span></a></td></tr></tbody>
                <tbody id="supe_maxupdateusers">
                <tr class="row" onMouseOver="this.className='row1'" onMouseOut="this.className='row'">
                <td width="5%" align="center" valign="middle"><img src="{IMGDIR}/supe_updateusers.gif" alt="" /></td>
                <td width="95%" colspan="2" valign="middle" style="word-break: keep-all">
                <!--{loop $_DCACHE['supe_updateusers'] $supe_updateuser}-->
                        <a href="$supe_siteurl/?uid/{$supe_updateuser[uid]}" target="_blank">{$supe_updateuser[username]}</a>
                <!--{/loop}-->
                </td></tr>
                </tbody>
        <!--{/if}-->

        <!--{if $whosonlinestatus}-->
                <!--{if $detailstatus}-->
                        <tbody><tr class="header"><td colspan="3" class="smalltxt" style="font-weight: normal; color: {HEADERTEXT}">
                        <a name="online"></a><a href="$indexname?showoldetails=no#online"><img src="{IMGDIR}/collapsed_no.gif" align="right" border="0" alt="" /></a>
                        <span class="bold"><a href="member.php?action=online">{lang index_activeusers}</a></span> -
                        &nbsp;<span class="bold">$onlinenum</span> {lang onlines} - <span class="bold">$membercount</span> {lang index_members}(<span class="bold">$invisiblecount</span> {lang index_invisibles}),
                        <span class="bold">$guestcount</span> {lang index_guests} | {lang index_mostonlines} <span class="bold">$onlineinfo[0]</span> {lang on} <span class="bold">$onlineinfo[1]</span>.
                        </td></tr></tbody>
                <!--{else}-->
                        <tbody><tr class="header"><td colspan="3" class="smalltxt" style="font-weight: normal; color: {HEADERTEXT}">
                        <a name="online"></a><a href="$indexname?showoldetails=yes#online"><img src="{IMGDIR}/collapsed_yes.gif" align="right" border="0" alt="" /></a>
                        <span class="bold"><a href="member.php?action=online">{lang index_activeusers}</a></span> -
                        &nbsp;{lang total} <span class="bold">$onlinenum</span> {lang onlines} | {lang index_mostonlines} <span class="bold">$onlineinfo[0]</span> {lang on} <span class="bold">$onlineinfo[1]</span>.
                        </td></tr></tbody>
                <!--{/if}-->
                <tbody>
                <tr class="altbg2">
                <td width="5%" align="center"><img src="{IMGDIR}/online.gif" alt="" /></td>
                <td colspan="2">
                <table cellspacing="0" cellpadding="0" border="0" width="98%" align="center">
                <tr><td colspan="7" valign="middle">$_DCACHE[onlinelist][legend]</td></tr>
                <!--{if $detailstatus}-->
                        <tbody><tr><td colspan="7"><hr class="line" size="0"></td></tr><tr><td nowrap>
                        <!--{if $whosonline}-->
                                <!--{loop $whosonline $key $online}-->
                                        <!--{if $key % 7 == 0}--></td></tr><tr><td width="15%" nowrap><!--{else}--></td><td width="15%" nowrap><!--{/if}-->
                                        <img src="images/common/$online[icon]"  alt="" />
                                        <!--{if $online['uid']}-->
                                                <a href="viewpro.php?uid=$online[uid]"
                                                <!--{else}-->
                                                <a href="###"
                                        <!--{/if}-->title="{lang time}: $online[lastactivity]{LF}
                                        {lang action}: $online[action]
                                        <!--{if $online['fid']}-->{LF}{lang forum}: $online[fid]<!--{/if}-->
                                        ">$online[username]</a>
                                <!--{/loop}-->
                        <!--{else}-->
                                &nbsp; &nbsp; {lang online_only_guests}
                        <!--{/if}-->
                <!--{/if}-->
                </td></tr></tbody></table></td></tr>
        <!--{/if}-->
        </table></div><br></div>
<!--{/if}-->
<div  align="center">
<div class="tableborder" style="width: 300px; padding: 9px; background-color: {ALTBG1}"><span class="smalltxt">
<img src="{IMGDIR}/red_forum.gif" class="absmiddle" alt="" />&nbsp; {lang forum_newposts}&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<img src="{IMGDIR}/forum.gif" class="absmiddle" alt="" />&nbsp; {lang forum_nonewpost}</span></div></div>

<div class="popupmenu_popup" id="creditlist_menu" style="display: none">
<table cellpadding="4" cellspacing="0" border="0">
<tr><td title='nohighlight' class="popupmenu_option">
{lang credits}: $credits<br>
<!--{loop $extcredits $id $credit}-->
$credit[title]: $GLOBALS[extcredits.$id] $credit[unit]<br>
<!--{/loop}-->
</td></tr></table></div><br>
</td>
    <td valign="top" background="{IMGDIR}/v3.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><img id="category_$cat[fid]_img" src="{IMGDIR}/v2.gif" border="0" alt="" /></td>
      </tr>
      
    </table></td>
  </tr>
</table>
{template footer}
人人为我,我为人人。
 12 12
发新话题
版块跳转