EDITED TO ADD: FIXED! Thanks for the help!
The blog is showing up fine for me in Firefox but not in IE, and I presume it's looking black to most of you as well, but I looked at my HTML and it looks the same as the old copy I have saved, so I can't figure out where the problem is. Blogger doesn't really have a traditional tech support. I have limited knowledge in this area. Can anybody help me out here?
Thursday, September 08, 2011
Subscribe to:
Post Comments (Atom)
You should be able to go to your blogspot account and readjust the settings.
ReplyDeleteI don't know much about blogger but if you can get to the style sheet, then this:
ReplyDelete#content-wrapper
is set to give the black background. If you find it and change black to white, it'll be fine.
Oh if it were that easy, Anonymous. This is a custom design, not the standard template.
ReplyDeleteI'll look for that, Allan. Thanks.
http://bloggerfordummies.blogspot.com/2007/09/change-blog-background-color-and-others.html
ReplyDeleteThanks, John, but it's more complicated than that. It has to be done in HTML.
ReplyDeleteJust logged into an old blogger account I had. Go to your settings/template and in "Edit HTML" search for #content (not necessarily #content-wrapper). Look for "background: (whatever)" and change either #000 or black to white.
ReplyDeleteThat's about the most detailed I could suggest without actually being logged in.
Will that change the whole background to white, or just the part with the text?
ReplyDeleteThanks for the help. Someone else designed this a long time ago and all I know is the basics.
It should just change the content parts. Sidebars and post area.
ReplyDeleteAwesome. I'll try it out when I get home.
ReplyDeleteEmily, you got one the best blog in town. We like the way it looks.
ReplyDeleteYou got a blog better than all these other retard abusive blogs and forums out there. Who should remain nameless.
Marylin
/* global
ReplyDelete----------------------------------------------- */
body {
margin: 0;
text-align: center;
min-width: 900px;
background: #000000;
color: #333333;
font-size: small;
}
Find this code and change background: #000000; to be #ffffff;
that should fix the problem.
Yay! Thanks Allan and Michael. The problem appears to be fixed.
ReplyDeleteI use Firefox, and don't know if anyone else has already noticed/mentioned it, but there's what looks like a panda bear in the upper right corner.
ReplyDeleteHoly crap, where did HE come from?
ReplyDeleteEmily. Glad it was a technical problem. Was about to make an appointment with my ophthalmologist.
ReplyDelete