Re: [css-d] Element Positioning

2009-09-09 Thread Tim Climis
On Tuesday, September 8, 2009 10:37:19 pm Christopher Barth wrote: > I appreciate that suggestion about inline styles, I was using them for > testing; I'll eventually get rid of them. > > The problem I had with background styles is that then if there is only a > little body text the entire gradien

Re: [css-d] Element Positioning

2009-09-08 Thread Christopher Barth
o have the entire gradient show no matter how little the body area is. Chris Barth -Original Message- From: Philippe Wittenbergh [mailto:e...@l-c-n.com] Sent: Tuesday, September 08, 2009 7:33 PM To: CSS-D Cc: Christopher Barth Subject: Re: [css-d] Element Positioning On Sep 9, 2009,

Re: [css-d] Element Positioning

2009-09-08 Thread Philippe Wittenbergh
On Sep 9, 2009, at 9:04 AM, Christopher Barth wrote: > On a site I'm modifying I have an image that needs to always appear at > the bottom of a column, so I set the valign on the table cell to > bottom > and all was wonderful until I was asked to put images in the bar as > well > and the imag

[css-d] Element Positioning

2009-09-08 Thread Christopher Barth
On a site I'm modifying I have an image that needs to always appear at the bottom of a column, so I set the valign on the table cell to bottom and all was wonderful until I was asked to put images in the bar as well and the images need to appear at the top of the column. You can see what I mean he