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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已答复] SupeSite 6.0.1 UC版本,阅读页左侧内容错位到下面,什么原因?

[复制链接]
guyrice 发表于 2009-6-6 16:20:21 | 显示全部楼层 |阅读模式
本帖最后由 antdk 于 2009-6-6 17:32 编辑

示例页:
http://www.miboys.com/?action-viewnews-itemid-42694

问题:
我自己用的是IE7.0,对页面的阅读并没有问题。
但是有的用IE6.0的读者告诉我,左侧的(文章标题和内容及以下的内容)部分要错位到右侧内容显示完以后才显示。不知道是什么原因,有没有人可以帮助我?

谢谢。
afantisc 发表于 2009-6-6 16:49:21 | 显示全部楼层
应该是模板的问题,或是不是内容是采集的?
回复

使用道具 举报

antdk 发表于 2009-6-6 17:32:32 | 显示全部楼层
文章内容可能有多余字符,编辑一下内容,多余字符删除。或者是模板的css设计不合理。
回复

使用道具 举报

 楼主| guyrice 发表于 2009-6-8 04:54:57 | 显示全部楼层
模版代码贴出来,帮我看看……
  1. <?exit?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=$_SCONFIG[charset]" />
  6. <title>$title  $_SCONFIG[seotitle]</title>
  7. <meta name="keywords" content"$keywords $_SCONFIG[seokeywords]" />
  8. <meta name="description" content=" <!--{eval echo trim(cutstr(str_replace(array(' ', "\r", "\n", '\'', '"'), '', strip_tags($news[message])), 300));;}--> $description $_SCONFIG[seodescription]" />
  9. <link rel="stylesheet" type="text/css" href="{S_URL}/templates/$_SCONFIG[template]/css/style_new.css" />
  10. <link type="text/css" href="http://i.baidu.com/yule/r/yule/v23/yule_con.css" rel="stylesheet" media="all">
  11. $_SCONFIG[seohead]
  12. <script type="text/javascript">
  13. var siteUrl = "{S_URL}";
  14. </script>
  15. <script src="{S_URL}/include/js/ajax.js" type="text/javascript" language="javascript"></script>
  16. <script src="{S_URL}/include/js/common.js" type="text/javascript" language="javascript"></script>
  17. <!--
  18. <script src="http://a.baidu.com/ecom?di=174,175&tm=baidubannerstatic,baidubannerstatic&word=娱乐news"></script>-->
  19. <script src="http://i.baidu.com/yule/r/yule/v23/album/js/ImagePlay_v0.1.js"></script>
  20. <script src="http://eiv.baidu.com/other/ff.js"></script>
  21. </head>
  22. <body>
  23. <!--{eval $ads3 = getad('system', 'news', '3')}-->
  24. <div id="wrap">
  25.         <!-- Header页首 -->
  26.         <div id="header">
  27.                 <div id="a_topmenu">
  28.                         <span> <a href="{S_URL}/"><img id="logo" src="{S_URL}/templates/$_SCONFIG[template]/images/logo.gif" alt="站点Logo" /></a>
  29.                         <a href="{S_URL}/">首页</a>  |  
  30.                         <a href="http://news.miboys.com/" target="_blank" >English News</a>  |
  31.                             <a href="#" id="StranLink"><font color=#0000FF>繁體中文</font></a><script language="javascript" src="/include/js/Std_StranJF.Js"></script>
  32.                         </span>
  33.                 <div id="userpanel"><script src="{S_URL}/a03_batch.panel.php" type="text/javascript" language="javascript"></script></div>
  34.                 </div>
  35. <div id="TopNav">
  36. <div id="Logo"><a href="http://www.miboys.com/" target="_top"><img src="{S_URL}/templates/$_SCONFIG[template]/images/site_logo_120.gif" alt="米站国际中文同志网"/></a></div>
  37.                         <div id="TextNav">
  38.                                 <!--{loop $channels['menus'] $key $value}-->
  39.                                 <a href="$value[url]">$value[name]</a>
  40.                                 <!--{/loop}-->
  41.                         </div>
  42. </div>


  43. <div style="pagetitle">
  44. <!--{if !empty($ads3['pageheadad'])}-->
  45. <div class="adbanner">$ads3[pageheadad]</div>
  46. <!--{/if}-->
  47.                                                 </div>
  48.                
  49.                   
  50.                 <div id="navigation">
  51.                         <form id="searchform" action="{S_URL}/batch.search.php" method="post">
  52.                                 <input type="text" id="searchkey" name="searchkey" />
  53.                                 <select name="type" id="type">
  54.                                         <option value="">全部</option>
  55.                                         <!--{loop $channels['types'] $value}-->
  56.                                                 <option value="$value[nameid]">$value[name]</option>
  57.                                         <!--{/loop}-->
  58.                                 </select>
  59.                                 <button type="submit" value="true" name="subjectsearch">搜索</button>
  60.                         </form>
  61.                         <p>您的位置:
  62.                                 <a href="{S_URL}/">$_SCONFIG[sitename]</a>
  63.                                 <!--{loop $guidearr $value}-->
  64.                                 &gt;&gt; <a href="$value[url]">$value[name]</a>
  65.                                 <!--{/loop}-->
  66.                                                             </p>
  67.                 </div>
  68.         </div>
  69.         <!-- /Header页首 -->
  70. <div class="contentR">
  71. <div class="sideR">
  72. <div>#getad("user","153")#</div><!--右侧头部广告-->
  73. <!--图片资讯显示-->
  74.                 <!--{block name="spacenews" parameter="catid/$thecat[subcatid]/dateline/2880000/haveattach/1/showattach/1/order/i.digest DESC,i.replynum DESC,i.viewnum DESC/subjectlen/30/subjectdot/1/limit/0,2/cachetime/40000/cachename/picnews/tpl/data"}-->
  75.                 <div class="block">
  76.                         <h3><a href="#action/news#" target="_blank" class="more">所有热点</a>热点导读</h3>
  77.                         <ul id="scroller" class="imgthumblist">
  78.                                 <!--{loop $_SBLOCK['picnews'] $value}-->
  79.                                 <li class="list1line">
  80.                                 <div><a href="$value[url]" target="_blank" title="$value[subjectall]"><img src="$value[a_thumbpath]" alt="$value[subjectall]" /></a></div>
  81.                                 <p><a href="$value[url]" target="_blank" title="$value[subjectall]">$value[subject]</a></p>
  82.                                 </li>
  83.                                 <!--{/loop}-->
  84.                         </ul>
  85.        
  86. <div>                <!--最新热门主题-->
  87.                 <!--{block name="spacenews" parameter="catid/1,95,96,97,98,99,100,101,102,103,104,401,402,129,2,105,106,107,108,109,110,3,111,112,113,114,115,116,399,400,67,121,122,123,396,397,403,433,68,124,125,126,398/viewnum/149,100000/order/i.dateline DESC/limit/0,10/subjectlen/100/subjectdot/0/cachetime/40000/cachename/newnews/tpl/data"}-->
  88.                                                   <ul class="b_list2col linelist" style="height:100px; overflow: hidden; ">
  89.                                 <!--{loop $_SBLOCK['spacenews'] $value}-->
  90.                                 <li><a href="$value[url]" title="$value[subjectall]" target="_blank" >$value[subject]</a></li>
  91.                                 <!--{/loop}-->
  92. </ul>
  93. </div>
  94. </div>
  95. <div>#getad("user","167")#</div><!--D2-PARTY-->
  96. <div class="block" style="padding:5px;text-align:center;">
  97. <script type='text/javascript'>
  98. var sogou_param = new Array();
  99. sogou_param["pid"]  = 'guyrice';
  100. sogou_param["ct"]  = 'context';
  101. sogou_param["fmt"]  = 'h_234_60';
  102. sogou_param["iw"]   = '234';
  103. sogou_param["ih"]   = '60';
  104. sogou_param["charset"]   = 'gb2312';
  105. sogou_param["c_bo"] = 'FFFFFF';
  106. sogou_param["c_bg"] = 'FFFFFF';
  107. sogou_param["c_li"] = '0055E5';
  108. sogou_param["c_te"] = '000000';
  109. sogou_param["c_bt"] = '000000';
  110. sogou_param["c_hl"] = 'FF0900';
  111. sogou_param["sv"] = '1';
  112. sogou_param["sl"] = '1';
  113. sogou_param["hl"] = '0';
  114. </script>
  115. <script language='JavaScript' type='text/javascript' src='http://images.sohu.com/cs/jsfile/js/ct.js'></script>
  116. </div>
  117. <!--{if !empty($ads3['viewsiderad'])}-->
  118. <div>$ads3['viewsiderad']</div>
  119.                 <!--{/if}-->

  120. <div style="height: 10px;"></div>
  121. <!--最新更新主题-->
  122.                 <!--{block name="spacenews" parameter="catid/$thecat[subcatid]/order/i.dateline DESC/limit/0,10/subjectlen/100/subjectdot/0/cachetime/40000/cachename/newnews/tpl/data"}-->
  123.                 <!--{if $_SBLOCK['newnews']}-->

  124. <div class="block">
  125. <h3><a href="/?category-$thecat[subcatid]" target="_blank" class="more">所有更新</a>最新更新</h3>
  126.                                         <ul class="msgtitlelist" style="font-size:14px;">
  127.                                 <!--{loop $_SBLOCK['newnews'] $value}-->
  128.                                 <li><a href="$value[url]" title="$value[subjectall]" >$value[subject]</a></li>
  129.                                 <!--{/loop}-->
  130. </ul><!--{/if}-->
  131. </div>
  132. <!--同志基地向导-->
  133.                
  134.                 <div class="block">
  135.                         <h3><a href="http://cities.miboys.com/" target="_blank" class="more">查看全部</a>同志基地向导</h3>
  136.                         <ul id="scroller" class="imgthumblist">
  137.                                
  138.                                 <li class="list1line">
  139.                                 <div><a href="http://cities.miboys.com/show.php?id-14.html" target="_blank" title="Frangipani酒吧,上海最市中心的同志酒吧!"><img src="http://cities.miboys.com/uploadfiles/200810/remote_240435550.jpg" width="120" height="92" alt="Frangipani酒吧,上海最市中心的同志酒吧!" /></a></div>
  140.                                 <p><a href="http://cities.miboys.com/show.php?id-14.html" target="_blank" title="Frangipani酒吧,上海最市中心的同志酒吧!">Frangipani酒吧,上海最市中心的同志酒吧!</a></p>
  141.                                 </li>
  142. <li class="list1line">
  143.                                 <div><a href="http://cities.miboys.com/show.php?id-16.html" target="_blank" title="Kevin's酒吧,上海同一地经营最久的同志酒吧!"><img src="http://cities.miboys.com/uploadfiles/200808/2008080402550255490.jpg" width="120" height="92" alt="Kevin's酒吧,上海同一地经营最久的同志酒吧!" /></a></div>
  144.                                 <p><a href="http://cities.miboys.com/show.php?id-16.html" target="_blank" title="Kevin's酒吧,上海同一地经营最久的同志酒吧!">上海kevin's同志酒吧</a></p>
  145.                                 </li>
  146.                                
  147.                         </ul>
  148.                
  149. <div>               
  150.                
  151.                                                   <ul class="b_list2col linelist" style="height:65px; overflow: hidden; ">
  152.                                
  153. <li><a href="http://cities.miboys.com/list.php?id-1.html" title="北京同志基地向导" target="_blank" >北京同志基地向导</a></li>
  154. <li><a href="http://cities.miboys.com/list.php?id-5.html" title="上海同志基地向导" target="_blank" >上海同志基地向导</a></li>
  155. <li><a href="http://cities.miboys.com/list.php?id-38.html" title="广州同志基地向导" target="_blank" >广州同志基地向导</a></li>
  156. <li><a href="http://cities.miboys.com/list.php?id-26.html" title="深圳同志基地向导" target="_blank" >深圳同志基地向导</a></li>
  157. <li><a href="http://cities.miboys.com/list.php?id-50.html" title="重庆同志基地向导" target="_blank" >重庆同志基地向导</a></li>
  158. <li><a href="http://cities.miboys.com/" title="其他城市同志基地" target="_blank" >其他城市同志基地</a></li>
  159. </ul>
  160. </div>
  161. </div>
  162. <div>#getad("user","176")#</div><!--Gcircuit-->
  163. <!--相关资讯-->
  164.                 <!--{if !empty($news[relativeitemids])}-->
  165.                 <!--{block name="spacenews" parameter="itemid/$news[relativeitemids]/order/i.dateline DESC/limit/0,10/cachetime/864000/cachename/relativeitem/tpl/data"}-->
  166.                 <div class="block cleanblock">
  167.                         <h3>相关阅读</h3>
  168.                         <ul class="msgtitlelist" style="font-size:14px;">
  169.                         <!--{loop $_SBLOCK['relativeitem'] $ikey $value}-->
  170.                         <li><a href="$value[url]" target="_blank" title="$value[subjectall]">$value[subject]</a></li>
  171.                         <!--{/loop}-->
  172.                         </ul>
  173.                 </div>
  174. <!--{/if}-->


  175.        
  176.                 <!-- 交友一月点击排行榜 -->
  177.                                 <!--{block name="model" parameter="name/love/dateline/2592000/haveattach/1/showattach/1/order/i.viewnum DESC/showdetail/1/messagelen/140/messagedot/1/limit/0,2/cachetime/86400/subjectlen/30/cachename/hotmodel/tpl/data"}-->
  178.                                 <div class="block">
  179. <h3><a href="http://www.miboys.com/m.php?name=love" target="_blank" class="more">更多</a>米站同志交友</h3>
  180. <div style="float:right;padding-right:10px;">
  181.                                                                                 <!--{loop $_SBLOCK[hotmodel] $value}-->
  182.                                         <p style="width: 90px;" class="blockintro"><a href="$value[url]"><img src="$value[subjectimage]" class="blockintroimg" alt="$value[subject]" /></a></p>
  183.                                         <!--{/loop}-->
  184. </div>
  185. <!--{block name="model" parameter="name/love/order/i.lastpost DESC/limit/0,10/cachetime/86400/subjectlen/30/cachename/spacialmodel/tpl/data"}-->
  186.                                                                         <ul class="msgtitlelist">
  187.                                         <!--{loop $_SBLOCK[spacialmodel] $value}-->
  188.                                                 <li><a href="$value[url]" target="_blank">$value[subject]</a></li>
  189.                                         <!--{/loop}-->
  190.                                         </ul>
  191.                                
  192.                                

  193.                 </div>
  194. <div class="block">
  195. <h3><a href="#action/blog#" target="_blank" class="more">所有博客</a>热门博客</h3>
  196.                 <!--站内热门BLOG列表(一周)-->
  197.                 <!--{block name="spaceblog" parameter="viewnum/99,100000/order/i.lastpost DESC,i.dateline DESC/limit/0,10/cachetime/86400/subjectlen/100/subjectdot/0/cachename/replyhot/tpl/data"}-->
  198.                                         <ul class="b_list2col linelist" style="height:100px; overflow: hidden; ">
  199.                                 <!--{loop $_SBLOCK['replyhot'] $value}-->
  200.                                 <li><a target="_blank" title="$value[subjectall]" href="$value[url]">$value[subject]</a></li>
  201.                                 <!--{/loop}-->
  202.                         </ul>
  203. </div>
  204. <div>#getad("user","168")#</div><!--Outpersonals 300 250-->


  205.         </div>

  206.                 <div class="mainarea">
  207. <div>#getad("user","179")#</div><!--文章阅读页标题上65060广告-->
  208.                 <div id="articledetail" class="block">
  209.                         <h3 style="font-weight: normal;">
  210.                                 <a href="javascript:;" onclick="showajaxdiv('{S_URL}/batch.common.php?action=emailfriend&itemid=$news[itemid]', 400);" class="more">推荐给好友</a>
  211.                                 <a href="{S_URL}/batch.common.php?action=viewnews&op=up&itemid=$news[itemid]&catid=$news[catid]" class="viewnewsup">上一篇</a> |
  212.                                 <a href="{S_URL}/batch.common.php?action=viewnews&op=down&itemid=$news[itemid]&catid=$news[catid]" class="viewnewsdown">下一篇</a> | 今日热贴:<script type="text/javascript" src="http://club.miboys.com/api/javascript.php?key=threads_hottoday"></script>
  213.                         </h3>

  214.                         <h1 class="articletitle">$news[subject]</h1>
  215.                         <p class="articleinfo">
  216.                                 <span class="articlectrl">
  217.                                         字体:
  218.                                         <a href="javascript:doZoom('12');">小</a>
  219.                                         <a href="javascript:doZoom('14');">中</a>
  220.                                         <a href="javascript:doZoom('16');">大</a>  |
  221.                                         <a href="javascript:doPrint();" class="btnprint">打印</a>
  222.                                 </span>
  223.                                 <span class="smalltxt">发布: #date('Y-n-d H:i', $news["dateline"])#    作者: $news[newsauthor]    来源: <!--{if !empty($news[newsfromurl])}--><a href="$news[newsfromurl]" target="_blank" title="$news[newsfrom]">$news[newsfrom]</a><!--{else}-->$news[newsfrom]<!--{/if}--> <a href= "#action/viewcomment/itemid/$news[itemid]/php/1#" target="_blank" class="replynum">评论: $news[replynum]条</a> <a href="http://club.miboys.com/index.php" target="_blank"><font color="#FF0000">进入论坛</font></a> </span>
  224.                         </p>
  225.                
  226.                         <!--{if !empty($news[custom][name])}-->
  227.                         <br />
  228.                         <div id="custominfo">
  229.                                 <h5>$news[custom][name]</h5>
  230.                                 <ul>
  231.                                 <!--{loop $news[custom][key] $ckey $cvalue}-->
  232.                                         <li><strong>$cvalue[name]: </strong>$news[custom][value][$ckey]</li>
  233.                                 <!--{/loop}-->
  234.                                 </ul>
  235.                         </div>
  236.                         <!--{/if}-->
  237.                        


  238. <div style="padding:20px; text-align:center;">

  239.                         <!--{if !empty($ads3['pagecenterad'])}-->
  240.                         <div class="adbox">
  241.                                 $ads3['pagecenterad']
  242.                         </div>
  243.                         <!--{/if}-->
  244. <div class="adbox" style="padding-top:5px;">
  245. <a href="http://www.i-rush.cn/?miboys" target="_blank"><img src="http://www10.tx8.cn/photo/yuwen0729/rush-468x60.gif" width="468" height="60" border="0"></a>
  246. </div>
  247. <div class="adbox" style="padding-top:5px;">
  248. <script type="text/javascript"><!--
  249. google_ad_client = "pub-8151439945192502";
  250. /* miboys, 468x15, 创建于 07-11-25 */
  251. google_ad_slot = "9636464059";
  252. google_ad_width = 468;
  253. google_ad_height = 15;
  254. //-->
  255. </script>
  256. <script type="text/javascript"
  257. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  258. </script>
  259. </div>
  260. </div>


  261. <div id="articlebody">
  262.                             <!--{if $multipage}-->
  263.                         <div class="pages">
  264.                                 $multipage
  265.                         </div>
  266.                         <!--{/if}-->

  267.                         <br />
  268.      
  269.                            

  270.                         $news[message]
  271.                         <!--{if !empty($_SCONFIG['viewadmessage'])}-->
  272.                         <br />
  273.                         $_SCONFIG[viewadmessage]
  274.                         <br />
  275.                         <!--{/if}-->

  276.                         <!--{if empty($multipage)}-->
  277.                         <!--{loop $news['attacharr'] $attach}-->
  278.                         <br /><a href="$attach[url]" target="_blank"><img src="$attach[thumbpath]" alt="$attach[subject]" /></a><br />$attach[subject]<br />
  279.                         <!--{/loop}-->
  280.                         <!--{/if}-->
  281.                         <br />

  282.                           <!--{if $multipage}-->
  283.                         <div class="pages">
  284.                                 $multipage
  285.                         </div>
  286.                         <!--{/if}-->
  287. <div class="adbox" style="padding-top:5px;">
  288. <p align=center>
  289. <a href="http://manifesto.com.cn" target="_blank"><IMG SRC="/attach/manifesto/46860.gif"  border="0"></a>
  290. </p>
  291. <p align=center>
  292. <script type="text/javascript"><!--
  293. google_ad_client = "pub-8151439945192502";
  294. /* miboys, 468x15, 创建于 07-11-25 */
  295. google_ad_slot = "9636464059";
  296. google_ad_width = 468;
  297. google_ad_height = 15;
  298. //-->
  299. </script>
  300. <script type="text/javascript"
  301. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  302. </script>
  303. </p>
  304. </div>


  305. <style>
  306. #ViewBack {width:285px;color:#ff4200;margin:25px auto;font:12px/17px "宋体";}
  307. #ViewBack a{color:#ff4200;text-decoration:none;}
  308. #ViewBack a:hover{text-decoration:underline;}
  309. #ViewBack #bLink{
  310.         height:19px;margin:0 auto 3px auto;border:1px solid #cacaca;
  311.         background:url(http://www.miboys.com/images/bg_viewback.gif) #fff repeat-x;       
  312. }
  313. #ViewBack .bLeft{float:left;padding:2px 0 0 4px;}
  314. #ViewBack .bRight{float:right;padding:1px 4px 0 0;font-family:Arial;}
  315. #ViewBack #bImage img{border:0;width:285px;height:38px;}

  316. </style>
  317. <center>
  318. <div id="ViewBack">
  319.         <div id="bLink">
  320.                 <span class="bLeft">
  321.                 <a href="http://www.miboys.com/?action-news" target="_blank">新闻</a>·<a href="http://www.miboys.com/?category-6" target="_blank">图酷</a>·<a href="http://www.miboys.com/?category-130" target="_blank">小说</a>·<a href="http://love.miboys.com/" target="_blank">交友</a>·<a href="http://club.miboys.com/" target="_blank">论坛</a></span>               
  322.                 <span class="bRight"><a href="http://www.miboys.com" target="_blank">www.miboys.com</a></span>
  323.         </div>
  324.         <div id="bImage"><a href="http://www.miboys.com" target="_blank"><img src="http://www.miboys.com/images/viewback.gif" alt="返回米站国际首页" /></a></div>
  325. </div>
  326. </center>


  327. <div style="padding-left: 10px; font-color: #FF0000;">
  328. <p><a href="http://club.miboys.com/" target="_blank"><font color="#FF0000"><b>论坛热贴:</b></font></a></p>
  329. <p>
  330. <!--最新更新帖子-->
  331.                 <!--{block name="bbsthread" parameter="order/lastpost DESC/limit/0,5/subjectlen/100/subjectdot/1/cachetime/11460/cachename/newpost/tpl/data"}-->
  332.                 <div id="newpost">
  333.                         <ul class="msgtitlelist"  style="font-size:14px;">
  334.                                 <!--{loop $_SBLOCK['newpost'] $value}-->
  335.                                 <li><a target="_blank" href="$value[url]">$value[subject]</a> <span class="smalltxt">($value[replies])</span></li>
  336.                                 <!--{/loop}-->
  337.                         </ul>
  338.                 </div>

  339. </p>

  340. <p align=center>
  341. <div style="padding:20px;">
  342. <center>
  343. <table width=550 height=280 border=0>
  344. <tr>
  345. <td width=224 align=left valign=middle>
  346. <a href="http://www.olomo.com/?u=61799" target="_blank" title="OLOMO"><img src="http://img.olomo.com/images/union/olomo_180250.gif" /></a>
  347. </td>
  348. <td width=336>
  349. <script type="text/javascript"><!--
  350. google_ad_client = "pub-8151439945192502";
  351. /* news, 336x280, 创建于 09-3-12 */
  352. google_ad_slot = "0809343210";
  353. google_ad_width = 336;
  354. google_ad_height = 280;
  355. //-->
  356. </script>
  357. <script type="text/javascript"
  358. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  359. </script>
  360. </td>
  361. </tr>
  362. </table>
  363. </center>
  364. </div>
  365. </p>
  366. </div>

  367.                         <!--{if !empty($relativetagarr)}-->
  368.                         <br /><strong>TAG:</strong>
  369.                         <!--{loop $relativetagarr $value}-->
  370.                         <!--{eval $svalue = rawurlencode($value);}-->
  371.                         <a href="#action/tag/tagname/$svalue#" target="_blank">$value</a>
  372.                         <!--{/loop}-->
  373.                         <!--{/if}-->
  374.                        
  375.                         </div>


  376.                 </div>
  377. <div class="block" style="margin-top: 10px;">
  378. <center>
  379. <div class="msgtitle" style="width:560px; text-align: left; ">
  380. <table width="100%">
  381. <tr>
  382. <td width="230" align="left">
  383. <!--{block name="spacenews" parameter="catid/6,117,118,119,120,131/viewnum/1001,100000/order/i.lastpost DESC,i.dateline DESC/limit/0,4/cachetime/86400/subjectlen/30/cachename/news/tpl/data"}--><!--最热门男色图酷资讯-->
  384. <ul class="msgtitlelist">
  385.                           <!--{loop $_SBLOCK[news] $value}-->          
  386.                           <li>
  387.                           <a href="$value[url]" title="$value[subjectall]" target="_blank">$value[subject]</a>
  388.                           </li>                                                                                                                                                                                          <!--{/loop}-->                                                                                      <li><a href="http://cities.miboys.com/" target="_blank"><font color="#FF0000">全国各城市男同志基地一览</font></a></li>
  389. </ul>
  390.                                                                              
  391.                         </td>
  392.             <td width="230" align="left">
  393. <!--{block name="spacenews" parameter="catid/68,124,125,126,398/viewnum/501,100000/order/i.lastpost DESC,i.dateline DESC/limit/0,4/cachetime/86400/subjectlen/30/cachename/news/tpl/data"}--><!--最热门性与健康文章-->
  394. <ul class="msgtitlelist">
  395.                           <!--{loop $_SBLOCK[news] $value}-->          
  396.                           <li>
  397.                           <a href="$value[url]" title="$value[subjectall]" target="_blank">$value[subject]</a>
  398.                           </li>                                                                                                                                                                                                  <!--{/loop}-->                                                            <li><a href="http://club.miboys.com/" target="_blank"><font color="#0000FF">米男孩论坛,不同一般的同志社区</font></a>        </li>  
  399. </ul>                        </td>
  400. <td width="100" align=left>
  401. <ul class="msgtitlelist">

  402. <li><a href="http://www.miboys.com/m.php?name=love" target="_blank"><font color="#008000">米站同志交友</font></a></li>
  403. <li><a href="http://www.miboys.com/m.php?name=love&mo_catid=9" target="_blank"><font color="#008000">我找朋友</font></a></li>
  404. <li><a href="http://www.miboys.com/m.php?name=love&mo_catid=10" target="_blank"><font color="#008000">想谈恋爱</font></a></li>
  405. <li><a href="http://www.miboys.com/m.php?name=love&mo_catid=3" target="_blank"><font color="#008000">短期朋友</font></a></li>
  406. <li><a href="http://www.miboys.com/m.php?name=love&mo_catid=11" target="_blank"><font color="#008000">聊天对象</font></a></li>
  407. </ul>
  408. </td>
  409. </tr>
  410. </table>        </div>
  411. </center>

  412. </div>

  413. <div>#getad("user","132")#</div><!--阅读页内容下通栏广告-->



  414.                        
  415.                 <!--{if !empty($commentlist)}-->
  416.                 <div id="commentlist" class="block topblock">
  417.                         <a href="#action/viewcomment/itemid/$news[itemid]#" class="more">查看全部$news[replynum]条评论</a>
  418.                         <h3>最新评论</h3>
  419.                         <ul class="commentlist">
  420.                                 <!--{loop $commentlist $value}-->
  421.                                 <li>
  422.                                         <h4>
  423.                                                 <a href="#action/viewcomment/itemid/$value[itemid]/cid/$value[cid]/op/delete/php/1#" class="more del">删除</a>
  424.                                                 <!--{if !empty($value['message'])}--><a href="javascript:;" onclick="getQuote($value[cid])" class="more quote">引用</a><!--{/if}-->
  425.                                                 <!--{if empty($value[authorid])}-->$value[author]<!--{else}--><a href="#uid/$value[authorid]#" target="_blank" class="author">$value[author]</a><!--{/if}-->
  426.                                                  <span class="smalltxt">(#date("Y-n-d H:i:s", $value["dateline"])#, 评分: <strong class="price">$value[rates]</strong> )</span>
  427.                                         </h4>
  428.                                         <div>
  429.                                         <!--{if !empty($value['message'])}-->
  430.                                         $value[message]
  431.                                         <!--{else}-->
  432.                                         评 <span style="font-size:16px">$value[rates]</span> 分
  433.                                         <!--{/if}-->
  434.                                         </div>
  435.                                 </li>
  436.                                 <!--{/loop}-->
  437.                         </ul>
  438.                         <div class="pages"><div class="xspace-page"><a href="#action/viewcomment/itemid/$news[itemid]#">查看全部$news[replynum]条评论</a></div></div>
  439.                 </div>
  440.                 <!--{/if}-->

  441.                 <div id="xspace-rates" class="block">
  442.                         <div id="xspace-rates-bg">
  443.                                 <div id="xspace-rates-star" class="xspace-rates0"> </div>
  444.                                 <div id="xspace-rates-a">
  445.                                         <a href="javascript:;" onmouseover="rateHover(-5);" onmouseout="rateOut();" onclick="setRateXML('-5', '$news[itemid]');">-5</a>
  446.                                         <a href="javascript:;" onmouseover="rateHover(-3);" onmouseout="rateOut();" onclick="setRateXML('-3', '$news[itemid]');">-3</a>
  447.                                         <a href="javascript:;" onmouseover="rateHover(-1);" onmouseout="rateOut();" onclick="setRateXML('-1', '$news[itemid]');">-1</a>
  448.                                         <a href="javascript:;" onmouseover="rateHover(0);" onmouseout="rateOut();" onclick="setRateXML('0', '$news[itemid]');">-</a>
  449.                                         <a href="javascript:;" onmouseover="rateHover(1);" onmouseout="rateOut();" onclick="setRateXML('1', '$news[itemid]');">+1</a>
  450.                                         <a href="javascript:;" onmouseover="rateHover(3);" onmouseout="rateOut();" onclick="setRateXML('3', '$news[itemid]');">+3</a>
  451.                                         <a href="javascript:;" onmouseover="rateHover(5);" onmouseout="rateOut();" onclick="setRateXML('5', '$news[itemid]');">+5</a>
  452.                                 </div>
  453.                                 <input type="hidden" id="xspace-rates-value" name="rates" value="0" />
  454.                         </div>
  455.                         <p>评分:<span id="xspace-rates-tip">0</span></p>
  456.                 </div>
  457.                
  458.                 <div id="comment" class="block cleanblock">
  459.                         <h3>我来说两句</h3>
  460.                         <form id="postcomm" action="#action/viewcomment/itemid/$news[itemid]/php/1#" method="post">
  461.                                 <p><label for="message">内容:</label><textarea id="message" name="message"  onfocus="showcode()"></textarea></p>
  462.                                 <!--{if empty($_SCONFIG['noseccode'])}-->
  463.                                 <p id="seccodeline" class="seccodeline"><label for="seccode">验证:</label><input type="text" id="seccode" name="seccode" value="" size="20" /> <img id="xspace-imgseccode" src="{S_URL}/batch.seccode.php" onclick="javascript:newseccode(this);" alt="seccode" title="看不清?点击换一个" /></p>
  464.                                 <!--{/if}-->
  465.                                 <p><button type="submit" id="submitcomm" name="submitcomm" value="submit" style="margin-left: 2.8em; line-height: 35px; height: 35px; padding: 0 30px; color: #090;">发表评论</button></p>
  466.                                 <input type="hidden" id="itemid" name="itemid" value="$news[itemid]" />
  467.                         </form>
  468.                 </div>
  469. <div class="block" style="text-align: center;" >
  470. <table align=center border=0 width=540>
  471. <tr>
  472. <td align=left>
  473. <P><FONT color=#000000>声明:</FONT>
  474. <br><FONT color=#000000>        1、米站国际所刊载的资讯、文章除了列明来源、作者的以外,均为本网站原创,网络转载需注明作者和出处:“米站国际/miboys.com ”,平面媒体转载需经我站同意;</FONT>
  475. <br><FONT color=#000000>        2、米站国际所转载的来自其他媒体的资讯和文章,系出于传递更多信息、展示媒体动态之目的,并不表示证实文中所述、同意其观点或表述;</FONT>
  476. <br><FONT color=#000000>        3、转载的资讯、文章或图片,如有明显的遗漏、错误、失实等情况,或涉及到侵犯版权,请及时联系我们,以便作修改或删除处理。</FONT></P>
  477. </td>
  478. </tr>
  479. </table>
  480. </div>
  481. <!--图片资讯显示-->
  482.                 <!--{block name="spacenews" parameter="catid/6,131,117,118,119,120/haveattach/1/showattach/1/order/i.lastpost DESC/subjectlen/20/subjectdot/1/limit/0,12/cachetime/86400/cachename/picnews/tpl/data"}-->
  483.                 <div class="block">
  484.                         <h3>男色图酷</h3>
  485. <div style="padding-left: 20px; ">
  486.                         <ul id="scroller" class="imgthumblist">
  487.                                 <!--{loop $_SBLOCK['picnews'] $value}-->
  488.                                 <li class="list1line">
  489.                                 <div><a href="$value[url]" target="_blank"><img src="$value[a_thumbpath]" alt="$value[subjectall]" /></a></div>
  490.                                 <p><a href="$value[url]" target="_blank" title="$value[subjectall]">$value[subject]</a></p>
  491.                                 </li>
  492.                                 <!--{/loop}-->
  493.                         </ul>
  494. </div>
  495.                 </div>


  496. <div class="block">
  497. <h3>论坛热图</h3>
  498. <div style="text-align: center; padding-top: 10px; padding-bottom: 20px;">
  499. <script type="text/javascript" src="http://club.miboys.com/api/javascript.php?key=image_newsview"></script>
  500. </div>
  501. </div>

  502.                
  503.         </div>


  504. </div>

  505. <!--{if !empty($ads3['pagefootad'])}-->
  506. <div class="adbox">$ads3[pagefootad]</div>
  507. <!--{/if}-->


  508. <script language="javascript" type="text/javascript">
  509. <!--
  510.         addMediaAction('articlebody');
  511.         addImgLink("articlebody");
  512. //-->
  513. </script>
  514. <!--{if !empty($ads3['pagemovead']) || !empty($ads3['pageoutad'])}-->
  515. <script type="text/javascript" src="{S_URL}/include/js/floatadv.js"></script>
  516. <script type="text/javascript">
  517. <!--{if !empty($ads3['pageoutad'])}-->
  518. var lengthobj = getWindowSize();
  519. lsfloatdiv('floatAdv', 0, 0, "<div style="position: absolute; right: 6px; bottom: -"+lengthobj.winHeight+"px;"><!--{eval echo jsstrip($ads3['pageoutad']);}--><\/div>").floatIt();
  520. <!--{/if}-->
  521. <!--{if !empty($ads3['pagemovead'])}-->
  522. lsfloatdiv('coupleBannerAdv', 0, 0, "<div style="position: absolute; left: 6px; top: 6px;"><!--{eval echo jsstrip($ads3['pagemovead']);}--><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($ads3['pagemovead']);}--><br \/><img src="{S_URL}/images/base/advclose.gif" onMouseOver="this.style.cursor='hand'" onClick="closeBanner('coupleBannerAdv');"><\/div>").floatIt();
  523. <!--{/if}-->
  524. </script>
  525. <!--{/if}-->
  526. {template site_footer}
复制代码
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 11:53 , Processed in 0.024636 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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