先上传背景图片 当然图片你可以自己换
上传到images目录
然后 新帖发帖框
模版post_editor.htm文件
01.{if $action =='edit'}$postinfo{else}$message{/if}
复制代码替换成
01.{if $action =='edit'}$postinfo{else}$message{/if}
复制代码能看到变化 其实就一句代码background:url(images/nowater.gif) no-repeat right bottom
图片路径就是你的那个提示图片的路径
下面是快速回帖框
模版viewthread_fastpost.htm 文件
01.
先上传背景图片 当然图片你可以自己换
上传到images目录
然后 新帖发帖框
模版post_editor.htm文件
01.{if $action =='edit'}$postinfo{else}$message{/if}
复制代码替换成
01.{if $action =='edit'}$postinfo{else}$message{/if}
复制代码能看到变化 其实就一句代码background:url(images/nowater.gif) no-repeat right bottom
图片路径就是你的那个提示图片的路径
下面是快速回帖框
模版viewthread_fastpost.htm 文件
01.