thimiraonline Justoverclock Sure I will submit a PR. But I don't have any idea how to set the WelcomeBox color to our theme color by automatically.
thimiraonline Justoverclock Justoverclock you can use @primary-color As like this? @primarybgww: @primary-color;
thimiraonline Justoverclock thimiraonline thx for the pr It's my pleasure bro. I have another idea. When shall we discuss that?
[deleted] Justoverclock Welcomebox not handle dark mode Can you please remove the !important class from the below body when (@config-dark-mode = true) { .textinfo { color:#fff } .backgrwb { background: fade(@primary-color, 10%) !important; } } Having this declaration means it's impossible to override :-(
Justoverclock thimiraonline here or https://github.com/justoverclockl/flarum-ext-welcomebox/discussions/10
Justoverclock We are near to 500 download for this extension!! this post is to say thank you to all of you guys 🙂
katos Is there a way to get this to show on the tags page @Justoverclock ? At the minute this only seems to show on the "all discussions" page 🙂
Justoverclock katos yep you need to remove che css class, because many user ask to hide this on tags page (broke the layout)