Re: [css-d] Problems with Column Widths

2007-05-15 Thread Roy Anger
David Hucklesby wrote: > On Sun, 13 May 2007 00:27:22 -0400, Roy Anger wrote: > >> Hi, >> >> I have a site that's still very much in development, but which I'm having >> one small >> problem with that I can't figure out. The site is at >> http://dev.northernfarce.com/awp/ >> > [...] > > O

Re: [css-d] Problems with Column Widths

2007-05-14 Thread David Hucklesby
On Sun, 13 May 2007 00:27:22 -0400, Roy Anger wrote: > Hi, > > I have a site that's still very much in development, but which I'm having one > small > problem with that I can't figure out. The site is at > http://dev.northernfarce.com/awp/ [...] On Mon, 14 May 2007 10:53:35 -0700, Matt McCool re

Re: [css-d] Problems with Column Widths

2007-05-14 Thread Matt McCool
Try changing #pg-diamond to float:right. Also, if you want a consistent pixel-based margin or "gutter" in between all three columns, you have two options. 1) Strip all margin and padding from the #pg-whatever div's, and apply the margins (1%, 10px, whatever) to all elements inside the #pg-* divs

Re: [css-d] Problems with Column Widths

2007-05-14 Thread Susan Grossman
I can't explain it - I've played with it for a long time - and there seem to be some unnecessary divisions in the top section, but you could just ignore it and make the top box a tiny bit wider by adjusting the right margin slightly large in the division "info". You're using the reset css, so pa

[css-d] Problems with Column Widths

2007-05-14 Thread Roy Anger
Hi, I have a site that's still very much in development, but which I'm having one small problem with that I can't figure out. The site is at http://dev.northernfarce.com/awp/ I'm looking specifically at the three columns on the lower part of the page (and, yes, they are very broken in IE6 but I ha