Centering imgs?
-
How do you center images? This has been a hard task and I have tried finding in search and google with no luck please someone tell me this easy fix a lil code to wrap around a image to center it
-
<h1>horizontal</h1>
<div class="horiz">
<img src="http://professionbound.com/bs/top.png" />
</div> -
Not working thank you but am I not getting something? How do I add a img to a post and center it as a normal member on a NodeBB forum?
-
@Armed-Mosquito NodeBB uses Markdown and HTML will not work. Markdown does not offer any way to center images.
-
Oh ok thank you
-
you could enable HTML from the markdown ACP, although its not really recommended
Copyright © 2024 NodeBB | Contributors