Searched for this question and looked through the User guide but couldn't find.
I've recently upgraded to SMF 2.0 RC2 an previously my edit post screens were centered like here on this forum, but now on my forum they are left justified. I'd like center as it's what our members are used to and visually nicer than always working in the left side of the computer monitor.
Where under Menu > Admin do I find the setting to center the post edit screen?
This is a somewhat lazy response, but have you compared the HTML output here and in RC2 to see what the difference is? I believe this is a bug in RC2 which got fixed on this site (and so will be included in RC3)
Thanks H
Here on this forum, the format buttons and this text box are indented and aligned with the drop down message icon menu bar above. On mine they are not and are over at the left side of the screen.
And here on this forum the Post/Preview/Spell Check buttons are centered, on mine they are over at the left size of the screen.
Yes you mentioned that in your OP. There is no admin setting to centre the text box, etc. It has to be done via css. As H mentioned, it has been fixed in the dev builds and will be included in the next release.
Reason is that the post template code was changed between RC2 Charter Preview (which is what is here) and the RC2 Public release. So it's not as though we fixed it here, it's more that we, um, didn't break it... kinda...