Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Double Line Spacing? (http://forum.bytesforall.com/showthread.php?t=140)

wy007 Jan 29, 2009 11:51 PM

Double Line Spacing?
 
Hi, I want to make my posts having double line spacing throughout. How can I do that?

Flynn Jan 30, 2009 05:32 AM

Add this at Atahualpa Theme Options -> HTML/CSS Inserts -> CSS Inserts:

HTML Code:

div.post-bodycopy {
    line-height: 1.5em;
    }

Modify the value 1.5em, i.e. 1.95em, 2.12em, 3em etc...


All times are GMT -6. The time now is 02:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.