How to Put Spacing between Paragraphs in Wordpress?

Discussion in 'WordPress' started by bushib, Apr 17, 2008.

  1. #1
    Hi there,

    I want to know that how to put spacing between the Paragraphs of the Text on the home page and other pages?

    my url is http://www.skincarequeries.com/

    Secondly, how to put the Newsletter Widget at the right column's bottom?

    Regards
    bushib
     
    bushib, Apr 17, 2008 IP
  2. MTbiker

    MTbiker Well-Known Member

    Messages:
    2,536
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    170
    #2
    Edit the style.css file. Add something like this:

    p {margin: 6px 0;}
     
    MTbiker, Apr 17, 2008 IP