he comeone, the third post is 1 day later and the second was a mistake what i have change to something (maybe) usefull. And i have also use the search tool.
Thanks to the link i have read it but i have do one mistake.
Wrong:
<?php
wp_list_cats(‘sort_column=name&optioncount=1&hierarchical=0, list=0’);
?>
Right:
<?php wp_list_cats(‘sort_column=name&optioncount=1&hierarchical=0&list=0’);
?>
I cant find the way to remove the “< br / >”?
And now im search the same dl ul fun for wp_list_pages.
wfx.