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

MFBQ

Most Frequent Blogger Questions




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, Sam, 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!---

New Blogger makes 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, May 18, 2008

What Is A Layout Page?

In case you're wondering what Blogger is talking about. It's the page where you can move and arrange the page elements (especially the ones for the sidebar) as you would like them to be. Place your cursor on the boxes after you create an element, hold the mouse left-click down as you move the mouse.



ALSO SEE: Page Elements Screenshot

Read More...

Friday, May 02, 2008

Future-Dating A Post -- NEW!

Create the illusion of "being there".!
Future Dating of posts is now available from Blogger

Click here to see Blogger's instructions about it!

Now you can leave some posts lined up when you are about to leave on vacation or for a month in jail and they will publilsh, one or more every day, while you're absent.

I have only just read about this myself, but so many people have inquired about this for the past five years that I suppose a lot of people will now praise the lord and send their checks (as usual) to the nation's poor.

There doesn't appear to be any difficult moves added to the process. It just works the way many of us used to think would just be logical. One could always use the POst Options to change the date to anything you liked, but there was no automatic publishing--you always had to hit the publish "button".


1. Give a date and time in Post Options for tomorrow, next week, or whenever
2. Then hit Publish,
3. The system will show a sign that says the post will be automatically published on X date at X time.
4. the system will wait until that date and time to publish it.


Couldn't be simpler, unless they screw it up. If they screw it up, let me know.

Read More...

Wednesday, March 19, 2008

Screenshot of TOS Violation Page

Where to go to report the troublemakers, including screenshot of page:



Contact this page and report any of these items at:

Terms of Service Violations.

Read More...

Tuesday, March 04, 2008

Strikethrough Code

Once in a while someone knows about the strikethrough tag without knowing what its called or how to utilize it, so here is the strikethrough tags:

<strike>TEXT</strike>

I don't see any way to do this in Compose Mode, so you have to switch to the Edit Html Mode in order to do it.

At times people don't know the exact word that's involved in this and may say "cancel" or some other similar word.

Read More...

Sunday, January 06, 2008

Line-Height

Below is not a solution to why line-height may arbitrarily change in your posts, but it is a fix. When that line-height change happens, try the following for the post text:


<div style="line-height: 18px;">TEXT</div>


You may need a different number (of px) to match your own blog post, so see how it adjusts with larger and smaller numbers. .

You could avoid the aggravation of typing it each time by putting the code above in the Settings-Post Template and it would be inserted for you already in each new post—then you can either use, delete, or ignore it.

Read More...

Saturday, January 05, 2008

Welcoming:

The new blue




Divider!




Long may your freak flag fly free.

Read More...

Thursday, December 13, 2007

People Can't See My Profile?

Maybe it's not activated.

  1. Go back to your Dashboard.
  2. On the far right, click on Edit Profile (under your photo).
  3. Make sure you've clicked "Share my profile".
  4. At bottom of page, click "Save Profile".

Read More...

Saturday, December 08, 2007

Remove Blogger Help Group Message

To delete a word (or the whole message) you left in Blogger Help Group (BHG)

[You can do it, but there's no direct way to do so.]

Revise your message
1. Copy your message and revise it.
2. Copy the new text and/or code.
3. Paste the revised info into a new message.
4. If it works out right, delete (Remove) the original message.


Remove Message In Blogger Help Group:
1. Click on "more options" in the upper right corner of your own message.
2. Click on "Remove" in the list of options in blue text.
3. Click on "Yes, remove it now".
4. Click the "Confirm" button.


If it feels like you're telling it to do the above 3 times at least, welcome to the club!

Read More...

Friday, December 07, 2007

Body (Or Background) Color

The background color for your blog is not located with the other color changes in "Fonts and Colors". Oddly enough, to change the blog's background color requires going into the template--you'd think it would be among the other clickable changes. Some new bloggers may not like the idea of revising the template code, but eventually you will want something bad enough to dare! When the time comes for this change, look for a section resembling this from one of my blogs:

body {
background:oldlace; url("xxxhttp://www.blogblog.com/harbor/rocks.jpg") no-repeat right bottom;
background-attachment:fixed;
margin:0;
padding:0;
font:x-small Georgia, Serif;
color:$textcolor;
font-size/* */:/**/small;
font-size: /**/small;
}

or, similarly, this from the code for this blog:

body {
background:#123;
margin:0;
text-align:center;
line-height: 1.5em;
font: x-small Trebuchet MS, Verdana, Arial, Sans-serif;
color:$mainTextColor;
font-size/* */:/**/small;
font-size: /**/small;
}

It's the "body" where you want to make the change or else create the color. Find or alter the color statement--whether you use a number or name doesn't matter. If you have to add the "background: color;", just be sure it's inside the brackets like you see in the two examples above.


See also my post about Fonts And Colors

END.

Read More...

Thursday, December 06, 2007

Dashboard Example



Above screenshot shows several blogs on the left, the Edit Profile section on the right, and the Language drop-down menu below that.

Edit Profile, to state the obvious, is where you go to paste the url for your Profile Photo.

Read More...