473,386 Members | 1,803 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,386 software developers and data experts.

IE7 CSS Issue, what the heck is going on!

Hi there, I recently upgraded one of my machines to run IE7 and I see that my website is having a terrible rendering issue.

On pages where the center body content is long, it does not push down the footer div and the black background, but rather they stay static and the content goes past it. You can see this evidenced at the following page: http://www.bitriotrecords.com/index.php

The css sheet for this page is at: http://www.bitriotrecords.com/config/layouts.css

Any help would be so appreciated - it renders perfect in ie6 and firefox and I fear it is only a matter of time until the ie7 user base grows to critical mass.

P.S. I validated the CSS with the w3school validator and it is good. The HTML has a few errors saying that it doesn't like where I am using DIVs but I can't imagine they are wrong...

thanks in advance for any help!

Eric
May 31 '07 #1
1 1432
drhowarddrfine
7,435 Expert 4TB
I'm flying blind due to computer issues. At first I was going to tell you this was one of (many) IE bugs concerning floats but you aren't using floats.

I'm wondering if IE7 is just getting tripped up on the <span>'s. You contain a lot of <ul>s in a span which is illegal. span is an inline element while <ul> is block level.
May 31 '07 #2

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

Similar topics

7
by: George Hester | last post by:
Please take a look at this google artcle: http://groups.google.com/groups?hl=en&lr=&frame=right&th=55d6f4b50f5f9382&seekm=411f370d%241%40olaf.komtel.net#link9 The op was having trouble with...
2
by: Ima Lostsoul | last post by:
Access XP Access 2002 format. I have a subform on a tab control. The subform has the following code (error trapping removed to make post shorter)... When I close the parent form it goes...
3
by: Bryan | last post by:
Hello All, I have a page that dynamically adds one of many usercontrols to a placeholder on the main page based on a parameter passed to the page. Here is my problem. The usercontrol may...
4
by: Chandler Dickinson | last post by:
I have a vb.net application running with sql server... All calls to the database are hit and drop.... i keep no connections open.... there are two timers in the application that hit the database...
0
by: Charles Leonard | last post by:
I am having yet another issue with Windows Server 2003. This time, the web service (a file import web service) appears to run except for one odd message: "ActiveX component can't create object". ...
4
by: Randy | last post by:
Compiling the following code #include <iostream> #include "cenum.h" using namespace std; class Test { CEnum MyCars("CAR", "Mustang, Nova, Pinto, Barracuda");
4
by: George Shawn | last post by:
Hi, I am running into an extremely frustrating problem and after hours of troubleshooting have not made any progress. When I try to use the ADO Command object to update a table, I receive the...
4
by: Peter | last post by:
The more questions I ask, the more likely I'll ask the right one and someone will answer it, right? Here's the big picture on my project: I'm writing a program that will keep track of, among...
4
by: Craig Buchanan | last post by:
I am trying to save a MemoryStream (the attachment's Data property) to disk using a FileStream. It seems that the MemoryStream's Read method is the issue. The MemoryStream's size is 6680 bytes...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.