How to add a custom banner in wordpress theme? Moreover, HOw to hide or remove "leave comment" and "filed uncategorized" options?
By the custom banner do you mean the header image of your WP theme? If yes, just search for a header image in your theme's files and replace it with your custom one. And for how to remove the comments and categories from your WP posts check out my site: How to make a Wordpress theme to look like a website.
Where exactly you want to add custom banner. If you want to add in sidebar, you need to edit sidebar.php of your wordpress theme. From where you want to remove leave comment link?? If you want to remove from homepage, you need to edit index.php file of your theme. If you want to completely disable comment on your WordPress site: Wordpress admin dashboard >> Settings >> Discussion >> uncheck Allow people to post comments on new articles >> Save changes.
Go to your wp-admin .. select Ads right under the Comments tab ... select click Edit under the HTML or PHP advertising code ... now you can change remove or add your custom banner by just pasting a title and code for the new custom banner