Create an article with another color

I’m using OJS 2.4.8-1 and would like to know how to set up articles that are being evaluated in the second round in another color. For section editors and for the editor-in-chief.

Hi @christinesmith,

That’ll take a little bit of PHP development. See classes/submission/sectionEditor/SectionEditorSubmission.inc.php, in the getHighlightClass function.

Regards,
Alec Smecher
Public Knowledge Project Team