地址在这里,大家看看:http://www.xfkdy.com/plus/Announce/?29
在改页面,右边没有滑条,想看下边的内容很困难,整个页面代码如下,请大家帮忙修改,谢谢了!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>{$GetSiteTitle}-公告页</title>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<link href="{$GetInstallDir}images/index.css" type=text/css rel=stylesheet>
<body>
<div id="topdiv">
<div id="topper">
<div id="datediv">今天是:{$JS_Time2}</div>
<div id="hpointline"></div>
<div id="icon01"></div>
<div id="logondiv">{$GetTopUserLogin}</div>
<div id="makehome">{$JS_HomePage} | {$JS_Collection} | {$JS_Language}</div>
<div class="clear"></div>
</div>
</div>
<div class="header">
<div class="head">
<div class="logo"><img src="{$GetInstallDir}images/logo.gif"></div>
<div class="header_right">
<ul>
<li width="80"><img src="{$GetInstallDir}Images/icon_01.gif" /></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_02.gif"/></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_03.gif"/></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_04.gif"/></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_05.gif"/></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_06.gif"/></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_07.gif"/></li>
<li width="80"><img src="{$GetInstallDir}Images/icon_08.gif"/></li>
</ul>
<div class="clear"></div>
<ul>
<li><a href="/User/index.asp">会员中心</a></li>
<li><a href="/company">企业黄页</a></li>
<li><a href="/User/?user_Contributor.asp">我要投稿</a></li>
<li><a href="/shop/GroupBuy.asp">团购报名</a></li>
<li><a href="/club/index.asp">留言系统</a></li>
<li><a href="/User/?User_ScoreExchange.asp">积分兑换</a></li>
<li><a href="/product">产 品 库</a></li>
<li><a href="/space">个人门户</a></li>
</ul>
</div>
</div>
</div>
<div class="clear"></div>
<div class="menu">
<div class="nav">
<ul>{LB_频道导航}</ul>
</div>
</div>
<div class="sea">
<div class="search">
<div class="sea_l">{$GetSearch}</div>
<div class="sea_r">{=GetTags(1,12)}</div>
</div>
</div>
<div class="clear"></div>
<!-- 顶部结束 -->
<style>
.ggsite{
font-size:12px;padding-left:40px;color:white;
}
.ggsite a:link,.ggsite a:visited{
color:white;
}
.ggsite a:hover{
color:red;
}
.anntitle{
font-size:14px;font-weight:bold;color:#003366; padding-left:10px;
}
.anntitle img{
padding-right:10px;
}
.anncontent{
font-size:14px; line-height:25px; padding:8px;
}
</style>
<table cellSpacing=0 cellPadding=0 width=950 align=center bgColor=#ffffff border=0 style="margin-top:10px;"> <tbody>
<tr>
<td vAlign=top width=950 height=217>
<table cellSpacing=0 cellPadding=0 width=100% bgColor=#109dd6 border=0> <tbody>
<tr>
<td height=32 class="ggsite">当前位置:<a href="/">襄樊影迷俱乐部</a> >> 公告 </td>
</tr>
</tbody>
</table>
<table cellSpacing=0 cellPadding=0 width=100% border=0> <tbody>
<tr>
<td vAlign=top align=right width="4%" bgColor=#109dd6
height=174><IMG height=100 src="/images/touyin.jpg" width=5></td>
<td vAlign=top width="92%" bgColor=#ffffff>
<table cellSpacing=0 cellPadding=0 width="100%" border=0> <tbody>
<tr>
<td vAlign=top width="96%">
<table class=wz1 cellSpacing=0 cellPadding=0 width="100%" border=0> <tbody>
<tr>
<td width="3%"> </td>
<td class=wzkuan vAlign=top width="97%"><BR>
<table class=wz1 cellSpacing=3 cellPadding=3
width="100%" border=0> <tbody>
<tr>
<td bgColor=#aaeaff height=22 class="anntitle"><img src="/images/s_7.gif">{$GetAnnounceTitle}</td>
</tr>
<tr>
<td bgColor=#ddffbb class="anncontent">{$GetAnnounceContent}</td>
</tr>
<tr>
<td align="right" bgColor=#aaeaff> 公告时间:<font color=#f70968>{$GetAnnounceDate}</font> 发布者:{$GetAnnounceAuthor} <strong><a href="javascript:window.close()">关闭窗口 </a></strong><br> </td>
</tr>
</tbody>
</table>
<BR></td>
</tr>
</tbody>
</table></td>
<td vAlign=top width=32><IMG height=44
src="/images/bieqian.jpg" width=32></td>
</tr>
</tbody>
</table></td>
<td vAlign=top width="4%" bgColor=#109dd6>
<table cellSpacing=0 cellPadding=0 width="58%" border=0>
<tbody>
<tr>
<td width="12" height=44 vAlign=top><IMG height=44 src="/images/bieqian2.jpg" width=12></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table cellSpacing=0 cellPadding=0 width=100% bgColor=#109dd6 border=0>
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>