Hello, I am new to Drupal, and I'm trying to set up my first site. I have set a block to appear in the content section, and I keep seeing all the other items (like blog posts and store items) above this content. How do I override this so that each page shows only what I have specified for it? Thanks
Administer -> Site Building -> Blocks Click configure on specify block you want to change You can manage the block appearance in Show block on specific pages:
Now I understand what you mean, the blog post and store items in content section are not Blocks but they are NODES
When you add a new block you can specify on what page a block need to appear - or on which pages not.