Btw. I made some minor edits in the CSS to make our forum look a bit better. Most important update I guess is that the font is a bit larger than on a usual discourse forum. All changes here:
/* make font a bit larger everywhere on the forum */
body {
font-size: 15.5px;
line-height: 140%;
}
/* make line height on front page a bit larger and add a distance between the single category boxes */
/* make sure on the frontpage that only the distance between the category boxes is enlarged but not the little discription above it */
div.category-description {
line-height: 1.5;
}
In general. I think the design on single posts looks good. But if someone has a little bit of time there could be a few improvements added on the front page. Mostly distance between things I guess.
Sorry, but I need you help. There two messages in the admin inbox related to Discourse:
A critical update is available. Please upgrade!
Some problems have been found with your installation of Discourse:
Your website is using SSL. But force_https is not yet enabled in your site settings.
Can you solve them? If not, should I just solve 1 by doing the upgrade with confidence that I will not damage the forum?