Using TwentyTen theme and I'd like to have a menuitem that directs to a page with all posts in category ABC (id X). At the same time all posts in this category should be removed from the blogs index-page.
I found this: http://codex.wordpress.org/Pages#A_Page_of_Posts
Using that I can create a page that shows all posts from category ABC (some minor issues with styling...), but the posts still show up at the index-page.
Any solution available? Thankful for all help :)