Re: [css-d] footer problem

2010-07-22 Thread David Laakso
tomo jacobson wrote: > i didn't really do what u wrote, but it helped me to find my own old > school way of doing it with tables. i know, i know, but it works and > that was the only way of doing this i found, which answered all my > requests. > > please take a look and say if it's too terrible: >

Re: [css-d] footer problem

2010-07-22 Thread tomo jacobson
thanks a lot for the tips! i didn't really do what u wrote, but it helped me to find my own old school way of doing it with tables. i know, i know, but it works and that was the only way of doing this i found, which answered all my requests. please take a look and say if it's too terrible: http:/

Re: [css-d] footer problem

2010-07-21 Thread David Laakso
tomo jacobson wrote: > hi everybody > > i made a footer: > > > That's nice. I have a red pencil box: and, like most folks on this -- or any other list -- a limited amount of time... > and it works: http://www.tomojacobson.art.pl/strona/things.htm > 1/ In what operating system [s]

[css-d] footer problem

2010-07-21 Thread tomo jacobson
hi everybody i made a footer:

Re: [css-d] Footer-problem

2009-01-22 Thread Ib Jensen
2009/1/22 Bobby Jack and Gunlaug: > --- On Thu, 1/22/09, Ib Jensen wrote: >It does! >You have 'height : 100px;' on your footer, and all browsers but IE6 and >older honor that height - which is too short for the footer's content. >The result is correct and looks "interesting", but wasn't quite wh

Re: [css-d] Footer-problem

2009-01-22 Thread Bobby Jack
--- On Thu, 1/22/09, Ib Jensen wrote: > Considering that FF, belongs to the "better part" > of the browsers, > I've would have expected that FF had shown it more > correctly than IE > in this case. Ib, as pointed out in my earlier response to your post, Firefox (and all the other more standards

Re: [css-d] Footer-problem

2009-01-22 Thread Gunlaug Sørtun
Ib Jensen wrote: Considering that FF, belongs to the "better part" of the browsers, I've would have expected that FF had shown it more correctly than IE in this case. It does! You have 'height : 100px;' on your footer, and all browsers but IE6 and older honor that height - which is too short

Re: [css-d] Footer-problem

2009-01-22 Thread Ib Jensen
2009/1/22 Gunlaug Sørtun : > Ib Jensen wrote: Link : http://ikjensen.dk/test/common/blank.html > >>> The "auto-expansion" bug in IE6 and older. > >> Well, then I hope that I somehow can get FF to look like IE in this >> situation. Because IE is showing the Footer as I want it to look. >

Re: [css-d] Footer-problem

2009-01-21 Thread Gunlaug Sørtun
Ib Jensen wrote: Link : http://ikjensen.dk/test/common/blank.html The "auto-expansion" bug in IE6 and older. Well, then I hope that I somehow can get FF to look like IE in this situation. Because IE is showing the Footer as I want it to look. Replace your footer-styles with the following

Re: [css-d] Footer-problem

2009-01-21 Thread Bobby Jack
> Ib Jensen wrote: > > Well, then I hope that I somehow can get FF to look like IE > in this > situation. Because IE is showing the Footer as I want it to > look. A classic problem: due to IE's bugs, it displays the page incorrectly, but as required. It's only natural to blame the non-IE browsers

Re: [css-d] Footer-problem

2009-01-21 Thread Ib Jensen
2009/1/21 Gunlaug Sørtun : > Ib Jensen wrote: >> >> Link : http://ikjensen.dk/test/common/blank.html >> >> The page in FF http://ikjensen.dk/test/wsimage/ff.jpg >> >> The page in IE http://ikjensen.dk/test/wsimage/ie.jpg >> >> Whats going on here ??? > > The "auto-expansion" bug in IE6

Re: [css-d] Footer-problem

2009-01-21 Thread Gunlaug Sørtun
Ib Jensen wrote: Link : http://ikjensen.dk/test/common/blank.html The page in FF http://ikjensen.dk/test/wsimage/ff.jpg The page in IE http://ikjensen.dk/test/wsimage/ie.jpg Whats going on here ??? The "auto-expansion" bug in IE6 and older. IE6 doesn't respect declared dimensions

[css-d] Footer-problem

2009-01-21 Thread Ib Jensen
Link : http://ikjensen.dk/test/common/blank.html The page in FF http://ikjensen.dk/test/wsimage/ff.jpg The page in IE http://ikjensen.dk/test/wsimage/ie.jpg Whats going on here ??? -- Regards / Mhv. Ib K. jensen - http://ikjensen.dk _

[css-d] footer problem MB

2008-03-03 Thread Mauro Bertani
Hi, I'm Mauro I 've read the article: http://www.themaninblue.com/writing/perspective/2005/08/29/ Then I try to center the preceding layout. In IE 6.x it goes well.This page couses problem in FF 2.0.0.12 . The footer go down the screen even if positioning at the bottom of the screen so the browser

[css-d] footer problem

2008-02-28 Thread Mauro Bertani
Hi, I'm Mauro I 've read the article: http://www.themaninblue.com/writing/perspective/2005/08/29/ Then I try to center the preceding layout. This couses problem in FF 2.0.0.12 . The footer go down the screen; it's not at the bottom of the screen avoiding the scroll The page is http://bertanimauro.h

Re: [css-d] Footer problem with 3 col layout

2006-12-24 Thread francky
Diane Ross wrote: >[...] >I have only tested in Mac browsers so no telling what will break in IE. >[...] > > > Hi Diane, IE6 on Win98SE is doing fine here. Browsershots says IE5.0 and IE6 on WinXP too (other IE's not available over there at this moment; often IE5.5 and IE7 can be tested there

Re: [css-d] Footer problem with 3 col layout

2006-12-24 Thread ~davidLaakso
Diane Ross wrote: > On 12/22/06 5:14 PM, "~davidLaakso" <[EMAIL PROTECTED]> wrote: > > >> [trimmed] re: > It took a bit, but I started over with the layout you recommended. I have it > working correctly. I seems to be a simple thing to take

Re: [css-d] Footer problem with 3 col layout

2006-12-24 Thread Diane Ross
On 12/22/06 5:14 PM, "~davidLaakso" <[EMAIL PROTECTED]> wrote: > I don't know what the footer solution is with that particular layout. If > you are not far along, and can, or are willing to switch layouts, the 3 > column layout on this page > includ

Re: [css-d] Footer problem with 3 col layout

2006-12-22 Thread ~davidLaakso
Diane Ross wrote: > I'm trying to convert my volunteer site from tables to CSS. I used the > example on > for my base. The footer for the layout was in the container div, but I want > mine to go across the bottom trimmed]. > > N

[css-d] Footer problem with 3 col layout

2006-12-22 Thread Diane Ross
Happy Holidays to everyone. I'm trying to convert my volunteer site from tables to CSS. I used the example on for my base. The footer for the layout was in the container div, but I want mine to go across the bottom. I added a clear

Re: [css-d] Footer problem in IE

2006-10-23 Thread Ian Young
> To: css-d@lists.css-discuss.org > Subject: [css-d] Footer problem in IE > > > For some reason the footer to this web page ( www.ewp-ltd.co.uk > <http://www.ewp-ltd.co.uk/> ) doesn't centre correctly within Internet > Explorer but works fine with Firefox. Does

[css-d] Footer problem in IE

2006-10-23 Thread Lyn Williams
For some reason the footer to this web page ( www.ewp-ltd.co.uk ) doesn't centre correctly within Internet Explorer but works fine with Firefox. Does anyone have a solution? __ css-discuss [EMAIL PROT

[css-d] footer problem-please help!

2006-01-05 Thread videoscott1
http://videointegrations.com/serenity/procedure_relax_pleasure.html The Horizontal scroll bar only in IE6 is apparently caused by the footer. I can't figure out how to get rid of it without causing the problems I resolved in using the css for this particular footer. Compared to anything in the

[css-d] Footer Problem

2005-05-19 Thread Matt Powell
Hello! Having a bit of a problem with sticking my footer to the bottom of the page, as per the article at http://www.alistapart.com/articles/footers/ The site I¹m working on can be found at http://www.elnetwork.org.uk and the CSS is at http://www.elnetwork.org.uk/styles.css ­ there¹s also some ja

Re: [css-d] footer problem and general feedback - please ;)

2005-05-03 Thread Ingo Chao
Prisca schmarsow schrieb: hoping for some advice on my misbehaving footer - and some general feedback on the site ;) http://www.graphiceyedea.info/ - This 3-column page is part of a frameset? (http://www.graphiceyedea.info/) http://www.graphiceyedea.co.uk/info/ - This page is not Valid XHTML 1.0

[css-d] footer problem and general feedback - please ;)

2005-05-02 Thread Prisca schmarsow
Hello there hoping for some advice on my misbehaving footer - and some general feedback on the site ;) I have recently taken on the CSS-only approach and re-designed a resource site I set up for my students. Learning and experimenting as I go along - I don't seem to be able to fix my footer...