I currently see no bullet(s) on your category list. Figured things out?
You don’t have your list set up correctly… it displays with just the li code and I do not see a ul code anywhere!… validate your HTML, actually fix all the problems first because I tried to validate and was told it couldn’t because of non utf-8 code (it couldn’t interpret the code even as invalid) … fix that stuff first and make sure your list is in full form, it should look like this:
<ul><li>Stuff Here</li></ul>
table li {list-style:none} just hid the bullet but didn’t move categories over to the left. Which function file contains the bullets for category links? I removed the other ones by the template-function-general and posts but can’t find the category’s even in template-function-category.php
nevermind i found it, it was hidden at the bottom with just <li instead of