Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   Line spacing (http://forum.bytesforall.com/showthread.php?t=2522)

blp koeln Jul 19, 2009 03:47 AM

Line spacing
 
Hi all

Is there a possibility to Change the space between the lines at a central point or do I have to change something somewhere in the css.php?

I would appreciate a Line space about 1.4 or 1.3.

I'm insecure, what and where I have to do the changes.

Thanks
blp koeln

BTW: Thanks a lot for that great Theme :-)

blp koeln Jul 19, 2009 03:57 AM

Ah, and I'm looking for a littel more space between the paragraphs.

thx
blp koeln

blp koeln Jul 19, 2009 04:28 AM

Sorry, I allready solved my problem while asking :-)

bushtool Jul 19, 2009 08:27 AM

I put this in atahualpa 3.4.2:

div.widget ul li,
div.textwidget ul li {
margin-top: 5px;
margin-bottom: 5px;
}

in atahualpa options html/css inserts and it worked great to add a little room between lines in my widgets.

If you are using an earlier version, the above will not work.

If you are looking for more line space in your posts, that I am not sure how to do.

blp koeln Jul 19, 2009 04:30 PM

hi bushtool,

right now I inserted into css insert and removed all changes in css.php:

div.post-bodycopy {
line-height: 1.4;
margin-top:1.4;
}

this ist working great. I'm learing a lot about the whole stuff *g*


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

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