Thank you very much, i'll see the code you adapted and put it on my
test site. Just another question: on some pages the content (center)
div gets its content injected by javascript, will this outer div
expand to fit it ? or do i still need to do the same way i'm doing now
(using js to set div height, acording to content) ? once again, thank
you for your time.

pn

On 11/28/06, francky <[EMAIL PROTECTED]> wrote:
> Paulo Nobre wrote:
>
> >Hi, i'm trying to get this layout to work with css for weeks without
> >100% success..
> >
> >the layout is +- like this:
> >
> >+----------+ +-----------------------------------------+
> >|          | |                                         |
> >|   left   | |  Header                                 |
> >|          | +-----------------------------------------+
> >|          | +-------------------------------+---------+
> >|          | |                               |         |
> >|          | |     Content                   |  Right  |
> >|          | |                               |         |
> >|          | |                               |         |
> >|          | |                               |         |
> >|          | |                               |         |
> >|          | |                               |         |
> >+----------+ +-------------------------------+---------+
> >+------------------------------------------------------+
> >| Footer                                               |
> >+------------------------------------------------------+
> >
> >[...]
> >
> >
> Hi Paulo,
> In the css-Wiki are lots of 3 column examples, you can have a look if
> there is one (almost) the same as what you want:
>
>    * http://css-discuss.incutio.com/?page=ThreeColumnLayouts
>
> I made a quick adapt of one of them:
>
>    * PIE's 3 Column Stretch:
>      http://www.positioniseverything.net/thr.col.stretch.html
>
>    * Adapted testpage
>      
> <http://home.tiscali.nl/developerscorner/css-discuss/three.col.stretch-adapted.html>
>
> This one doen't have a min-width for the central content-part, but it
> can be resized to a resolution of 800x600px without problems.
>
> Success and greetings,
> francky
>
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to