Discuz教程网

[已解决]分类信息不能伪静态

[复制链接]
authicon 飞白炼 发表于 2012-3-8 20:23:57 | 显示全部楼层 |阅读模式
我的空间是支持伪静态的  有招聘类和  房屋类的分类信息   但是房屋类的不能伪静态  是什么原因啊》?

  1. 分类信息帖子显示模板
  2. <style type="text/css">
  3. .phoneWrap{
  4. background:url网址/static/image/commo/logo.gif) no-repeat;
  5. height:45px;
  6. padding-left:45px;
  7. background-position:0 -42px;
  8. line-height:45px;}
  9. .phoneWrap .tel{
  10. margin-right:10px;
  11. font-size:24px;
  12. font-family:;
  13. font-weight:700;
  14. }
  15. .orange,.orange a{color:#d15500}
  16. .liinfo {
  17. width:430px;
  18. height: auto;
  19. overflow:hidden;
  20. text-align:left;
  21. padding-top:10PX;
  22. border-bottom:1px dashed #FAD6C8;
  23. font-size:16px;
  24. color:#666666;}
  25. .lxliinfo {
  26. width:430px;
  27. height:25px;
  28. text-align:left;
  29. padding-top:10PX;
  30. border-bottom:1px dashed #FAD6C8;
  31. font-size:16px;
  32. }
  33. .zliinfo {
  34. width:280px;
  35. height:25px;
  36. text-align:left;
  37. padding-top:10PX;
  38. border-bottom:1px dashed #FAD6C8;
  39. font-size:16px;
  40. color:#666666;
  41. }
  42. </style>

  43. <table width="100%" cellspacing="0" cellpadding="0" border="0">
  44. <tbody> <tr>
  45. <td width="435" style="border-right: 1px dashed #fad6c8;">
  46. <ul>
  47. <li class="liinfo">{xingbi}:[xingbivalue] [xingbiunit]</li>
  48. <li class="liinfo">{nianling}:[nianlingvalue] [nianlingunit]</li>
  49. <li class="liinfo">{heighth}:[heighthvalue] [heighthunit]</li>
  50. <li class="liinfo">{xuexiao}:[xuexiaovalue] [xuexiaounit]</li>
  51. <li class="liinfo">{hobby}:[hobbyvalue] [hobbyunit]</li>
  52. <li class="liinfo">{weighth}:[weighthvalue] [weighthunit]</li>
  53. <li class="liinfo">{Horoscope}:[Horoscopevalue] [Horoscopeunit]</li>
  54. <li class="liinfo">{marrige}:[marrigevalue] [marrigeunit]</li>
  55. <li class="liinfo">{shoujia}:[shoujiavalue] [shoujiaunit]</li>。
  56. <a href="forum.php?mod=viewthread&tid=212&page=1&extra=#pid336" target='_blank'><font color="#0080FF">[房屋买卖合同]</font></a>
  57. <a href="bbx/buyhouse/" target='_blank'><font color="#0080FF">[购房计算器]</font></a>

  58. <li class="lxliinfo f14 s2">提示:联系我时请说是【最新河论坛】看到的</li>
  59. </ul>
  60. </td>
  61. <td width="290" valign="top" align="middle">
  62. <table width="100%" cellspacing="0" cellpadding="0" border="0">
  63. <tbody>
  64. <tr>
  65. <td align="middle">
  66. <img width="300" height="100" align="middle" src="http://网站发不上/static/image/common/logo.gif">
  67. </td>
  68. </tr>
  69. <tr>
  70. <td align="middle">
  71. <ul>
  72. <li class="zliinfo"> <b><font color="red">联系信息</font></b>:</li>
  73. <div class="phoneWrap">
  74. <li class="zliinfo"> <b>{email1}</b>:[email1value] [email1unit]</li>
  75. <li class="zliinfo"> <b>{dianhua1}</b>:[dianhua1value] [dianhua1unit] </li>
  76. <li class="zliinfo"> <b>{zhongjie}</b>:[zhongjievalue] [zhongjieunit] </li>
  77. <li class="zliinfo"> <b>{qq1}</b>:[qq1value] [qq1unit] </li>
  78. </ul>
  79. <br></td>
  80. </tr>
  81. </tbody>
  82. </table>
  83. </td>
  84. </tr>
  85. </tbody>
  86. </table>
  87. <style type="text/css">
  88. .tipBottom{
  89. color:#666666;margin:10px 10px 0;
  90. padding:6px 7px 6px 6px;
  91. vertical-align:bottom;
  92. }
  93. .tishi{
  94. background:url(http://网站发不上/static/image/commo/logo.gif) no-repeat scroll 20px 50% #FFFFCC;
  95. border:1px solid #FAD6C8;
  96. clear:both;
  97. height:100%;
  98. padding:10px 10px 10px 60px;
  99. }
  100. .f14{
  101. font-size:14px;
  102. }
  103. .s2{
  104. color:#FF5500;
  105. }
  106. .mt6{
  107. margin-top:6px;
  108. }
  109. </style>
  110. <table cellspacing="0" cellpadding="0">
  111. <tbody>
  112. <tr>
  113. <td>
  114. <div class="tipBottom">
  115. <div class="tishi">
  116. <b class="f14 s2">【最新河论坛】提醒您:</b>
  117. <div class="mt6 f14">
  118. 1、对陌生网友保持一定的警惕。
  119. 2、求租人要查看房屋所有人的房产证、身份证等,以验证房东身份的真实性,并签订房屋租赁合同。
  120. 3、押金和每月交纳的房租,都要有房东收条。租赁合同还要将违约责任注明清楚。
  121. </div>
  122. </div>
  123. </div>
  124. </td>
  125. </tr>
  126. </tbody>
  127. </table>
复制代码


最佳答案
avatar
2012-3-9 20:25:02
- -!
你随便检测也Disucz页面都这样,和分类信息没太大关系



上一篇:1314的签到插件在哪下载的?
下一篇:官方这个图标加在哪个文件?
authicon  楼主| 飞白炼 发表于 2012-3-8 20:24:52 | 显示全部楼层
  1. 分类信息发帖显示模板



  2. <table cellspacing="0" cellpadding="0" class="tfm">
  3. <tr><th><span class="rq">[xingbirequired]</span>{xingbi}:</th><td>[xingbivalue] [xingbiunit] [xingbitips] [xingbidescription]</td></tr>
  4. <tr><th><span class="rq">[xuexiaorequired]</span>{xuexiao}:</th><td>[xuexiaovalue] [xuexiaounit] [xuexiaotips] [xuexiaodescription]</td></tr>
  5. <tr><th><span class="rq">[nianlingrequired]</span>{nianling}:</th><td>[nianlingvalue] [nianlingunit] [nianlingtips] [nianlingdescription]</td></tr>
  6. <tr><th><span class="rq">[weighthrequired]</span>{weighth}:</th><td>[weighthvalue] [weighthunit] [weighthtips] [weighthdescription]</td></tr>
  7. <tr><th><span class="rq">[heighthrequired]</span>{heighth}:</th><td>[heighthvalue] [heighthunit] [heighthtips] [heighthdescription]</td></tr>
  8. <tr><th><span class="rq">[hobbyrequired]</span>{hobby}:</th><td>[hobbyvalue] [hobbyunit] [hobbytips] [hobbydescription]</td></tr>
  9. <tr><th><span class="rq">[Horoscoperequired]</span>{Horoscope}:</th><td>[Horoscopevalue] [Horoscopeunit] [Horoscopetips] [Horoscopedescription]</td></tr>
  10. <tr><th><span class="rq">[marrigerequired]</span>{marrige}:</th><td>[marrigevalue] [marrigeunit] [marrigetips] [marrigedescription]</td></tr>
  11. <tr><th><span class="rq">[shoujiarequired]</span>{shoujia}:</th><td>[shoujiavalue] [shoujiaunit] [shoujiatips] [shoujiadescription]</td></tr>
  12. <tr><th><span class="rq">[qq1required]</span>{qq1}:</th><td>[qq1value] [qq1unit] [qq1tips] [qq1description]</td></tr>
  13. <tr><th><span class="rq">[zhongjierequired]</span>{zhongjie}:</th><td>[zhongjievalue] [zhongjieunit] [zhongjietips] [zhongjiedescription]</td></tr>
  14. <tr><th><span class="rq">[dianhua1required]</span>{dianhua1}:</th><td>[dianhua1value] [dianhua1unit] [dianhua1tips] [dianhua1description]</td></tr>
  15. <tr><th><span class="rq">[email1required]</span>{email1}:</th><td>[email1value] [email1unit] [email1tips] [email1description]</td></tr>
  16. </table>
复制代码
authicon dly 发表于 2012-3-9 09:38:12 | 显示全部楼层
最好能给我截个图,再给我发下帖子链接
我不清楚你说的是哪个链接没伪静态
authicon  楼主| 飞白炼 发表于 2012-3-9 12:00:44 | 显示全部楼层
本帖最后由 飞白炼 于 2012-3-9 12:02 编辑
dly 发表于 2012-3-9 09:38
最好能给我截个图,再给我发下帖子链接
我不清楚你说的是哪个链接没伪静态


未命名.jpg
  1. www点zuixh点com/thread-1600-1-1.html
复制代码

authicon dly 发表于 2012-3-9 20:25:02 | 显示全部楼层    本楼为最佳答案   
- -!
你随便检测也Disucz页面都这样,和分类信息没太大关系
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1314学习网 ( 浙ICP备10214163号 )

GMT+8, 2024-5-17 15:29

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

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