Well, just to hide it, without changing any core code, you can just add this to your css:
And that "pesky" little heading will cease to exist (at least to the human eye).Code:#categoriesHeading.leftBoxHeading { display: none; }
Now, that's JUST for the categories box. If you want to hide all of them, just let me know.
Hope this helps.



