2010-12-26, 01:56 AM
Hello.
You see, my forum used to be hosted in a another site with phpBB forum software. That means that the alignment code was [center] [left] [right], unlike MyCode defaults that are [align=center] [align=left] [align=right].
Now we are moving to a MyBB platform, and we are also moving our valuable topics.
My users tend to simply copy & paste the content of such topics, and most of them are unaware of the alignment difference.
I would like to request for custom MyCode to accept alignment like
[center] [/center]
[right] [/right]
[left] [/left]
I am still keeping the [align=center] style too. Basically I want my board to support both styles.
I know this sounds pretty simple, but I fear to write the wrong code and screw everything, for I'm not very experienced on this.
Thanks.
You see, my forum used to be hosted in a another site with phpBB forum software. That means that the alignment code was [center] [left] [right], unlike MyCode defaults that are [align=center] [align=left] [align=right].
Now we are moving to a MyBB platform, and we are also moving our valuable topics.
My users tend to simply copy & paste the content of such topics, and most of them are unaware of the alignment difference.
I would like to request for custom MyCode to accept alignment like
[center] [/center]
[right] [/right]
[left] [/left]
I am still keeping the [align=center] style too. Basically I want my board to support both styles.
I know this sounds pretty simple, but I fear to write the wrong code and screw everything, for I'm not very experienced on this.
Thanks.