wp_list_pages seems to print out menus ok, but is there a way to alter the functionality so that i can display the menu in two colors..?
So, if the titles of 3 actual pages are:
Big Cinema * Monaco
Theatre * San Franciso
Sport * Berlin
(each page really has two titles, the asterisk used to separate them. another character could be used..... or is there a way of entering two titles?)
When these are displayed you would get the two titles for each page displayed a little differently:
Big Cinema Monaco
Theatre San Franciso
Sport Berlin
(the italics above representing blue, the rest green)
Is there a way to alter the wp_list_pages behaviour, or is there a better technique to do this?