Oxide Style
-
@Per0x Thanks it's done. Theme settings here https://example.com/admin/plugins/oxide
-
Hey, thanks for the great Work so far!
I'm using your theme for my new forum. But I found a small problem.
When on mobile the "Last Message/Reply/Topic" Message is not correctly translated into german.Maybe you could fix it. Thanks!
PS: Additionally the Groups Header seems to be broken a bit aswell:
The Image we added with help of the widget's system. It's plain html as following:
<img src="https://forum.forum.de/assets/uploads/files/header-1noshadow.png" style="width:100%;height:auto;"/>
-
@Marcel2508 If you see a problem with the translation, you can also solve it by creating PR on github I can't translate the topic correctly in all languages.
Regarding the header, this is because the image has a larger
z-index
and this is not an error. You can simply add this photo to each group and after the problem or set a larger z index for the widget. -
Theme has been update to v6.0.0, install last version:
npm install [email protected]
-
Nice Work!! It's cool to compare to Github
-
Just to point out that the last version 6.0.6 doesn't work well with the recent-cards plugin (v2.0.7)
When I click on the "next" button from the carousel, the page reloads and it doesn't slide. In dark mode there is also a color issue on the cards and the "next" button on the carousel goes over the user menu when drop down.
There is no problem without the recent-cards plugin, maybe it's a problem that comes from this plugin rather than the oxide theme. -
I still have issues with NodeBB 1.17.1.
The dark mode doesn't work anymore when it is selected, and there is a problem of resizing the images imported in the posts when I refresh the post, they are too wide and overflow (I don't have this problem with the persona theme) -