Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   How To Create Additional Space Between Lines (http://forum.bytesforall.com/showthread.php?t=10510)

amethyst108 Oct 20, 2010 08:49 AM

How To Create Additional Space Between Lines
 
Hi - I know this sounds really simple - but just pressing the return bar doesn't do it. I want more white space between certain elements on the page and everything I have tried so far doesn't work including pieces of code for 'paragraph' in the HTML view.

Where am I going wrong?

Many thanks - Helen:o

lmilesw Oct 20, 2010 03:20 PM

As you found out spaces and multiple blank lines are ignored. If I want more space I wrap the text I want to have more space above or below and use CSS such as the following.

HTML Code:

<div style="margin-bottom:30px;">Line 1</div>
Line 2

This will give you one line with 30px under it.


All times are GMT -6. The time now is 08:14 PM.

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