Styling Remark42 the Easy Way #2039
IronicMango
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Or at least the easiest way that I've found. If you want to style comments in Remark42 you need to edit the
remark.cssfile. I can't speak for other types of installations, but this is pretty easy on docker, except that there are well over 40 colors and no way to tell what changes which element without fishing through it all slowly. For folks like myself who don't code a whole lot, it's a bit tedious, so I wanted to share my work to make a more simple CSS file. It's still a WIP, and there are elements I still need to modify, but it works pretty well so far.You can see the results and a full write up of what I did on my site (as well how to apply this to docker if you need the "how to," and you can find my CSS file on my github. If this is helpful, I may work out the rest of the colors, and add custom fonts, etc. If there is a yet easier way to style Remark42, please let me know!
ironicmango.com
https://github.com/IronicMango/Remark42_Styling
Beta Was this translation helpful? Give feedback.
All reactions