Fixed that problem
Well, it might have taken me a little while, but I managed to fix that error I talked about earlier. Seems that the problem was in the default CSS that WordPress gave me. The div class for the “Comments” link didn’t have it’s “clear” property setting right. It was clear: all; and all I had to change it to clear: none;. Turns out “all” isn’t even a valid value for the clear property.
Now the menu is three pixels too low in IE. Still looks great in FireFox though. Download your copy today!