text-align:justify and the sidebar jumps on the button of the page

  • Unknown's avatar

    hello everybody,

    i’ve got a problem with the format of my post on my blog http://www.campingbusrecords.com.
    I wanted to get the text-align:justify to pasted the code

    <div style=”text-align:justify;”>
    <div>

    On the top of the post. The text-align is exactly how I need it but the sidebar disapears and jumps under the first post of the blog.
    I already used the code in the text widget in the sidebar and it works perfectly.

    Can anybody tell me how I get the text-align:justify in my posts AND without loosing my sidebar on the right.
    I appreciate every kind of help.

    Greetz

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Is this what you are doing?

    <div style="text-align:justify;">
    All your text and paragraphs here
    <div>
  • Unknown's avatar

    theSacredPath is about to explain to you about closing tags,

    ie:
    <div> </div>

    (note the backslash)
    but as your becoming familiar with tags

    you can also click the third button from the left, on the second row of buttons on the editor… click that once .before you start typing, that will properly put your text and paragraphs in “justified alignment”, in that post.

    You can also type you entire post first, highlight the enitire post and click that button when your finished. when you save it should properly

  • Unknown's avatar

    thanks a lot,

    the problem was that I put all the code befor the post.

  • The topic ‘text-align:justify and the sidebar jumps on the button of the page’ is closed to new replies.