Can one left, centre or right justify columns
10.01.2012
Can one left, centre or right justify columns
10.01.2012
The only way is to use CSS, there is no such option using UI.
You can try to change your field names to include something like this:
‘field name’ change to ‘’right’>field name’.
Then you can upload your own CSS where you’ll define ‘right’ class.
10.01.2012