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)
-   -   Trying to add space between entries in Pages Widget (http://forum.bytesforall.com/showthread.php?t=5441)

drunk8gods Jan 21, 2010 09:19 PM

Trying to add space between entries in Pages Widget
 
Hello all,

I'm trying to add space between the entries between listed in the widgets like Pages. I guess what I'm trying to do is add some padding between each item listed (i.e. About Us, Photos, etc.) on the left sidebar pages widget of my website.

Any suggestions and/or help would be greatly appreciated.

site: http://www.mansruinrollerderby.com
Atahualpa 3.4.4
Wordpress 2.9.1

juggledad Jan 22, 2010 05:25 AM

try this
HTML Code:

div.widget_pages ul li {
padding-top: 20px !important;
}

adjust it to what you want

maralian Jul 9, 2013 03:14 AM

Hello,

what code should be used in order to add some padding in page widget that would only effect parent pages but not ancestor pages?

juggledad Jul 9, 2013 03:30 AM

You need to look at the generated source of a page and see what CSS is being used


All times are GMT -6. The time now is 05:03 AM.

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