I tried looking at their stylesheet but was very confused. I want my hot, trending, etc tags to be in the middle under my banner (I removed them currently because it looked terrible with my submission text box being moved up). Can anyone help me figure out what codes I need to center the tags but keep the submission text box near the top when people click on submit a new link or submit a new text post buttons xvideos Xnxx xxx
how to set size of uploaded image manually on topic form like microsoft wordfile
-
Hi TEam NodeBB,
Can you please give me some idea about resize image manually like we can set size on word file. or like email body.
Thanks
-
You might try one of the wsywg composers like nodebb-plugin-composer-quil.
Markdown doesn't support image sizing, so the default setup of composer-default + markdown doesn't support it.
-
I think this can be done by change regex parsing the width and length of the image in markdown or external plugin.
For example default markdown syntax for images

, we can change it to
and set value in style of image likestyle="width:200px; height:400px"