![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Does anyone have the secret ? |
|
cheers |
#3
| |||
| |||
|
|
BobTheBowler wrote: cheers With which brand of beer? |
#4
| |||
| |||
|
|
Hi Spent the past week looking at CSS renderings of "liquid" 3-column pages (with both Header and Footer that can also grow). On testing, none of them seem fully cross-browser campatible. In almost all of them, the left column seems fixed. Page doesn't grow when content added to header. When it does, the header overlaps the top of the columns. Does anyone have the secret ? |
#5
| |||
| |||
|
|
I hate to be the one to piss on the bonfire, but use a table. |
#6
| |||
| |||
|
|
Spent the past week looking at CSS renderings of "liquid" 3-column pages (with both Header and Footer that can also grow). In almost all of them, the left column seems fixed. |
|
Page doesn't grow when content added to header. When it does, the header overlaps the top of the columns. |
|
Does anyone have the secret ? |
#7
| |||
| |||
|
|
Why don't you show us what you've got first? Post a URL. Ok |
#8
| |||
| |||
|
|
First, switch your doctype to Strict. You are not "transitioning" from anything. Second, remove all the extraneous JavaScript and IE conditional statements. Start with a bare page. With no errors in either the HTML or the CSS. Then we can discuss the Grail. |
#9
| |||
| |||
|
|
you have explicitly set the height of the header to 75px. Use px only for things like borders. |
|
Use em units for everything else. |
#10
| |||
| |||
|
| http://www.ProBowlUK.co.uk/HolyGrail.htm looks ok at first, but Header does not move the columns down when content added ... |
| http://www.ProBowlUK.co.uk/HolyGrail-2.htm and this displays differently in IE and FireFox |
![]() |
| Thread Tools | |
| Display Modes | |
| |