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 <ul> and <li> styling question (http://forum.bytesforall.com/showthread.php?t=14550)

bcnuggs Jun 9, 2011 12:51 AM

WIDGET <ul> and <li> styling question
 
Hi there -

I am trying to put some spacing between list items in the side bar on this site

www.musiczeitgeist.com

for some reason I'm not able to find the right CSS selector to manipulate the list items, particularly in the Recent Posts widget. for some reason all the selectors i've tried using via firebug havent worked at all. I'm still learning CSS so any help with this would be greatly appreciated.

Thanks

BC

juggledad Jun 9, 2011 03:38 AM

HTML Code:

div.widget ul li {
    padding-bottom: ??px;
}


arie_ds Jun 9, 2011 07:30 PM

I have similar problems, but now solved! Thanks for the code juggledad..


All times are GMT -6. The time now is 08:38 AM.

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