找回密码
 注册
查看: 3130|回复: 3
收起左侧

标题输入框前面发帖分类

[复制链接]

5312

主题

8317

帖子

1万

积分

管理员

出售国内外虚拟空间

Rank: 10Rank: 10Rank: 10

积分
14660
帖子
8317
精华
67
体力
14660 点
蓝豆
2391 点
注册时间
2007-6-8

终身成就奖LY官方团队会员身份ID卡

发表于 2009-10-11 22:19:59 | 显示全部楼层 |阅读模式
发帖的时候应该先选择分类然后再输入标题。。这样才符合习惯

打开post.html
找到:
  1. <span class="fr gray" style="padding:0 0 0 .4em;">
复制代码

改为:
  1. <spanstyle="padding:0 0 0 .4em;">
复制代码

找到
  1. <!--
  2. EOT;
  3. }elseif(($action == "reply" || $action == "quote") && $tpcarray[special] == 5){
  4. $input_w = 395;
  5. print <<<EOT
  6. -->
  7. <span class="fr gray" style="padding:0 0 0 .4em;">
  8. <select name="standpoint" style="width:80px">
  9. <!--
  10. EOT;
  11. if($debatestand != 2){
  12. print <<<EOT
  13. -->
  14. <option value="1" $debate_1>正方观点</option>
  15. <!--
  16. EOT;
  17. }if($debatestand != 1){
  18. print <<<EOT
  19. -->
  20. <option value="2" $debate_2>反方观点</option>
  21. <!--
  22. EOT;
  23. }print <<<EOT
  24. -->
  25. <option value="0" $debate_0>闲聊一下</option>
  26. </select>
  27. </span>
  28. <!--
  29. EOT;
  30. }print <<<EOT
  31. -->
  32. <input style="border:0;font-size:14px; font-family:Tahoma;width:{$input_w}px;" name="atc_title" value="$atc_title" tabindex="1" title="请输入标题" />
  33. </div>
  34. <!--
  35. EOT;
  36. if($forumcate==2 || $forumcate==3){print<<<EOT
  37. -->
  38. $selectmodelhtml
  39. <!--
  40. EOT;
  41. }print <<<EOT
  42. -->
复制代码

修改为:
  1. <!--
  2. EOT;
  3. }elseif(($action == "reply" || $action == "quote") && $tpcarray[special] == 5){
  4. $input_w = 395;
  5. print <<<EOT
  6. -->
  7. <span style="padding:0 0 0 .4em;">
  8. <select name="standpoint" style="width:80px">
  9. <!--
  10. EOT;
  11. if($debatestand != 2){
  12. print <<<EOT
  13. -->
  14. <option value="1" $debate_1>正方观点</option>
  15. <!--
  16. EOT;
  17. }if($debatestand != 1){
  18. print <<<EOT
  19. -->
  20. <option value="2" $debate_2>反方观点</option>
  21. <!--
  22. EOT;
  23. }print <<<EOT
  24. -->
  25. <option value="0" $debate_0>闲聊一下</option>
  26. </select>
  27. </span>
  28. <!--
  29. EOT;
  30. }if($forumcate==2 || $forumcate==3){print<<<EOT
  31. -->
  32. $selectmodelhtml
  33. <!--
  34. EOT;
  35. }print <<<EOT
  36. -->
  37. <input style="border:0;font-size:14px; font-family:Tahoma;width:{$input_w}px;" name="atc_title" value="$atc_title" tabindex="1" title="请输入标题" />
  38. </div>
复制代码

游客,如果您要查看本帖隐藏内容请回复
出售国内或美国高性能虚拟空间,高速VPS以及服务器! 同时承接各种类型的网站制作,网站维护,支付宝交易安全放心!    联系QQ:6102031
懒得打字嘛,点击右侧快捷回复
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

网站公告上一条 /2 下一条

GMT+8, 2024-5-3 21:07 , Processed in 0.125000 second(s), 24 queries , Gzip On.

© 2006-2022 Powered by Discuz! X3.4

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