Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Cheese Head on December 05, 2009, 08:43:21 AM

Title: How Center Post Edit Screen?
Post by: Cheese Head on December 05, 2009, 08:43:21 AM
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?
Title: Re: How Center Post Edit Screen?
Post by: H on December 15, 2009, 05:21:38 PM
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)
Title: Re: How Center Post Edit Screen?
Post by: Cheese Head on December 17, 2009, 06:59:37 PM
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.
Title: Re: How Center Post Edit Screen?
Post by: Antechinus on December 17, 2009, 07:12:52 PM
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.
Title: Re: How Center Post Edit Screen?
Post by: Arantor on December 17, 2009, 07:25:33 PM
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...