Doesn't make a new line in posts ?!?!?!

Discussion in 'WordPress' started by Ratman2050, Apr 22, 2007.

  1. #1
    If you look at my first article on Usmans World when you click on it, it shows the paragraphs, but no line space after each of them.

    ---

    For instance here is an example of what it should be like:

    Hello I am usman

    Glad to meet you

    ---

    But it would show it as:

    Hello I am usman
    Glad to meet you

    ---

    So my question is how do I make it have a line space after each paragraph?

    Thanks.
     
    Ratman2050, Apr 22, 2007 IP
  2. Ratman2050

    Ratman2050 Well-Known Member

    Messages:
    2,748
    Likes Received:
    176
    Best Answers:
    0
    Trophy Points:
    155
    #2
    Any help please?
     
    Ratman2050, Apr 22, 2007 IP
  3. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #3
    Does anyone know if it is possible to create frames inside of a Wordpress post?

    You know like little windows of different content, like :
    40% left / 40% right / 20% on the bottom?
     
    hmansfield, Apr 22, 2007 IP
  4. KMKM

    KMKM Peon

    Messages:
    546
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well since you are using Wordpress, you must try and put this code at the place where you want an empty line. This will create a "virtual" paragraph there. Use the HTML view in the Wordpress post to do this.

    <p> </p>


    Please post whether it worked or not. :)

    Regards,
    ~KMKM
     
    KMKM, Apr 22, 2007 IP
  5. Ratman2050

    Ratman2050 Well-Known Member

    Messages:
    2,748
    Likes Received:
    176
    Best Answers:
    0
    Trophy Points:
    155
    #5
    Thanks, I tried that KMKM. But no luck, perhaps my HTML is disabled?
     
    Ratman2050, Apr 22, 2007 IP
  6. Bozdemir

    Bozdemir Peon

    Messages:
    540
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you may use <br> tag after a line to put a blank line
     
    Bozdemir, Apr 22, 2007 IP
  7. Ratman2050

    Ratman2050 Well-Known Member

    Messages:
    2,748
    Likes Received:
    176
    Best Answers:
    0
    Trophy Points:
    155
    #7
    Ok, there was an error in the stylesheet.css coding.

    I have fixed it now, so please close this thanks.
     
    Ratman2050, Apr 22, 2007 IP