|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi there!
I have a problem in my page http://cumverbis.michael-sadlo.de/willkommen.html As you can see, there is a dark area behind the footer. IE6, FF, Opera show it properly from left to right over the whole width (my laptop has 1920xXX). Only IE7 cuts the area at 4/5 from the left. Does anybody knows, why this happens? And how to fix that issue? Btw: how can i get this area down to the bottom of the page? Thanks and bye, Christian. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
"Christian Welzel" <gawain@camlann.de> wrote in message news:63csglF25ngfcU1@mid.individual.net... > Hi there! > > I have a problem in my page > http://cumverbis.michael-sadlo.de/willkommen.html > As you can see, there is a dark area behind the footer. IE6, FF, Opera > show it > properly from left to right over the whole width (my laptop has 1920xXX). > Only IE7 cuts the area at 4/5 from the left. > > Does anybody knows, why this happens? And how to fix that issue? No idea but I do notice that your whole navigation scheme is based on flash. No flash [1] No navigation. And why is your page only half the width of my browser canvas? Why is your specified font size only eight tenths of what I prefer? [1] Search engine bots do not do flash so they will not be able to index your site. At all. Looks at source: whatever you used to generate this, throw it away, it is last century code, and rubbish even then. Hmmm. Typo3? some sort of CMS? Ah, ask Kasper :-) -- Richard |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Christian Welzel wrote:
> I have a problem in my page http://cumverbis.michael-sadlo.de/willkommen.html > As you can see, there is a dark area behind the footer. IE6, FF, > Opera show it properly from left to right over the whole width (my > laptop has 1920xXX). Only IE7 cuts the area at 4/5 from the left. > > Does anybody knows, why this happens? And how to fix that issue? > > Btw: how can i get this area down to the bottom of the page? You have numerous errors in your CSS, which is, to put it mildly, rather complicated. <http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2F cumverbis.michael-sadlo.de%2Fwillkommen.html> New pages should use a Strict doctype, not Transitional, as you are not transitioning from a legacy page. And should use HTML, as various versions of Internet Explorer can't handle XHTML. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> http://www.fingerlakesbmw.org/test/html.php http://www.fingerlakesbmw.org/test/xhtml.php Read this as well: http://k75s.home.att.net/fontsize.html -- -bts -Friends don't let friends drive Vista |
|
![]() |
| Outils de la discussion | |
|
|