Re: [WSG] Shouldn't margin be working

2008-02-06 Thread David Laakso
Michael Horowitz wrote: I guess my boxes are wrong. What you have is what I am looking for. What I thought I was doing was setting up a #menu box adjacent to a #content box adjacent to a #right_box. All parallel. It appears the content box is actually going out to the entire size of the s

Re: [WSG] Shouldn't margin be working

2008-02-06 Thread Michael Horowitz
I guess my boxes are wrong. What you have is what I am looking for. What I thought I was doing was setting up a #menu box adjacent to a #content box adjacent to a #right_box. All parallel. It appears the content box is actually going out to the entire size of the site while #menu box and #

Re: [WSG] Shouldn't margin be working

2008-02-06 Thread David Laakso
Michael Horowitz wrote: I've added some margin and padding to the #content div #content { margin-top: 0px; margin-left: 5px; padding-top: 0px; padding-left: 5px; clear: none; float: none; } But it doesn't appear to have an affect. I've verified it validates as CSS Assu

[WSG] Shouldn't margin be working

2008-02-05 Thread Michael Horowitz
I've added some margin and padding to the #content div #content { margin-top: 0px; margin-left: 5px; padding-top: 0px; padding-left: 5px; clear: none; float: none; } But it doesn't appear to have an affect. I've verified it validates as CSS -- Michael Horowitz Your Computer C