A common problem I’m sure but with a slight twist.
Normally I’d just use faux columns and have no issues, but the design I’m currently creating is three columns, but if the right or left column is not there, the center column should fill their width.
Any ideas or links to articles on solutions for this? I’ve seen a lot but nothing with quite the same situation.
Any help is much appreciated.
Not entirely sure what css structure you’re aiming for.
Fixed-width columns either side (height:100%), and variable-width/height content in the middle?