<div id="header">
<div id="footer">
<div id="content">
<div id="sidebar">
<div class="post">
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.
You can post photos on blogger. If you use the insert image button on the Blogger toolbar you will see the option to insert an image. You can post from a picture on your computer, URL, or something previously uploaded to Blogger.
To add javascript (google ads) on blogger post you should keep a note of these pointers:1. Open Post and go to HTML view.2. Complete script should be in 1 line. Remove all line Breaks.3. If you are using some onclick or other events then your javascript should be in double quotes.eg. 5xDeals4. If your script is too long, then you can put it somewhere on web and call it on your post.I've used all these tips while placing ads on www.5xdeals.com.. You can check that out...Microk
If you're using the blogger website then you don't need to use coding. However if you have some knowledge of HTML so that's good.
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
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.
There is no limit on the number of posts in blogger. However, the number of labels are limited to 5000 (that are uniqu).
In Blogger Post is Very Easy. First You will sign in you Blog. Click New Post. Type Post Title. Then Type your Information with Image and Click Publish. After Click Publish you will Click View Post and See.
Assuming you are using HTML, do as follows: <a href="http://www.link.com">Name To Click</a>
In Blogger, Either go layout section or go to HTML template and find out your moving widget and remove it from source it self. From, Technology Magazine
Generate HTML code of a banner first then copy it. Go to Blogger Dashboard > Layout > Add a Gadget. Select HTML/JavaScript widget from the list and paste the banner code inside and Save. You can see the banner is visible on the blog now.
This can be accomplished by submitting the form data using the POST method.