Topic: Probs with category order

Hi guys,

I'm trying to change the order of the categories in the navigation and I think I just have to adjust these lines

wp_list_categories('orderby=name&hierarchical=1&hide_empty=1&title_li=');

but it does not work. Could someone give me a hint?

Thumbs up