修改TinyMCE评论框的宽度
之前用wordpress默认的评论框,代码中的tab空白与符号都被网页格式化了,于是换了TinyMCE Comments这个很强大的评论编辑器,很多但默认宽度看上去很别扭,因为它总是覆盖侧边栏的一部分。于是想修改它的默认宽度以适应页面布局,开始胡乱找来着,也没成功,后来发现这个作者已经提到了…… 看readme.txt里有一段: = How do I set the width of the box? It’s too wide/narrow! = In dashboard go the "Theme editor" under "Design". Find and click the link "Comments (comments.p hp)" on the right hand side. Find the line with the tag `textarea` with `name="comment"` insid e. Search for "cols" and modify [...]



