I made this dynamic sidebar for Wordpress, and when I put it in the page template only, the list items in each widget become indented. The same sidebar in a different template does not indent. What causes this? I would like them to sit left aligned to the edge like the headings.
I'd also like the dotted bottom border to extend the width of the 150px sidebar.
ul.shopp_categories { padding:0px; }
ul.shopp_categories li a { display:block; }
__________________
//Improvement in coding is iterative, each 'failure' is just the next step on your learning curve, some knowledge and logic can get you a long way.//