Imagine:
Where:
.outer
.outer { position: relative; width: %; } .inner { position: fixed; width: inherit; }
That should do the trick.