When the blog header image you decided you don't like after all won't let itself be removed, what are you supposed to do? People say their photo is stuck there and won't be removed! I believe them, but I've barely had it happen to me, so my experience has been of small proportions! I only had a stuck header image once. What did I do? I panicked, of course. WHAT was it doing? So I tried everything that I ever heard of or could vaguely imagine might work!.
I did break it loose at last, but not before I'd gotten so flustered that I very unscientifically lost track of the order in which I did all these things. I can't even guess which one really "fixed" it. I nearly feel that it just gave up when it saw how hard I was going to work at it! (You can see how insensible it made me!!!)
After either the short or the long list, I can only hope that you can finally remove the header image (replace it, too, if that's what you'd meant to do!). In my case, I ended up with a new Header Gadget with no image as I'd expected. I was then able to put a new image in the header, remove it, replace it (just to see if it would!). But I had no way of knowing that if it had originally been stuck, would the next attempt to add an image also stick?! This may be the problem, the "rub"--I had to test this (all 3 times) without a "stuck" header! So I wish you great Good Luck. You may learn a number of new things, but I can't promise any success! If anyone tries this, let me know if it fails or succeeds! |
AT PRESENT, ALL USES OF "READ MORE" ON THIS BLOG ARE DYSFUNCTIONAL, SO THE FULL POSTS ARE SHOWING FOR NOW!
MFBQ |
Most Frequent Blogger Questions |
USEFUL BEGINNER'S LIST (30 Posts)
This blog outgrew the original intended 20 Questions & Answers and is now approximately 210 Q&A. I never did figure out which were the 20 most important ones.
I don't know more than I know--sometimes I know even less! |
---|
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
The Blogger Wishlist feature no longer exists.
Blogger hasn't said why or if it'll ever return.
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 or reload the browser (IE, Firefox, others) 8. Try a different computer, or see if you can duplicate the problem or avoid it in a post in another blog (make a test blog, whether in the same account or a second account, that's not public so nobody will see you screwing around!) ---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.] |
Showing posts with label widget. Show all posts
Showing posts with label widget. Show all posts
Friday, May 29, 2009
When Header Image is Stuck, Won't "Remove"
Monday, May 25, 2009
Place Gadget Above The Posts?
It's sometimes possible to create a page element and then slide it across (drag and drop) the blog and drop it above the posts. If that won't stick, you may have to find this line in your "edit html" (template): <b:section class='header' id='header' maxwidgets='1'> and change the maxwidgets number to 2. Don't neglect to Save template before you return to the Layout page. Now you should be able to "Add a gadget" from above the header. Then you can drag and drop that new Page Element below the header, where of course it'll be above the posts. |
Saturday, May 23, 2009
Add Line or Divider Between Posts
Directions, for white or black minima: Make a safety copy of your template as per the instructions on the "Edit html" page. I can't guarantee that all blog codes are going to look the same, but I did this on several of the Minima templates. I've done it on a couple of other template styles and they varied a little. So it might work right away or you might have to tinker! (Note: You can see the blue divider I talk about here at the end of all my posts.)
src='http://bp2.blogger.com/_AVxLoZ0mR_0/R3-8aw3SxjI/ AAAAAAAAAnM/Z3AlnL1FsMY/s400/bluedivider-b.gif'/></center> <div class='post-footer-line post-footer-line-3'> |
[More below...Harbor example, etc.]
In a Harbor template I placed the same blue-divider gif in the footer as above, just before the (almost) same red line of code about "post-footer-line-3". <p class='post-footer-line post-footer-line-2'> <span class='post-labels'> <b:if cond='data:post.labels'> <data:postLabelsLabel/> <b:loop values='data:post.labels' var='label'> <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if> </b:loop> </b:if> </span> </p> <center><img src='http://bp2.blogger.com/_AVxLoZ0mR_0/R3-8aw3SxjI/AAAAAA AAAnM/Z3AlnL1FsMY/s400/bluedivider-b.gif'/></center> <p class='post-footer-line post-footer-line-3'/> </div> |
When you make the change or addition, use Preview to see if it's what you think it's going to be. Wait until you're satisfied to save it. You can always "clear edits" and back out if you're not confident.
Bla bla bla, says the post!
LAZY WAY TO ADD A LINE:
I used to include <hr color=crimson> in my post template code so that a crimson line would be drawn during creation of the blank post and I'd then write my post above the crimson line. This was easier than adding a line or image to the footer widget, so a beginner might be attracted to it just for the ease of it. Some day all beginners stop being nervous about getting into the template, but it doesn't have to be today! I remember the feeling.
NOTE: additional graphics at http://www.graphics-4free.com/

Saturday, August 04, 2007
Unordered List In Sidebar
You have two options: OR
Before I forget, there is a third kind of list; when you just start your list items and don't specify either ordered or unordered, you will get plain bullets (or whatever your CSS specifies)
If you are using a Classic template, you will need a list of this sort for the sidebar. In a Layout template, you'd put the code in a Gadget.
Put this after or at least not inside the other ul lists in the sidebar in the template.
If your template uses a particular "class" for it's titles in the sidebar, just imitate (copy) them in order for your new list titles to match the old ones.
For a second list, if needed, do another title and pair of start and end tags and fill in the middle part.
- Unordered List (with bullets)
- Unordered List (with bullets)
- Ordered list (numbered)
- Ordered list (numbered)
Before I forget, there is a third kind of list; when you just start your list items and don't specify either ordered or unordered, you will get plain bullets (or whatever your CSS specifies)
There is an even newer Blog List type of page element if you're trying to create a BlogRoll and you may find it preferable--it does a very different (and nifty) thing for you!
[More below...]
(Page Element and Gadget (or Widget) are different names for the same thing--one is more accessible to you (through the Layout page) and the other, in the template, you can go into more deeply as far as editing it IF you know how!) So I prefer the ul or ol list, whose html code I can keep backed up in a Notepad file or other plain-text program, in an html/javascript page element. |
If you are using a Classic template, you will need a list of this sort for the sidebar. In a Layout template, you'd put the code in a Gadget.
Put this after or at least not inside the other ul lists in the sidebar in the template.
Below is the code for a list of links that you could use HTML to put it in your sidebar via the Classic template or into a Gadget (html/javascript Page Element)in a Layout template. First one below is an example of a link. <h2>New Category</h2> <ul> <li><a href="http://www.zandria.us/">Keep Up With Me </a> </li> <li>list another one! </li> <li>list another one! </li> </ul> |
If your template uses a particular "class" for it's titles in the sidebar, just imitate (copy) them in order for your new list titles to match the old ones.
For a second list, if needed, do another title and pair of start and end tags and fill in the middle part.
For just one link in the sidebar, use code as below: <a href="http://rodentia.blogspot.com/The Rat Squeaks</a> |
The difference between an unordered list as above and an ordered list which Numbers your list is merely using an ol tag instead of the ul tag!
Tuesday, February 06, 2007
Where To Place A Graphic For The Header
New Blogger method, easier for most |
---|
1. In Dashboard go to Layout. 2. Click Header in the Layout. 3. Have the url of the image you want to use handy. 4. Type or paste or Browse for the url into one of the two Image boxes, 5. Either an image on your computer or one already hosted on the Web. 6. You can choose to add the photo Behind the Title and Description or 7. You can Replace the Title and Description with the photo. 8. Be sure to Save Changes. |
I can't emphasize how much easier the method above is!Below is the old (Classic) method
This method still useable and ultimately more flexible (but you may be well satisfied with the first method above):
The code you'd look for to put a graphic into the header seems to come from a variety of locations in your template. It might go in the #header or #header-wrapper. The method I usually use is to locate a background url that already exists like these:
#header {
margin: 0 2%;
background-color: $headerBgColor; background:url("
http://2.bp.blogspot.com/_AVxLoZ0mR_0/Rb_W1nLeYQI/AAAAAAAAAIg/
qCR5JYhLf6o/s1600/dgblues.jpg") no-repeat bottom 10px;
color: $headerTextColor;
padding: 0;
font: $headerFont;
position: relative;
}
or
#wrap2
{background:url("xxxhttp://4.bp.blogspot.com/_AVxLoZ0mR_0/
RcNxJHiGO3I/AAAAAAAAAKA/5GfVtiwhGRE/s1600/jg2.jpg")
no-repeat center top; }
If this doesn't make anything more clear, ask again. I won't mind. But I don't know everything!
------------------------------------
It also worked for me to place an extra html/javascript page element above the header, with code like below:
<a href="http://jgblues.blogspot.com/"><img top
src="http://4.bp.blogspot.com/_AVxLoZ0mR_0/RcNxJHiGO3I/AAAAAAAAAKA/
5GfVtiwhGRE/s1600/jg2.jpg" no-repeat center/></a>
but first you'll have to go into the header widget in the template and change it so that the extra header is allowed, like this:
1. Go to Template.
2. Click on Edit Html
3. Click on Expand widget templates.
4. Locate the header widget.
5. It might look like this:
<b:section class='header' id='header' maxwidgets='1'>
6. Change the maxwidgets number to 2 or more.
7. If there's a showaddelement='no', change it to say 'yes'.
8. I don't advise removing the old header entirely unless you can otherwise preserve the title for the search engines, but if you mean to try, I understand that you'll have to change locked='yes' to 'no'.
9. Save your new template.
Some have remarked that they have no header at all, and I don't know what that's about. In new blogger, you might find a section like this, which reflects the fact above that I have the mentioned html/javascript page element added to that header.
<b:section class='header' id='header' maxwidgets='4'><b:widget id='HTML6' locked='false' title='' type='HTML'/><b:widget id='Header1' locked='true' title='JUDY GARLAND BLUES (Header)' type='Header'/></b:section>
Various statements of fact and warnings on this subject may be missing or careless at present, so beware.

Subscribe to:
Posts (Atom)