摘要: 1,修改位置:/template/default/forum/post_editor_body.htm2,修改目的:使编辑器的图片按钮下的文字,加粗,变红3,修改过程:post_editor_body.htm ,line64,在 标签内添加内置样式 :style="color:red;font-weight: 700;" 如图:4:修改结果:完成,见下图5,另附:①语言文件所在位置:/source... 阅读全文
posted @ 2014-03-17 19:20 @fatfish 阅读(1208) 评论(0) 推荐(0)