Slob Jones wrote: > When you re-size the screen to make it smaller, the elements shift > inward, causing the menu to break. > > What's the best way to prevent this from happening?
Establish a relation for the absolute positioned elements in banner, by adding... #topsection {position: relative;} ...as those elements will otherwise relate to the browser-window itself. The nav breaks under font-resizing stress anyway, but at least it won't break so badly once it's locked to the container. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/