How can I format my posts? - Printable Version +- Wolf RPG (https://wolf-rpg.com) +-- Forum: Out of Character: Community (https://wolf-rpg.com/forumdisplay.php?fid=1) +--- Forum: Help Desk (https://wolf-rpg.com/forumdisplay.php?fid=2) +--- Thread: How can I format my posts? (/showthread.php?tid=31811) |
How can I format my posts? - Epic - December 31, 2018 This is more of a question but how do you make role play post more in the centre with white spaces? Usually I tried it with [ blockquote ] but that small trick doesn't seem to work here. What-o-what can be the secret ;-)? Thank you very much for the answer! RE: How can I format my posts? - Sequoia - December 31, 2018 I'm breaking this off into its own topic, since it gets asked fairly often! There are a few options here. Option 1: Add padding on the left and right of all your posts Edit your profile and fill out the "Width in pixels" field with a number around 400-600 (you can fiddle with it to see which works best for you). Option 2: Narrow tag Simply use the code below. This one is not customizable, and you'll need to use it for each post. Code: [narrow]Your post here.[/narrow] Your post here.
Option 3: Rows and columns You can be sneaky with the row and column tags. This should give you a narrow(ish) post. Code: [row][col=3][/col][col=6]Your post here.[/col][/row] Your post here. RE: How can I format my posts? - Epic - December 31, 2018 Ah, so there are a few tricks :) Thank-you! RE: How can I format my posts? - Vercingetorix - December 31, 2018 ^ To add slightly to this, "narrow" code will give you 500px across. So if you want it more or less narrow than that, I'd recommend setting it through your profile. |