On 7/4/07, Alicia Morgan <[EMAIL PROTECTED]> wrote: > > Hi all - > > I know just enough about CSS to adapt Eric Meyer's gorgeous > complexspiral for the site I'm working on. I love the way it looks, > but I would like to put 2 columns inside some of the "content" divs > (underneath my h1and h2) - one on the left fixed, and the one on the > right flexible (so that it does not go outside of the "content" div) > > I've gone at this completely bass-ackward, as I'm sure you will see, > but I've been trying everything I can think of and no luck. And I am > sure it's something blindingly simple that I just am not aware of. It > shouldn't be as hard as I'm making it, should it? > > I don't know anyone personally who does websites, so I don't have > anyone to ask. I've been Googling and reading till I can't see > straight, and trying all kinds of different things, but not getting > anywhere.
As stated, no links included. At any rate, try two divs inside the content div, give them an explicit width, and float them so they'll be next to each other. Josue ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
