Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

改 19 楼问题 求大虾帮忙 !!(在线等撒)

[复制链接]
百不度 发表于 2008-1-20 10:27:34 | 显示全部楼层 |阅读模式



把导航去掉了 结果出现一大块空白 很郁闷哦 。。 哪位大虾指点下小弟 万分感谢 !!


以下为 首页文件

<?exit?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=$_SCONFIG[charset]" />
<title>$_SCONFIG[sitename]  $_SCONFIG[seotitle]- Powered By SupeSite</title>
<meta name="keywords" content="$_SCONFIG[sitename] $_SCONFIG[seokeywords]" />
<meta name="description" content="$_SCONFIG[sitename] $_SCONFIG[seodescription]" />
$_SCONFIG[seohead]
<script type="text/javascript">
var siteUrl = "{S_URL}";
</script>
<LINK href="{S_URL}/templates/$_SCONFIG[template]/css/dk_head_v4.css" type=text/css rel=stylesheet>
<LINK href="{S_URL}/templates/$_SCONFIG[template]/css/19first_v1.css" type=text/css rel=stylesheet>
<LINK href="{S_URL}/templates/$_SCONFIG[template]/css/19lou_index.css" type=text/css rel=stylesheet>
<script src="{S_URL}/include/js/ajax.js" type="text/javascript" language="javascript"></script>
<script src="{S_URL}/include/js/common.js" type="text/javascript" language="javascript"></script>
<script src="{S_URL}/templates/$_SCONFIG[template]/js/ERR.js" type="text/javascript"></script>
</HEAD>
<BODY><!--980头开始-->
<DIV id=head_big><!--19楼标志-->
<DIV class=head_logo><A href="{S_URL}/" target=_blank><IMG  
src="{S_URL}/templates/$_SCONFIG[template]/images/19f_logo.gif" alt="$_SCONFIG[sitename]"></A></DIV><!--通行证-->
<DIV id=topLogin_box>
<script src="{S_URL}/panel.dingbu.php?rand={eval echo rand(1, 999999)}" type="text/javascript" language="javascript"></script>
</DIV><!--功能导航-->
<div id="function_title">
    <ul>

<li><a href="{S_URL}/"><span>首页</span></a></li>
    <!--{loop $channels['menus'] $value}-->
    <li><a href="$value"><span>$value[name]</span></a></li>
    <!--{/loop}-->
    </ul>
  </div></DIV><!-- /head_big --><!--大楼导航-->
<DIV id=big_sort>
<DIV class=mend_l></DIV>
<DIV class=mend_r></DIV>
<ul>
  <!--{block name="category" parameter="type/news/isroot/1/ischannel/2/order/c.displayorder/limit/0,1/cachetime/10800/cachename/category/tpl/data"}-->
   <!--{loop $_SBLOCK['category'] $value}-->
   
  <li>资讯:<a href="$value[url]" title="$value[name]">$value[name]</a></li>
<!--{/loop}-->
  <!--{block name="category" parameter="type/news/isroot/1/ischannel/2/order/c.displayorder/limit/1,6/cachetime/10800/cachename/category/tpl/data"}-->
   <!--{loop $_SBLOCK['category'] $value}-->
   
  <li><a href="$value[url]" title="$value[name]">$value[name]</a></li>
<!--{/loop}-->
  <!--{block name="category" parameter="type/blog/isroot/1/ischannel/2/order/c.displayorder/limit/0,1/cachetime/10800/cachename/category/tpl/data"}-->
  <!--{loop $_SBLOCK['category'] $value}-->
   <li> 博客:<a href="$value[url]">$value[name]</a></li>
<!--{/loop}-->
   <!--{block name="category" parameter="type/blog/isroot/1/ischannel/2/order/c.displayorder/limit/1,6/cachetime/10800/cachename/category/tpl/data"}-->
  <!--{loop $_SBLOCK['category'] $value}-->
   <li><a href="$value[url]">$value[name]</a></li>
<!--{/loop}-->

  <!--{block name="category" parameter="type/group/isroot/1/ischannel/2/order/c.displayorder/limit/0,1/cachetime/10800/cachename/category/tpl/data"}-->
   <!--{loop $_SBLOCK['category'] $value}-->
   <li>圈子:<a href="$value[url]">$value[name]</a></li>
<!--{/loop}-->
   <!--{block name="category" parameter="type/group/isroot/1/ischannel/2/order/c.displayorder/limit/1,6/cachetime/10800/cachename/category/tpl/data"}-->
   <!--{loop $_SBLOCK['category'] $value}-->
   <li><a href="$value[url]">$value[name]</a></li>
<!--{/loop}-->
  </ul><!--搜索-->
  <div class="search"><form id="searchform" action="{S_URL}/batch.search.php" method="post">
<input id="searchkey" name="searchkey" value="请输入关键字" class="in_a1">
<select name="type" id="type">
     <option value="">全部</option>
     <!--{loop $channels['types'] $value}-->
      <option value="$value[nameid]">$value[name]</option>
     <!--{/loop}-->
    </select>
   
      <input name="subjectsearch" class=bu_a type=submit value=" 搜索 "/ >
      
      <!--{block name="tag" parameter="order/spaceallnum DESC/limit/0,10/cachetime/21600/cachename/hottag/tpl/data"}-->
      热门关键词:
      <!--{loop $_SBLOCK['hottag'] $value}-->
<a href="$value[url]">$value[tagname]</a>
<!--{/loop}-->
</form>
  </div>
</DIV>
<!-- /big_sort -->
<!--通栏广告980x40标准广告-->
<!--通栏广告-->
<!--{if !empty($_SCONFIG['indexadcenter'])}-->
<div style="display: block;" class="head_ad">
$_SCONFIG[indexadcenter]

</div>
<!--{/if}-->

<!--内容开始-->
<DIV id=content style="HEIGHT: 342px">
<!--第一单元开始-->
<!--左区-->
<DIV id=left_box>
<DIV id=focus>
<H1>热点</H1>
<DIV class=more1><A href="#action/news#" target=_blank>更多 &raquo;</A></DIV>
<DIV id=big>
<!--头条图文-->
<!--{block name="spacenews" parameter="haveattach/1/grade/5/showattach/1/showdetail/1/order/i.dateline DESC/limit/0,1/subjectlen/34/subjectdot/1/messagelen/120/messagedot/1/cachetime/18600/cachename/headnews/tpl/data"}-->
<!--{loop $_SBLOCK['headnews'] $value}-->
<DIV class=big_pic><!--{if !empty($value['a_thumbpath'])}--><a href="$value[url]" target=_blank><img src="$value[a_thumbpath]" alt="" height="90" width="120"></A><!--{/if}--></DIV>
<DIV class=big_hea><a href="$value[url]" target=_blank>$value[subject]</a></DIV>
<DIV class=big_txt>&nbsp;
$value[message]</DIV>
<!--{/loop}-->
</DIV>
<DIV class=big_list>
<!--头条文字列-->
<!-- 一周回复热点 -->
<UL>
<!--{block name="spacenews" parameter="haveattach/1/grade/5/showattach/1/showdetail/1/order/i.dateline DESC/limit/1,8/subjectlen/34/subjectdot/1/messagelen/80/messagedot/1/cachetime/18600/cachename/headnews/tpl/data"}-->
<!--{loop $_SBLOCK['headnews'] $value}-->
<li><a href="$value[url]" class="a" target="_blank">$value[subject]</a><a class="b">#date("Y-n-d H:i:s", $value["dateline"])#</a></li>
<!--{/loop}-->
  </UL></DIV></DIV>
<div id="recommend1"><!--重点推荐专题1--><!--071029增加-->
<h1><a href="[url=file:///C|/Documents]file:///C|/Documents
and Settings/马健/Local Settings/Temporary Internet Files/Content.IE5/A5UT8XCF/ew?action-channel-name-bokefengyun">推荐要点</a></h1>
<div class="more1">
  <p><a target="_blank" href="#action/news#">更多 &raquo;</a></p>
  <p>&nbsp;</p>
</div>
<div class="subject_nav">站点信息:浙江|江苏|江西|安徽|福建|上海</div>
<div id=""><!---->
  <p>212</p>
  <p>123</p>
  <p>123</p>
  <p>123  </p>
</div></div>

<div id="recommend2"><!----------重点推荐专题2----------><!--071029增加-->
<h1><a href="file:///C|/Documents and Settings/马健/Local Settings/Temporary Internet Files/Content.IE5/VUXE40G1/http|//127.0.0.1/?action-news?action-news?action-news">重点推荐专题</a></h1>
<div class="more1"></div>
<div id="subject"><!--专题图文-->
<!--{block name="spacenews" parameter="haveattach/1/grade/3/showattach/1/showdetail/1/order/i.dateline DESC/limit/0,1/subjectlen/18/subjectdot/1/messagelen/120/messagedot/1/cachetime/18600/cachename/headnews/tpl/data"}-->
<!--{loop $_SBLOCK['headnews'] $value}-->
<div class="subject_pic"><!--{if !empty($value['a_thumbpath'])}--><a href="$valuehttp://frees.idcjc.cn/bbs/api/ja ... /script></div>
</DIV></DIV>
<DIV id=top><!--排行榜-->
<H3>站内公告</H3>
<DIV class=more2><A href="{S_URL}/?action-announcement" target=_blank>更多 &raquo;</A></DIV><!--文字列-->
<DIV class=list300x2>
<UL><!--news统计-->
   <!--{block name="announcement" parameter="order/displayorder/limit/0,7/cachetime/96400/subjectlen/30/cachename/announce/tpl/data"}-->
   <!--{if empty($_SBLOCK['announce'])}-->
     <li>暂时没有公告</li>
    <!--{else}-->
    <!--{loop $_SBLOCK['announce'] $value}-->
     <li><a href="$value">$value[subject]</a></li>
    <!--{/loop}-->
    <!--{/if}-->
  </UL></DIV></DIV>
  
  
<DIV id=public><!--公用板--><DIV class=list300n>
<strong>站内调查</strong><BR>
   <!--{block name="poll" parameter="order/dateline DESC/limit/0,4/cachetime/80000/subjectlen/30/cachename/poll/tpl/data"}-->
   <!--{if empty($_SBLOCK['poll'])}-->
     暂时没有调查
    <!--{else}-->
     <!--{loop $_SBLOCK['poll'] $value}-->
      <a href="$value[url]">$value[subject]</a>
     <!--{/loop}-->
    <!--{/if}-->
</DIV>
</DIV></DIV></DIV>
<!--第一单元结束-->
<DIV id=content style="HEIGHT: 1353px"><!--第二单元开始-->
<DIV id=left_box><!--左区开始-->
<DIV id=navigation><!--导航-->
<DIV class=tl>商城导航地图:</DIV>
<script language="javascript" type="text/javascript" src="{S_URL}/include/js/city.js"></script>
<form action="{S_URL}/batch.search.php" method="post">
<script language="javascript" type="text/javascript">showprovince('province', 'city', '');
</script>
<script language="javascript" type="text/javascript">showcity('city', '');
</script>
<INPUT class=bu_a type=submit name="goodscitysearch" value=进去逛逛>
</FORM></DIV>
<DIV id=servingfoco><!--服务中心-->
<H1>图片日志</H1><!--热点博文-->
<!--{block name="spaceblog" parameter="haveattach/1/showattach/1/showdetail/1/messagelen/90/messagedot/1/order/i.lastpost DESC/subjectlen/14/subjectdot/1/limit/0,4/cachetime/8000/cachename/picblog/tpl/data"}-->
     <!--{loop $_SBLOCK['picblog'] $value}-->
     
<DIV id=c_service>
<DIV class=c_service_pic><A href="$value[url]" title="$value[subject]" target="_blank"><IMG src="$value[a_thumbpath]" alt="$value[subject]" width="80" height="80"></A></DIV>
<DIV class=c_service_hea><a href="$value[url]">$value[subject]</a></DIV>
<DIV class=c_service_txt>$value[message]   [<a href="$value[url]" target="_blank">详细</a>]
</DIV></DIV>
<!--{/loop}-->
</DIV>

<DIV id=discount><!--折扣天堂-->
<H1>步行街:折扣天堂</H1>
<DIV class=discount>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
</DIV>
</DIV>
<DIV id=chamber><!--会所-->
<H1>广场:社区服务中心</H1>
<DIV id=c_service><!--新手指南-->
<DIV class=c_service_pic><A href="{B_URL}" target=_blank>
<IMG alt="" src="{S_URL}/templates/$_SCONFIG[template]/images/c_service1.gif"></A></DIV>
<DIV class=c_service_hea><A href="{B_URL}/faq.php"
target=_blank>帮助中心</A></DIV>
<DIV class=c_service_txt>这里是你在19楼遇到问题获得有效帮助的地方。<BR><A
href="{B_URL}/faq.php" target=_blank>新手帮助手册</A></DIV></DIV>
<DIV id=c_service><!--全民投票站-->
<DIV class=c_service_pic><A href="{B_URL}" target=_blank><IMG
alt="" src="{S_URL}/templates/$_SCONFIG[template]/images/c_service4.gif"></A></DIV>
<DIV class=c_service_hea><A target=_blank>便民服务营</A></DIV>
<DIV class=c_service_txt><A href="{B_URL}"
target=_blank>租房</A> <A href="{B_URL}"
target=_blank>买房</A> <A href="{B_URL}"
target=_blank>交友</A> <A href="{B_URL}"
target=_blank>求职</A> <A href="{B_URL}"
target=_blank>招聘</A>,您的生活实用帮手。 </DIV></DIV></DIV></DIV><!--左区结束-->
<DIV id=right_box><!--右区开始-->
  <DIV id=newblog><!--最近更新的住户空间-->
<H3>最近更新的住户空间</H3>
<DIV class=more2></DIV>
<DIV class=portrait>
<!--最新更新空间--><UL>
  <!--{block name="userspace" parameter="order/u.lastpost DESC/limit/0,16/cachetime/11900/cachename/newspace/tpl/data"}-->
  <!--{loop $_SBLOCK['newspace'] $value}-->
  <LI><a href="$value[url]" target="_blank"><img src="$value[photo]" alt="$value[spacename]"><BR>$value[username]<BR></A></LI>
  <!--{/loop}-->
</UL></DIV></DIV>
<DIV id=traitblog><!--个性空间-->
<H3>热门邻友圈</H3>
<DIV class=more2></DIV>
<DIV class=traitblog><!--热门圈-->

<!--{block name="group" parameter="showdetail/1/messagelen/80/messagedot/1/order/g.usernum DESC/limit/0,2/cachetime/89900/cachename/hotgroup/tpl/data"}-->
  <!--{loop $_SBLOCK['hotgroup'] $value}-->
  <DIV id=traitblog_a>
<DIV class=traitblog_a_pic>
<a href="$value[url]" target="_blank"><img src="$value[logo]" alt="$value[groupname]"></A></DIV>
<DIV class=traitblog_a_hea><a href="$value[url]" target="_blank">$value[groupname]</a></DIV>
<DIV class=traitblog_a_txt><A href="$value[url]" target="_blank">$value[intro]</A><BR><a href="javascript:joingroup('$value[gid]');" class="joingroup"><SPAN>[马上加入]</SPAN></A></DIV>
</DIV>
<!--{/loop}-->
<!--最近更新--><DIV id=traitblog_b>
<!--{block name="group" parameter="order/g.lastpost DESC/limit/0,4/cachetime/9900/cachename/updategroup/tpl/data"}-->
<!--{loop $_SBLOCK['updategroup'] $value}-->
<a href="$value[url]" title="$value[groupname]" target="_blank">$value[groupname]</A>
<!--{/loop}-->
</DIV></DIV></DIV>
<!--侧边广告-->
</DIV>
<!--右区结束--></DIV>
<!--第二单元结束-->
<!--底部友情链接开始-->
<DIV id=hf_links>
<DIV class=link_pic><A href="{S_URL}/?action/site/type/link" target=_blank><IMG src="{S_URL}/templates/$_SCONFIG[template]/images/19floor.gif"></A></DIV>
<!--{block name="bbslink" parameter="order/displayorder/limit/0,23/cachetime/11600/namelen/16/cachename/bbslink/tpl/data"}-->
<!--{eval $imglink=$txtlink="";}-->
<!--{loop $_SBLOCK['bbslink'] $value}-->
<!--{if $value[logo]}-->
<!--{eval $imglink .="<a href=\"".$value[url]."\" target=\"_blank\" title=\"".$value[nameall]."\">[".$value[name]."]</a>";}-->
<!--{else}-->
<!--{eval $txtlink .= "<a href=\"".$value[url]."\" title=\"".$value[nameall]."\" target=\"_blank\">[".$value[name]."]</a>";}-->
<!--{/if}-->
<!--{/loop}-->
<DIV class=link_txt><!--友情连接文字-->
$imglink $txtlink
</DIV></DIV><!--底部友情链接结束-->
<DIV class=safety_line><!--安全线-->

</DIV><!--尾部信息-->
<div id="bottomInfo"><div class="bottomInfo">
<a href="{S_URL}/">$_SCONFIG[sitename]</a> |
<a href="{B_URL}/" target="_blank">交流论坛</a> |
   <a href="{S_URL}/?action/site/type/panel">快捷面板</a> |
   <a href="{S_URL}/?action/site/type/map">站点地图</a> |
   <a href="{S_URL}/?action/site/type/link">友情链接</a> |
   <a href="{S_URL}/?action/spaces">空间列表</a> |
   <a href="{S_URL}/archiver/">站点存档</a> |
   <a href="[email=$_SCONFIG[adminemail]mailto_SCONFIG[adminemail[/email]]">联系我们</a></div>
<div class="bottomcopyright"> Powered by <a href="[url=http://www.supesite.com]http://www.supesite.com
" target="_blank"><strong>Supe<span>Site</span></strong></a> <em><?=S_VER?></em>
   &copy; 2001-2007 <a href="http://www.comsenz.com" target="_blank">Comsenz Inc.</a><br />{eval debuginfo();}
</div>
</div>
<div>
</div>
<!--{if !empty($_SCONFIG['indexadfloating']) || !empty($_SCONFIG['indexadside'])}-->
<script type="text/javascript" src="{S_URL}/include/js/floatadv.js"></script>
<script language="javascript">
<!--{if !empty($_SCONFIG['indexadfloating'])}-->
var lengthobj = getWindowSize();
lsfloatdiv('floatAdv', 0, 0, "<div style=\"position: absolute; right: 6px; bottom: -"+lengthobj.winHeight+"px;\"><!--{eval echo jsstrip($_SCONFIG['indexadfloating']);}--></div>").floatIt();
<!--{/if}-->
<!--{if !empty($_SCONFIG['indexadside'])}-->
lsfloatdiv('coupleBannerAdv', 0, 0, "<div style=\"position: absolute; left: 6px; top: 6px;\"><!--{eval echo jsstrip($_SCONFIG['indexadside']);}--><br><img src=\"{S_URL}/images/base/advclose.gif\" onMouseOver=\"this.style.cursor='hand'\" onClick=\"closeBanner('coupleBannerAdv');\"></div><div style=\"position: absolute; right: 6px; top: 6px;\"><!--{eval echo jsstrip($_SCONFIG['indexadside']);}--><br><img src=\"{S_URL}/images/base/advclose.gif\" onMouseOver=\"this.style.cursor='hand'\" onClick=\"closeBanner('coupleBannerAdv');\"></div>").floatIt();
<!--{/if}-->
</script>
<!--{/if}-->
<!--{if !empty($_SCONFIG['indexadwindow'])}-->
<script type="text/javascript">
window.open('$_SCONFIG[indexadwindow]');
</script>
<!--{/if}-->
  
</BODY></HTML>

[ 本帖最后由 百不度 于 2008-1-20 10:31 编辑 ]
 楼主| 百不度 发表于 2008-1-20 10:31:05 | 显示全部楼层
。。。 当我没说 。。 嘿 搞定了 。。


<DIV id=content style="HEIGHT: 1000"><!--第二单元开始-->  

这 的  忘了
回复

使用道具 举报

hezixiong 发表于 2008-1-20 15:08:39 | 显示全部楼层
                                              :L                                             :L :L
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-1-11 23:36 , Processed in 0.022727 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表