[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
My Lion King Forum • View topic - Right-Justify in Signature.
Page 1 of 1

Right-Justify in Signature.

PostPosted: August 8th, 2011, 11:36 pm
by Misiziri
Is there any way I can 'right-justify' and image/text in my signature? Like what you can do while writing in a Microsoft Word document, you can choose to center your text, or justify it left/right. Can anyone tell me how to do this?

Re: Right-Justify in Signature.

PostPosted: August 8th, 2011, 11:44 pm
by Jiirani
Image Just click those buttons, and the alignment changes. Left, Right, Centre and inline..

Re: Right-Justify in Signature.

PostPosted: August 8th, 2011, 11:45 pm
by Misiziri
No, not on GIMP. I need like the code to justify something. Like [ right ][ /right ]

Re: Right-Justify in Signature.

PostPosted: August 8th, 2011, 11:46 pm
by Misiziri
Well, then. I guessed the right code. Never mind :3 Thank you, Lumi :3

Re: Right-Justify in Signature.

PostPosted: August 9th, 2011, 12:58 am
by Moka

Re: Right-Justify in Signature.

PostPosted: August 9th, 2011, 12:58 am
by Misiziri
What's wrong with the other code? It appears to be working fine...

Re: Right-Justify in Signature.

PostPosted: August 9th, 2011, 3:30 am
by WildSimba
I think the difference is that one code just moves the text towards the right... and the other code positions it to the right, next to the image.

Re: Right-Justify in Signature.

PostPosted: August 9th, 2011, 4:54 pm
by Moka
It's a bit difficult to explain, but they are different. The [ right ][ /right ] tags "float" block elements to the right, but it also aligns text to the right in that block element. [ text-right ][ /text-right ] only aligns the text to the right. [ right ][ /right ] will "float" your images to the right, allowing text to wrap around it, much like this.

One can only really know the difference if they play around with it. :P

Re: Right-Justify in Signature.

PostPosted: August 15th, 2011, 1:15 am
by Misiziri
Thank ye for all teh helps.

A moderator can go ahead and lock this.

Re: Right-Justify in Signature.

PostPosted: August 15th, 2011, 4:31 am
by WildSimba
Locked upon request.