#navbar-iframe {height:0px;visibility:hidden;display:none}

MFBQ

Most Frequent Blogger Questions



I don't know more than I know--sometimes I know even less!
Click to see the incredible list,

All The Things I Don't Know!


If some portion of this blog is unreadable in Firefox, Internet Explorer, or whatever, tell it to go to hell then try another browser!!!

BLOGGER SUPPORT
http://help.blogger.com/?page=contact


BLOGGER PROBLEM REPORT FORM http://help.blogger.com/?page=troubleshooter.cs&problem=&contact_type=bug_with_blogger_beta&Submit=Submit

BLOGGER HELP FORM
http://help.blogger.com/?page=troubleshooter.cs&problem=&contact_type=other&Submit=Submit


Tell BLOGGER WISHLIST about a feature you'd like to see in Blogger!

Email Me if you have questions! And make sure the subject line or first two words in the message identify you as an MFBQ reader, so your email won't be mistaken as Squid, Squod, or Spam!

Email your questions to me here!

EMERGENCY STEPS

Kick-starting The Blog
1. Refresh (F5) or Ctrl-F5
2. Clear cache (delete temporary Internet files) and cookies in Tools-Internet Options.
3. Add a question mark to the end of your blog's internet address in the address box and see if it will show the latest update. (Can also be done with other people's url's in the address window.)
4. Republish (if in classic Blogger)
5. Reboot
6. Log out and log back in again (may change to an untroubled server)
7. Change browser (IE, Firefox, others)

---Not necessary to do all of these at once!---

Blogger may make problems for some computers about accepting cookies, especially when you are using the new versions of Internet Explorer or Firefox browsers. Difficulties with accepting scripts may be caused by security systems, antivirus programs, firewalls, and some add-ons. Check all your settings.

You may need to change your browser settings, or to list www.blogger.com and blogger.com as "trusted sites" in your Internet Options-Security so that scripting can occur.

USEFUL BLOGGER HELP FILE

http://help.blogger.com/bin/answer.py?answer=41971&topic=8914

[For Newbies or anyone else who gets lost in the rain in Juarez.]

Sunday, July 20, 2008

Post Template

Adding code or text to every post
If adding a bit of code to every post is sufficient to do a certain job, why bother with Copy and Paste? Why not use the Post Template? You can use CSS for some things, but it's more difficult in some cases. If you're new to Blogger, it's easier to wrap your brain around the Post Template!

  1. Go to Dashboard,
  2. click on Settings.
  3. click Formatting.
  4. Go almost to the bottom of the page. Post Template is the eleventh item, I believe.
  5. Place any code or text that you wish to have in every post. Every time you create a new post, that template will take effect.
  6. If you start your post above the code, then that code will be at the bottom of each.
  7. As far as that goes, any code you wish could also be at the top of your post, as long as you're careful to put your post between the top template code and the bottom template code.
  8. You are already at the bottom of the Formatting List, but be sure to "Save Changes" before you exit.

Below are items of code or text you might want in every post and can put it in every new post with the Post Template. These are only examples, not meant as literal recommendations—after all, I don't know you well enough!

  • I used to put a colored line at the bottom of each post with <hr color=crimson>
  • a <br /> (or 2 or 3 of them) would add a small blank space.
  • You might add the codes needed in each post for your Expandable post hack or some other item of code (font size or font colors, perhaps) that you like, but hate to type in each time.
  • You can either use it a little or a lot, depending on how comfortable you can get with it or how often you wish to have some of the same formatting in each post.

The Post Template will not help you with existing (old) posts, only with ones you create after the Template has been created.

2 comments:

  1. Many thanks for this tip. I've now added spaces to the bottom of my posts so that my Blog doesn't look so conjected.
    Many many thanks.
    Mary

    ReplyDelete
  2. Glad to know at least one person benefitted from it (other than me)!

    ReplyDelete