⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 color.asp

📁 5237 论坛.rar
💻 ASP
字号:
<!--#include file="Connections/connY.asp" -->
<!--#include file="Inc/Info.asp" -->
<!--#include file="Inc/Set.asp" -->
<!--#include file="Inc/TimeFormat.asp" -->
<!--#include file="Inc/UBBCode.asp" -->
<%
State="查看"&Forum_TypeName&"之"&Forum_Name&"版面配色情况"
%>
<html>
<head>
<title><%=Forum_Title%></title>
<meta http-equiv="Content-Type" content="text/html;">
<meta http-equiv="Expires" CONTENT="0">
<meta http-equiv="Cache-Control" CONTENT="no-cache">
<meta http-equiv="Pragma" CONTENT="no-cache">
<!--#include file="Inc/Css.asp" -->
<script language=Javascript src="Js/Menu.Js"></script>
<script language=Javascript src="Js/Button.Js"></script>
<script language=Javascript src="Js/Operate.Js"></script>
</head>
<body leftmargin="0" topmargin="0" bgcolor="<%=Forum_BgColor%>" vlink="<%=Forum_Css_A_Link_Color%>" onLoad="MM_preloadImages('<%=Forum_Pic_Write2%>','<%=Forum_Pic_Vote2%>')">
<!--#include file="Inc/Top.asp" -->
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="<%=Forum_BorderColor%>">
  <tr> 
    <td height="20" bgcolor="<%=Forum_BgColor%>"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="font">
        <tr> 
          <td>&nbsp;您所在的位置: <a href="../" onfocus="this.blur()">首页</a> &gt;&gt; 
            <a href="List.asp" onFocus="this.blur()">讨论组</a> &gt;&gt; <a href="List.asp?T=<%=Forum_TypeID%>"  onfocus="this.blur()"><%=Forum_TypeName%></a> 
            &gt;&gt; <a href="Board.asp?S=<%=Forum_ID%>" onFocus="this.blur()"><%=Forum_Name%></a> 
            &gt;&gt; <font color="<%=Forum_NavFontColor%>">配色情况</font></td>
          <td width="150"></td>
          <td width="18"> 
            <div align="center"><img src="<%=Forum_Pic_Open%>" width="15" height="14" border="0" alt="显示个人工具箱" onClick="ShowInfo()" style="CURSOR: hand" id=infoimage align="texttop"></div>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td height=1></td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="1" align="center" id=info style="DISPLAY: none" bgcolor="<%=Forum_BorderColor%>">
  <tr> 
    <td valign="top" bgcolor="<%=Forum_BgColor%>"> 
      <!--#include file="Inc/Tools.asp" -->
    </td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center" id=infoborder style="DISPLAY: none">
  <tr> 
    <td height=1 bgcolor="<%=Forum_BgColor%>"></td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="<%=Forum_BorderColor%>" class="font">
  <tr bgcolor="<%=Forum_BroadColor%>"> 
    <td height="16" colspan="5"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="1" class="font">
        <tr> 
          <td width="30"><img src="<%=Forum_Pic_Announce%>" width="20" height="16"></td>
          <td> 
            <!--#include file="Inc/Broadcast.asp" -->
          </td>
          <td width="170"> 
            <div align="right"><a href="Write.asp?T=<%=T%>&S=<%=S%>" onFocus="this.blur()" onClick="MM_nbGroup('down','group1','WriteArticle','<%=Forum_Pic_Write2%>',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','WriteArticle','<%=Forum_Pic_Write2%>','<%=Forum_Pic_Write2%>',1)"><img src="<%=Forum_Pic_Write1%>" width="80" height="20" border="0" align="absmiddle" name="WriteArticle"></a> 
              <a href="Vote.asp?T=<%=T%>&S=<%=S%>" onFocus="this.blur()" onClick="MM_nbGroup('down','group1','Vote','<%=Forum_Pic_Vote2%>',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','Vote','<%=Forum_Pic_Vote2%>','<%=Forum_Pic_Vote2%>',1)"><img src="<%=Forum_Pic_Vote1%>" width="80" height="20" border="0" align="absmiddle" name="Vote"></a></div>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr bgcolor="<%=Forum_BgColor%>"> 
    <td colspan="5" height="22"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="1" class="font">
        <tr> 
          <td>本版版主: 
            <!--#include file="Inc/Host.asp" -->
          </td>
          <td width="400"> 
            <div align="right">| <a href="javascript:this.location.reload()" onFocus="this.blur()">刷新</a> 
              | <a href="Soul.asp?S=<%=Forum_ID%>" onFocus="this.blur()"><font color="<%=Forum_PFontColor%>">精华区</font></a> 
              | <a href="Broad.asp?S=<%=Forum_ID%>" onFocus="this.blur()">广播</a> 
              | <a href="Log.asp?S=<%=Forum_ID%>" onFocus="this.blur()">事件</a> 
              | <a href="Manage.asp?S=<%=Forum_ID%>" onFocus="this.blur()">管理</a> 
              | <a href="Color.asp?S=<%=Forum_ID%>" onFocus="this.blur()">配色</a> 
              | <a href="Help.asp" onFocus="this.blur()">帮助</a> | </div>
          </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr bgcolor="<%=Forum_BgColor%>"> 
    <td colspan="5" height="22"> <br>
      <table width="92%" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="<%=Forum_BorderColor%>" class="font">
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">表格背景色</td>
          <td width="12%" bgcolor="<%=Forum_BgColor%>"></td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_BgColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor2%>">表格边框色</td>
          <td width="12%" bgcolor="<%=Forum_BorderColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor2%>"><%=Forum_BorderColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">表格标题色</td>
          <td width="12%" bgcolor="<%=Forum_TitleColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_TitleColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor2%>">表格交替色</td>
          <td width="12%" bgcolor="<%=Forum_AlternateColor1%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor2%>"><%=Forum_AlternateColor1%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">表格交替色二</td>
          <td width="12%" bgcolor="<%=Forum_AlternateColor2%>">&nbsp; </td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_AlternateColor2%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor2%>">广播区色调</td>
          <td width="12%" bgcolor="<%=Forum_BroadColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor2%>"><%=Forum_BroadColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">在线区色调</td>
          <td width="12%" bgcolor="<%=Forum_OnlineColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_OnlineColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor2%>">特殊字符颜色</td>
          <td width="10%" bgcolor="<%=Forum_PFontColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor2%>"><%=Forum_PFontColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">导航当前页字体颜色颜色</td>
          <td width="10%" bgcolor="<%=Forum_NavFontColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_NavFontColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor2%>">特殊操作时间字体颜色</td>
          <td width="10%" bgcolor="<%=Forum_PTimeColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor2%>"><%=Forum_PTimeColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">热门浏览次数字体颜色</td>
          <td width="10%" bgcolor="<%=Forum_PReadColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_PReadColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor2%>">无功能链接字体颜色</td>
          <td width="10%" bgcolor="<%=Forum_UFontColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor2%>"><%=Forum_UFontColor%></td>
        </tr>
        <tr bgcolor="<%=Forum_BgColor%>"> 
          <td width="40%" bgcolor="<%=Forum_AlternateColor1%>">特殊人物字体颜色</td>
          <td width="10%" bgcolor="<%=Forum_PUserFontColor%>">&nbsp;</td>
          <td width="77%" bgcolor="<%=Forum_AlternateColor1%>"><%=Forum_PUserFontColor%></td>
        </tr>
      </table>
      <br>
    </td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center" id=onlineborder>
  <tr> 
    <td height=1></td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="1" align="center" id=online bgcolor="<%=Forum_BorderColor%>">
  <tr> 
    <td valign="top" bgcolor="<%=Forum_OnlineColor%>"> 
      <!--#include file="Inc/Online.asp" -->
    </td>
  </tr>
</table>
<!--#include file="Inc/Bottom.asp" -->
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -