Text in right of signature

FanGirlCookie

i hate my username
Joined
Jun 14, 2015
Posts
1,212
Bells
183
Lucky Coins
0
Gems
0
Red Cosmos
Pear (Fruit)
Tasty Cake
Tasty Cake
Is there anyway to get text in signature to be on the right?
I try to use the Align Right tool, but it just goes under the image, making my signature bigger.
I need it so that it's on the right, without making my signature larger
 
Just need a simple little table ^.^ Hope this helps
HTML:
[table="width: 700, align: center"]
[tr]
	[td]The image/text/etc. added here will be input on the left[/td]
	[td]The image/text/etc. added here will be input on the right[/td]
[/tr]
[/table]
Example:
[table="width: 700, align: center"]
[tr]
[td]The image/text/etc. added here will be input on the left[/td]
[td]The image/text/etc. added here will be input on the right[/td]
[/tr]
[/table]
 
Back
Top