@Giorgio-Chiodi
As replied here https://community.nodebb.org/topic/2217/how-can-i-display-3-columns-in-the-lavender-homepage/2
Just change col-md-4 by col-md-2 And on the first category you need to add col-md-offset-1 aswell.
This method will only work with second solution. Or you can add col-md-2 col-md-offset-1 aswell on the first item in ACP after doing first solution.
[Solved] Categories permissions
-
Hi,
When i set permissions on a category, it creates new groups (cid:2:privileges:g+r and cid:2:privileges:g+w)
have a look on my category permissions :And groups
-
May be related to this commit.
@psychobunny, any thoughts?
-
I noticed the same thing today after a git pull
-
Please update to latest, I messed up @ https://github.com/designcreateplay/NodeBB/issues/992 so we will refix this one properly by hardcoding administrators and registered-users to be visible only
-
Ok thanks
-
Haha hey, I just noticed you threw in a [Solved] tag into the title. Nice touch.