07-28-2019, 04:26 PM
[align=center][div style="max-width: 600px; text-align: justify;"]
So this is what it should look like normally. Without/with a non-constricting fancypost. There are some others, for example @tricky , who use a thinner post template to make their post look like this.
The reason why their post is thinner is because instead of using max-width (which only constricts the width on desktop and not mobile), is because they're using a percentage for their width code instead (which applies to both mobile and desktop). Here's what I mean by that:
My code, which compresses to the full width of the box UNLESS it reaches the max width of 600px.
Their code, which only takes up 50% of the box.
So quite simply, that is normal. Some prefer to have their templates for their aesthetic, rather than for ease.
So this is what it should look like normally. Without/with a non-constricting fancypost. There are some others, for example @
The reason why their post is thinner is because instead of using max-width (which only constricts the width on desktop and not mobile), is because they're using a percentage for their width code instead (which applies to both mobile and desktop). Here's what I mean by that:
My code, which compresses to the full width of the box UNLESS it reaches the max width of 600px.
Code:
[align=center][div style="MAX-WIDTH: 600px; text-align: justify;"] text here [/div][/align]
Code:
[align=center][div style="WIDTH: 50%; text-align: justify; "] text here [/div][/align]
So quite simply, that is normal. Some prefer to have their templates for their aesthetic, rather than for ease.
"FUNNY OLD WORLD, ISN'T IT?" - Crowley
Hiya! I'm Orion, Beasts of Beyond's administrator and owner. I play a few characters, which you can view by clicking on 'linked accounts' underneath my avatar or going to my profile. I am always open to plotting or chit-chatting with anyone who asks, so feel free to approach me at any time. Along with that, I am open to answering any questions about BoB. You can do either by sending me a message on-site or on our Discord! I look forward to roleplaying with all of you. ;^)For info on BoB's revamp, click here! Check out the guidebook too.