Thanks very much for launching the new version!!! I'm really grateful the categories are all sorted out now. It looks so much better!
There's some things I noticed though. The "home" link doesn't seem to work with Firefox (the text appears but its not linked). It works fine in IE though as in its clickable. I checked some others sites, those who posted their urls in this thread, it also appears to be so. I believe its this section below...
Code:
<div id="logo" style="width:<IMAGE_WIDTH>px;">
<div id="logo_sub">
<a title="click for home" href="index.php"><SITE_TITLE></a>
</div> <!-- logo_sub -->
</div> <!-- logo -->
any idea how to make it work for good ol' firefox too?