Clyde,
Thank you for this module. When I add this module, it removes all of the bullets of my site. I can see that the css has this in it.
ul {margin:0;padding:0;list-style: none;}
When I remove this part, it fixes the rest of my site, but messes up the footer. Is there a way to remove the bullets from the footer and not the rest of my site?


Reply With Quote
