all 2 comments

[–]NutterButterFlutter[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

CSS to make AutoModerator look like Old Reddit:

a.author[href$="automoderator"] {
    background-color: green !important;
    color: white;
    padding: 0 2px 0 2px;
    border-radius: 3px;}

[–]NutterButterFlutter[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

Adding other flair to make AutoModerator stand out in comments:

Image: https://imgur.com/a/vqr5xuu
Archive in case of Imgur deletion: https://archive.ph/nwUiK

  • Go to: https://saidit.net/s/YOURSUBNAME/about/flair
  • If user flair has not already been created, check the boxes for "enable user flair in this sub" and "user flair position" (right or left), and then "Save Options".
  • Click on the "grant flair" tab, and enter "automoderator" box labelled "jump to user (or add)".
  • Add special text for Automoderator in the "flair text" field.
  • If you want to give AutoModerator a special image along with text, you need to have a stylesheet image ready with a CSS tag for it. Assuming you do, enter the name/tag into the "css class" field.
  • Click the "save" button to the far right of the automoderator user row, after the "css class" field.