Why not ? .... of course, yes. you can edit it.
If you created blog than you can edit also.
From,
Technology Magazine
Few steps before edit blogger templete otherwise you lose many things. Take backup and follow step by step procedure. to edit template in blogger you have to go in template section using drop down menu and go to edit.
Yes, if you are the owner of the blog.
you can either change your current background ( I recommend thecutestblogontheblock.com or just blogger) or go into layout and click on the "edit" link on "Header".
To hide the "Posted by" information in Blogger, go to your Blogger dashboard and select the blog you want to edit. Navigate to "Theme," then click on "Edit HTML." Look for the section of code that includes data:post.author or similar, and you can comment it out or remove it to hide the "Posted by" line. Remember to save your changes before exiting.
by editing the css code in "edit template" option
On your blogger administrator panel look for a link to the "Drafts" (posts that aren't published yet) and click to edit your post.
It's very simple. First you login in your blogger account. Then go to edit html page. Then find the ]]> in html source. After that put this code #navbar { display: none; }just before it. I think it will help you.
Under the edit mode of your blog, go to the "Layout Tab" and then click on "New Template." Then save changes, and your done!
Click the Customize button. Click the edit HTML. Delete everything inside there. Then paste down your CSS code.
Creating a blog and posting articles on this subject. (Google's Blogger to create a blog and Windows Live Writer to edit the posts.)
Go to your blog Dashboard -> Theme -> Edit HTML Blogger Theme Edit HTML Step-2: Search the following code and delete it Blogger Post Atom Blogger Post Atom The above code will remove the Subscribe to: Post (Atom) links as shown in above screenshot. Step-3: Search the following code and delete it Blogger Post Comment Atom Blogger Post Comment Atom The above code will remove the Subscribe to: Post Comments (Atom) links as shown in above screenshot. Step-4: Now save the template and enjoy! Alternatively, you may search and delete the following codes to remove both (post/post comments) atom links from all pages of blogger blog. () Now, save your template. Hurray! There is no more Subscribe to Post/ Post Comments (Atom) text links in your blog.
Date can be changed on published posts on blogger with following below steps:1. Go to Blogger dashboard > Posts2. Click on "Edit" of desired post to be changed3. Go to Post settings > Published on (top right corner of opened post)4. Pick up the date you want to see on the post and click on "done" button5. Hit the update (orange button) .Now, the updated date can be seen on blogger post.Thanks