打开source\module\forum\forum_viewthread.php,
$ z! M0 m7 j) Y- m
4 { P. K6 O1 t- i
查找:
- $post['signature'] = $post['usesig'] ? ($_G['setting']['sigviewcond'] ? (strlen($post['message']) > $_G['setting']['sigviewcond'] ? $post['signature'] : '') : $post['signature']) : '';
复制代码下面添加:
- if ($post['signature'] =='') {$post['signature']="<center><b><font color=red>欢迎加入酷族QQ空# H. f7 V% Q0 B! O8 |
- 间社区!请把签名补充完整!谢谢合作!</font></b></center>";}//此处设置默认签名
复制代码其中的<center><b><font color=red>欢迎加入酷族QQ空
/ Q- u2 U( V; T+ O0 w n" D
间社区!请把签名补充完整!谢谢合作!</font></b></center> 就是你默认签名的代码, 支持html
( L- f/ g' i& t; x9 V
+ s" Q5 r! O/ z6 `4 @演示:
" I# j& [0 k+ E: R6 w* {1 r" \