I have not figured this out yet, I was doing it for my convenience as the client I’m using this for hasn’t mentioned this functionality. I’ll post a solution here if I find one.
That helps a bit, however that doesn’t help with replacing the dynamic category list.
<?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?>
This is what is used to call the categories, and I need these text links which are generated to be different images, not text.