How to achieve accurately unequal column heights
I use the equal heights plugin with no problem to get two divs to be the same height.
For a current design I need one column to be exactly 95px shorter than a second (variable height) column at all times. Any good way to achieve this?
Thanks