Is there any way to change the look and feel of a forem, besides the default config? Maybe like css injection or something?
Thank you so much to the forem team
Is there any way to change the look and feel of a forem, besides the default config? Maybe like css injection or something?
Thank you so much to the forem team
For further actions, you may consider blocking this person and/or reporting abuse
smartchoiceuniforms -
edisonjack010 -
petfunpark -
vyom distribution -
Top comments (5)
If you want to have more functionality than, "what you have in admin panel", I can recommend these 2 ways:
A quick point where you can add your own HTML and CSS.
Presently, not every componet of Forem is available for manually modifying the HTML, but there are certain areas like
pages
, where we can add our own HTML.How can you modify the codebase?
If you are familiar with the ruby on rails, I can suggest you an awesome method for playing with Forem.
The dev setup can be done in less than 30 minutes and you can develop within browser => Setup a Gitpod account and Just ClickHere, this will run a development instance with VScode(like) browser insatnce. Give it a try.
Hi, could you please let me know the email configuration working for your forem instance.. whether it's MailChimp or Sendgrid or any other SMTP?
I don't think there is currently an easy way to do this but I believe that is something @andrewbrown has been playing around will. You can see his post about it.
How to create your own Plugin for Forem server (or how to override template files)
Andrew Brown ・ Jul 24 ・ 3 min read