kirkpa31
✭✭kirkpa31 ✭✭
Reactions
-
Re: Would it be possible to send a notification when an answer has been Accepted or Rejected?
well changing // Record the activity. if ($QnA == 'Accepted') { AddActivity( Gdn::Session()->UserID, 'AnswerAccepted', Anchor(Gdn_Format::Text($Discussion['Name']), "/discussion/{$Discussion[… (View Post)2 -
Re: Resizing the edit box
You have to create the custom.css file and add the code that vrijvlinder posted above, as an example. Your theme will automatically pick it up. (View Post)1