Announcement

Collapse
No announcement yet.

text justification

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • text justification

    When I place a text box, then center the text, it doesn't show as centered when I preview the page. Same problem with right justified text. What gives?

  • #2
    split up your text. add it in small chunks. one paragraph at a time

    Comment


    • #3
      I've got this problem too. What I do to fix it, until a fix comes out for BVoda, is add the html tag
      Code:
      <center></center>
      around the text I want justified...

      Comment

      Working...
      X