Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Changing paragraph spacing in text

    Hi
    I cannot find how to change the paragraph spacing in css for the main body text of pages. Is there an easy solution?
    Thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing paragraph spacing in text

    You can apply all allowed styling to your text if it is defined as a paragraph <p> or has some tag associated with it as in the follwing:
    Code:
    p
    { 
    line-height: 130&#37;
    }
    And find more info at w3 Schools
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Changing paragraph spacing in text

    Thanks for the quick response...

 

 

Similar Threads

  1. v151 CKEditor HELP - TEXT PARAGRAPH SPACING
    By sgallasch in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 30 Mar 2014, 07:53 AM
  2. Text Spacing
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Jun 2009, 01:13 AM
  3. Text Line spacing
    By xyonnoyx in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Jul 2006, 02:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg