可以查看一下前台页面代码,找到这个菜单项的class,其中应该有一个itemxx,xx是数字,对应着这个菜单项的ID。到样式表单独为这个class写一个样式即可。例如你要修改的菜单项的class中有item4这个class名称,那么到CSS里加一行li.item4 a { color: #FF0000;}应该就OK。FF0000对应红色,具体看你需求喽。
EasyCalcCheck Plus - Warning: The form was not found, because the template uses overrides. Please adjust the search string for the form in the file easycalccheckplus.php or delete the overrides in templates/yourtemplate/html!