View Single Post
Old 11-19-2012, 01:14 PM   PM User | #4
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
If your elements in the centering div aren't scrolling away as one would expect from scrolling — when you are using the default positioning that is — then you must be doing something quite unusual to me.

If you have it working as you want with fixed positioning, then I would say it seems fine to do so. There may be a better way, but using position: absolute on all your centered elements doesn't seem like the best way to do that either.
Custard7A is offline   Reply With Quote