📄 manage_option.asp
字号:
<tr>
<td bgcolor="<%=Forum_OnlineColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_OnlineColor" class="Textfiled" size="8" value="<%=Forum_OnlineColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">特殊字符颜色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_PFontColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_PFontColor" class="Textfiled" size="8" value="<%=Forum_PFontColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">导航当前页字体颜色颜色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_NavFontColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_NavFontColor" class="Textfiled" size="8" value="<%=Forum_NavFontColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">特殊操作时间字体颜色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_PTimeColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_PTimeColor" class="Textfiled" size="8" value="<%=Forum_PTimeColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">热门浏览次数字体颜色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_PReadColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_PReadColor" class="Textfiled" size="8" value="<%=Forum_PReadColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">无功能链接字体颜色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_UFontColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_UFontColor" class="Textfiled" size="8" value="<%=Forum_UFontColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%"> 特殊人物字体颜色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_PUserFontColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_PUserFontColor" class="Textfiled" size="8" value="<%=Forum_PUserFontColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_TitleColor%>">
<td colspan="3" height="20">·<font color="<%=Forum_PFontColor%>">页面样式控制</font></td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">页面背景色及边框颜色</td>
<td colspan="2"> 背景:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_BackGround%>" name="Forum_Css_BackGround">
边框:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Border_Color%>" name="Forum_Css_Border_Color">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">页面字体,尺寸及颜色</td>
<td colspan="2">字体:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Font_Family%>" name="Forum_Css_Font_Family">
尺寸:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Font_Size%>" name="Forum_Css_Font_Size">
颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Font_Color%>" name="Forum_Css_Font_Color">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">链接字体及尺寸</td>
<td colspan="2">字体:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Font%>" name="Forum_Css_A_Font">
尺寸:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Font_Size%>" name="Forum_Css_A_Font_Size">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">链接Hover属性</td>
<td colspan="2">颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Hover_Color%>" name="Forum_Css_A_Hover_Color">
下划线:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Hover_Decoration%>" name="Forum_Css_A_Hover_Decoration">
如需要下划线填入<font color="<%=Forum_PFontColor%>">underline</font></td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">链接Link属性</td>
<td colspan="2">颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Link_Color%>" name="Forum_Css_A_Link_Color">
下划线:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Link_Decoration%>" name="Forum_Css_A_Link_Decoration">
同上</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">链接Visited属性</td>
<td colspan="2">颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Visited_Color%>" name="Forum_Css_A_Visited_Color">
下划线:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Visited_Decoration%>" name="Forum_Css_A_Visited_Decoration">
同上</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">链接Active属性</td>
<td colspan="2">颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Active_Color%>" name="Forum_Css_A_Active_Color">
下划线:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_A_Active_Decoration%>" name="Forum_Css_A_Active_Decoration">
同上</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">文本框一属性</td>
<td colspan="2">高度:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled1_Height%>" name="Forum_Css_Textfiled1_Height">
背景颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled1_BackGroundColor%>" name="Forum_Css_Textfiled1_BackGroundColor">
边框颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled1_BorderColor%>" name="Forum_Css_Textfiled1_BorderColor">
<br>
字体:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled1_FontFamily%>" name="Forum_Css_Textfiled1_FontFamily">
字体尺寸:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled1_FontSize%>" name="Forum_Css_Textfiled1_FontSize">
字体颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled1_FontColor%>" name="Forum_Css_Textfiled1_FontColor">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">文本框二属性</td>
<td colspan="2">高度:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled2_Height%>" name="Forum_Css_Textfiled2_Height">
背景颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled2_BackGroundColor%>" name="Forum_Css_Textfiled2_BackGroundColor">
边框颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled2_BorderColor%>" name="Forum_Css_Textfiled2_BorderColor">
<br>
字体:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled2_FontFamily%>" name="Forum_Css_Textfiled2_FontFamily">
字体尺寸:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled2_FontSize%>" name="Forum_Css_Textfiled2_FontSize">
字体颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Textfiled2_FontColor%>" name="Forum_Css_Textfiled2_FontColor">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">按钮一属性</td>
<td colspan="2">高度:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button1_Height%>" name="Forum_Css_Button1_Height">
背景颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button1_BackGroundColor%>" name="Forum_Css_Button1_BackGroundColor">
边框颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button1_BorderColor%>" name="Forum_Css_Button1_BorderColor">
<br>
字体:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button1_FontFamily%>" name="Forum_Css_Button1_FontFamily">
字体尺寸:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button1_FontSize%>" name="Forum_Css_Button1_FontSize">
字体颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button1_FontColor%>" name="Forum_Css_Button1_FontColor">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">按钮二属性</td>
<td colspan="2">高度:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button2_Height%>" name="Forum_Css_Button2_Height">
背景颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button2_BackGroundColor%>" name="Forum_Css_Button2_BackGroundColor">
边框颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button2_BorderColor%>" name="Forum_Css_Button2_BorderColor">
<br>
字体:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button2_FontFamily%>" name="Forum_Css_Button2_FontFamily">
字体尺寸:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button2_FontSize%>" name="Forum_Css_Button2_FontSize">
字体颜色:
<input type="text" class="Textfiled" size="8" value="<%=Forum_Css_Button2_FontColor%>" name="Forum_Css_Button2_FontColor">
</td>
</tr>
</table>
<div align="center"><br>
<br>
<input type="submit" name="Submit" onFocus="this.blur()" align="middle" alt="使用CTRL+ENTER快捷提交" class="button" value="提交属性">
<input type="hidden" name="S" value="<%=Forum_ID%>">
</div>
</form>
<div align="center"></div>
</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 + -