Skip to main content
Main Content

holy moly, h e l p .

holy moly, h e l p .
Posted 2020-09-25 14:01:31

so, i was using lioden html code for reference cuz i figured it would be the same, but when i tried to center my text, it would show in the area where i typed, but when i actually saved it, it just showed what i had typed to center it?? and not actually centered it?? i just want a pretty wolf page g ahhh.


beetlebug!
#3400

Posted 2020-09-26 15:44:08
Yeah, I don't know what's up with that, but it's broken. Click the first icon that looks like </> to go into code view. Then, for the text you want to center, you can do this (works for multiple elements, for example if you wanted your center to span across text and images):
<div style="text-align: center;">Your text here.</div>
Or you can do this (works for a paragraph):
<p style="text-align: center;">Your text here.</div>

fireflii
#757

Posted 2020-09-27 06:26:48 (edited)

Okay! This confused me as well (I was writing a lot), to center text though, you can click the little three lines icon option (one with the arrow) next to the image icon and it gives you the option to align-left, align-center, and align-right. Align-center is how you do it here, you don't need an HTML code for it on Wolvden  :3


Should also mention while I'm here and at it, to change fonts, you need to select one paragraph at a time to change the font style of. It seems there may be a character limit as to what it'll change at once... that or the server is just a bit wonky about it.


༺Minish༻ (Hiatus)
#3052

Search Topic