Erik Harris wrote: > I'm trying to create a site with an elastic main column and a static > left sidebar, but for content organization, I want the sidebar to be > after the main column in the code, ruling out some of the simplest > implementations. I implemented the solution found here: > > http://css.researchkitchen.de/classpage/explaining-css-positioning.html > > Since the problem is fully explained in the link above, linking to my > implementation probably isn't necessary, but it's at > http://www.kungfu-silat.com/wp/ , which I've asked a few questions about > before here. > > >
One solution is to use a negative-margin layout. This one will do <http://blog.html.it/layoutgala/LayoutGala24.html> The extra division is not needed. Code to Opera with it set at min-minimum font-size set at 32px[1]. [1] address bar>opera:config>minimum>minimum font-size>re-set>32px>save. -- -- A thin red line and a salmon-color ampersand forthcoming. http://chelseacreekstudio.com/ ______________________________________________________________________ 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/
