PHPでWideImageプラグインのテキストを揃えるには?
たとえば、左揃えは次のようになります。
Sample Text Here.
Sample Text.
Sample.
右揃え:
Sample Text Here.
Sample Text.
Text.
中央揃えは次のようにする必要があります。
Sample Text Here.
Sample Text.
Sample Text Here.
プラグインはテキストを調整することしかできず、配置は調整できません。
助けてください。
ありがとう。