Re: [css-d] Can I put 2 columns inside this div?

2007-07-05 Thread Alicia Morgan
Sorry for the confusion - I had embedded the link into the text, not realizing that doesn't work... http://www.breewalker.com/bree/multi.html http://www.breewalker.com/bree/shell-bg.css Thanks, all! Alicia Morgan __ css-dis

Re: [css-d] Can I put 2 columns inside this div?

2007-07-05 Thread Rick Lecoat
Alicia; You didn't include the link so I can't see the actual situation, but how about floating 2 divs inside your containing div -- one floated right, one left. You could give each a percentage width, say 67/28 which would give you 5 percent of your containing div as a gutter. but without seeing

Re: [css-d] Can I put 2 columns inside this div?

2007-07-05 Thread Josue Martinez
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) - o

Re: [css-d] Can I put 2 columns inside this div?

2007-07-05 Thread Ian Young
> 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. > > > > Here's a link to the test page and > the .css file. > Alicia, No links her

[css-d] Can I put 2 columns inside this div?

2007-07-05 Thread Alicia Morgan
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 (