When i use <?php wp_loginout(); ?> It will display the "log in" link perfectly but when it shows "Site Admin" after i am logged in it wraps it in li tags which is really causing problems. How can i remove these li tags. BTW. It also moved it out of my footer for some reason too, so this is also causing problems.
And i am familiar enough to change the code, i just have not been able to find it.