jdlejeune
Member
Posted 3 years ago #
hi again. I'm looking to decrease the space between the items in the list. I couldn't locate a line-spacing style in the style.php file at all.
Also, do you have any idea why I'm seeing this large empty area between the content and the footer?? It has me baffled.
http://www.sacredhealinglight.com/dev/
Peace.
http://wordpress.org/extend/plugins/wp-dtree-30/
99% certain that it's something with your theme. Install the webdeveloper toolbar for firefox, it allows you to edit the CSS in realtime - making it a breeze to find and fix conflicts like these.
(please bump this thread with a solution when you've got it)
jdlejeune
Member
Posted 3 years ago #
Turns out I had a general style for <img> that was putting a 5px pad on the [+] in the navigation. It was fun to locate that one!
Thanks for updating this thread with a solution, so others can learn from it. :)