@pitaj
Thanks for the quick reply.
Well, the modifications are small (mainly change in colors and fonts) but have to be applied to many classes. And the UI/UX guy who will make it is not familiar with NodeBB but is familiar with Bootstrap.
With this context in mind, do you still advice doing the changes as Custom CSS (I guess you mean using the option in the Admin panel) ?
Sorry, if my question may sound stupid but I have a short experience with NodeBB and mainly with the API part...
Template fixes for Bootswatch themes
-
Made some serious cleanup and fixes to our templates so they play nicely with bootswatch themes. Here is the commit.
And here is how the cyborg theme looks like now, before it was a mess
Topic View
Category View
Feel free to play around with all the themes from the admin panel and let us know if you notice any inconsistencies.
-
Psst @stuarth... this might be of interest to you... :x
-
you should have just released a nodebb-theme-cyborg and pretend you made it
-
How much tinkering will it take to give the topic view a sidebar just like the category view?
-
That would require adding part of the template in category.tpl to topic.tpl, but I think @psychobunny is thinking about a customizable system where you can add different kinds of "widgets" to where you want. Once that is done it would be a matter of enabling sidebars from the ACP.
-
That's cool! Calling @psychobunny, has that effort gotten off the ground yet?
-
nope. 0.3.0 first
-
Ok. I thought 0.3 was released two days ago
or was that in the dream state?
-
Nope... Almost!! One of these days...
-
Looks good. Now I have to convert my BS3 to less. fml.
-