you´ll have to create an adsense account, copy the code they provide, edit html, and paste it between the <body> ..............<body> about the toolbar, i don´t know, but maybe the same as above: edit html and delete that single part.
If you're trying to remove the blogspot "bar" on top, it can't be removed.... if its being hosted at blogger.com
As 8everything said, you can't remove this bar - it's on all Blogspot/blogger.com blogs. Other blogs that you are looking at are not on a *.blogspot.com domain, hence they don't have that toolbar.
I think you may be confused with the terms. blogger = a person who blogs blogger.com = Google's free blog-hosting service. Blogs are published on *.blogspot.com domains. Not all blogs are on Google's service. There are many blogs that are self-hosted. Eg. http://www.johnchow.com, http://www.problogger.com, http://www.engadget.com The above are all highly monetised blogs. Looking at them would go a long way in answering the other questions that you have been asking.
That only works if you are using blogger.com to manage the blog, but you are actually publishing it on your own domain. Don't be so presumptuous next time to call everyone "dumb".
Any way to get links ( Adsense links) inside of text blocks. Similar to what i see here. Say someone is reading a post on how to get the fat sucked out of their legs and I want to make Fat or Liposuction a highlighted Adsense link? Any way to do that?
Note: I learned the following from another forum. Paste the following into a HTML gadget anywhere on your Blogger blog to remove the bar at the top: <!--HIDES Navbar --> <style type="text/css"> div#navbar { display: none; } </style> <!--end of HIDE Navbar--> This has worked for me on all of my Blogger blogs without a problem.