| 原帖由 jsaren 于 2007-6-19 23:10 发表  鉴别是否新版本,就看首页最下面的,旧版本的很宽,新版本的很适中
   所以我一看就知道谁安装的是不是新版本了158298
 装了UINI2问题依然存在就又换回来先了:)
 
 我刚才把你今天发布的覆盖了原来的,页脚效果是一样了,可是滑动版块全部失效了。汗,又换回原来的页脚了
   
 !-- 页脚 --><div class="foot">
 Powered by <a href="http://www.supesite.com" target="_blank"><strong>Supe<span>Site</span></strong></a>  © 2007-2008 <a href="{S_URL}/">$_SCONFIG[sitename]</a> {eval debuginfo();}
 </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>
 |