I'm using a customized version of hybrid news and I need to change the category navigation to show pages instead. I'll exclude the pages I don't want showing up through the 'exclude pages' plugin. I need a solution that's going to be easy to implement (ie not involve going into the code of functions.php) across multiple Wordpress MU blogs (this will be the default theme).
I've tried using wp_list_pages('sort_column=menu_order&title_li=&depth=1'); but it's messing up the styles.