help with menu title!!!!!!!!!huh???
-
Hi there, i’m trying to list the categories in a menu list without including the title “Categories” because I have already put the word “Categories” in manually and styled it in a <DIV></DIV>. How do I just include the list without the title? This goes the same for the blogroll.
Categories code:
<?php wp_list_categories(‘show_count=1&title_li=<h2>Categories</h2>’); ?>Blogroll code:
backticks
<?php wp_list_bookmarks(); ?>backticks
Thanx in advance…..
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘help with menu title!!!!!!!!!huh???’ is closed to new replies.