@JJSagan thanks
Latest posts made by JsonHive
-
How to config Categories Sidebar like nodebb communitiy style?
like this
use some special plugin? or some other configs?
-
RE: Upgrade to v1.11 MongoDb not authorized to execute command
I got same question, and my site is not working now, hope for help, Thanks.
-
RE: When I upload a picture to nodebb, how can I use markdown syntax to make the picture show in center, instead of using HTML?
@TaLoche It couldn't work, do you mean writen by this way:
->  <-
-
When I upload a picture to nodebb, how can I use markdown syntax to make the picture show in center, instead of using HTML?
When I upload a picture to nodebb, how can I use markdown syntax to make the picture show in center, instead of using HTML?
I hope using markdown + html, just like :
<center>  </center>
but it does not work,
now I use the html img tag, and it does work:
<center> <img src='xx'> </center>
but I think it is not easy use for some one who know little about html, am I using the wrong way?
-
RE: How to change category position in administrator console?
Well, I tried to drag the category icon, it do work.
-
How to change category position in administrator console?
I want to change category position in administrator console, but I can't find a way to solve it,please help me.
For example: I want the '囧图趣事' category show on top of 'Blogs' category, how to solve it?