I added that on purposes. When I opened up index.php for the first time was:
‘ul>
<?php get_links_list(); ?>
<li id=”categories”><?php _e(‘Categories:’); ?>
This is how it is called..
‘<?php _e(‘<img src=”images/menu-links.gif” alt=”Link”/>’); ?><?php get_links_list(); ?>
<li id=”categories”><?php _e(‘<img src=”images/menu-cat.gif” alt=”Category”/>’); ?>’
Thats the issue, I don’t have that in my index.php. I replaced all of the others, as you can see, but I can’t locate anything like that in the whole site.
When I float left, my menu on the left will vary from IE to Firefox. I’m assuming this is because of my padding somewhere. This is proving to be quite difficult.
Those look like some really great resources. Thanks Guys. I’m going to give it some more effort, I’ll let you know how it comes out. Looks like a lot of work though, heh :-/