irukandji
11-20-2008, 03:24 PM
I am coding a css layout for a custom design which needs to be a four column site where the last column (right) will expend automatically according to the size of the monitor not the content inside.
I have tried using many different techniques to accomplish this fixed/liquid, em, frames etc, but nothing I am creating is allowing the last column to expand as it is designed to.
height:768px; all columns.
width of column 1, 2, 3 are all different.
Column 4 width has been tried using a repeating image with min-width set. also using no fixed min-width and auto.
I know this should not be extremely difficult, but after four days of trying different things and calling a few of my coder friends I am still at a loss on how to make this work.
I can provide more information as requested and hope someone can help me figure this out.
Thanks,
I have tried using many different techniques to accomplish this fixed/liquid, em, frames etc, but nothing I am creating is allowing the last column to expand as it is designed to.
height:768px; all columns.
width of column 1, 2, 3 are all different.
Column 4 width has been tried using a repeating image with min-width set. also using no fixed min-width and auto.
I know this should not be extremely difficult, but after four days of trying different things and calling a few of my coder friends I am still at a loss on how to make this work.
I can provide more information as requested and hope someone can help me figure this out.
Thanks,