2ws4rf5tg6yh8ik 0 Report post Posted June 14, 2012 How does one change the spacing between sentences and between paragraphs? The viewers of my site have told me the spacing is too great throughout my website, and the spacing needs to be reduced by 50%. While I have the Developer version, my knowledge of PageLines and web design is basic. You can contact me through this forum or directly at pschoof at intrinsicmatters.com. Thank you! Share this post Link to post Share on other sites
Rob 547 Report post Posted June 14, 2012 Try adding the following to your Custom Code > CSS Rules or pagelines-customize/style.css [code].hentry, .fpost .post-excerpt { line-height: 1.37em; }[/code] Currently, line height is set to 1.67em, which may be the default. Reducing it will tighten up the line height and consequentially, the space between paragraphs. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites