Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Widget text paragraph spacing (http://forum.bytesforall.com/showthread.php?t=14231)

dingest May 19, 2011 10:11 AM

Widget text paragraph spacing
 
I am having a problem putting some space between Most Recent posts widget in my right column. It displays just the title. I am able to change the line spacing, but I need to put space between the titles only so they are not so bunch up together.

Site: http://ow.ly/4Yofu

Thanks.

lmilesw May 19, 2011 10:58 AM

Using Firebug I came up with one way. The code to put in ATO>Add HTML/CSS Inserts>CSS Inserts would be something like
HTML Code:

#recent-posts-3 li {
    margin-bottom: 10px;
}



All times are GMT -6. The time now is 04:18 AM.

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