1

How to align the text in WideImage plugin in PHP?

For example, Left Alignment should be like this:

Sample Text Here.
Sample Text.
Sample.

Right alignment:

Sample Text Here.
     Sample Text.
            Text.

Center Alignment should:

Sample Text Here.
  Sample Text.
Sample Text Here.

The plugin can only coordinate the text but not the alignment.

Please help.

Thanks.

Valiancer
  • 29
  • 3
  • P.S I am using textarea html tag... to be able to break a line... and no need to work on left alignment because it is default... my problem is how to code right alignment and center alignment in wideimage PHP after the form is submitted. – Valiancer Sep 21 '16 at 03:00

0 Answers0