473,406 Members | 2,816 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

White Box Covering My Blog in IE 6.0 and lower?

I have an issue with my blog, www.peridotcapitalist.com, that I am hoping someone can help me with.

The site loads perfectly fine in IE 7.0 and Firefox, but not in IE 6.0 or lower.

In that case it appears that a white box is covering my content, leaving just my header and footer viewable. The page loads okay for a split second, but then most of the page becomes completely white.

I am using Blogger since I am not a coding expert, but don't really know how to find the error. A friend said is likely a CSS issue, perhaps with spacing.

Can anyone help me out?

Thanks,

Chad
Apr 22 '07 #1
3 1757
drhowarddrfine
7,435 Expert 4TB
I'm in and out today and tomorrow. On top of that, the monitor on my Windows box just failed. But there are 324 html errors in the markup, not including any css errors. So I'm surprised the page works at all. But I'll see if it's something obvious once I get a monitor switched around tomorrow unless someone else spots it.
Apr 23 '07 #2
Well, a reader has isolated the line of code that is causing the issue:

<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>


It appears it is there to correctly space out and smooth out the color scheme at the top of the page between the header and the main body content.

I am a novice, but I commented out the code so now at least the page loads. The spacing is a bit off re: color and such because of it though. Do you know why that code is causing an issue in that form? Hopefully that is an easier question to answer, as opposed to finding out what the problem was.

Thanks in advance!
Apr 23 '07 #3
drhowarddrfine
7,435 Expert 4TB
Without looking at it, this is bad coding practice. It is the CSS equivalent of a "spacer.gif" used to create space in a page. This is what margins and padding are for.

Glad to see you got it working.
Apr 23 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Michael Sparks | last post by:
Hi, I'm posting a link to this since I hope it's of interest to people here :) I've written up the talk I gave at ACCU Python UK on the Kamaelia Framework, and it's been published as a BBC...
1
by: Generale Cluster | last post by:
hello, I've made a template which has the layout I want, but there is an undesired white space between the left elements and the right column. How can I remove it? Thank you Bye!! Here's the...
6
by: Ot | last post by:
I have an xml document similar to this <all> <one> <options attr1="1" attr2="2" /> <item name="a name" attr1="1" /> <item name="another" attr1="2"/> </one> <two> <options attr1="1"...
6
by: trint | last post by:
This application has a for loop that calls a large function: "foreach (string invoice in listBox2.Items)" and causes the window to turn white and loose view of all control. How can I keep this...
3
by: Jordan S | last post by:
I have been using the old HTML unordered list in order to have bullet-point lists. But they don't look good because there is no white space between each list item. <UL> <LI>List Item Here...
267
by: Xah Lee | last post by:
Python, Lambda, and Guido van Rossum Xah Lee, 2006-05-05 In this post, i'd like to deconstruct one of Guido's recent blog about lambda in Python. In Guido's blog written in 2006-02-10 at...
3
by: Jon Delano | last post by:
Hey all I have this web application that is run in a hospital and after a specified amount of time of inactivity it automatically logoffs the user off. The docs don't like this, so i changed to...
4
by: Don Miller | last post by:
When an ASP.NET 2.0 web page is rendered with multiple web controls hidden from view (.visible=false) there is a noticeable gap between a rendered element (like a table) and the next visible...
3
by: turgon | last post by:
At the moment I making an ajax based file manager system. Im approched by a tricky problem. As in windows explorer etc I want users to be able to select any free space, click down, and drag a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.