|
|
 |
Re: FN-FORUM: CSS Help
date posted 29th January 2006 15:36
you can use the min-height attribute.
TC
On 29 Jan 2006 14:22:36 -0000, Tony Crockford [EMAIL REMOVED] wrote:
>
> On 29 Jan 2006 13:54:41 -0000, Lee Fogarty [EMAIL REMOVED] wrote:
>
> > How the hell do I set the container to automatically re-size to fit the
> > content? The only other option is to set it manually for each page, bu=
t I
> > am using a language pack so I can't guarantee the text size.
>
> first explain why the content is absolutely positioned?
>
> you could set it's height in ems, but the height/content of an
> absolutely positioned element has no effect on the height of it's
> container...
>
> you could float div#content, and clear it so container becomes
> dependant on the height of the content, but it's hard to say what's
> best to do without seeing the problem...
>
> got a url we could poke at?
>
>
>
> --
> Join me: http://wiki.workalone.co.uk/
> Thank me: http://www.amazon.co.uk/gp/registry/1VK42TQL7VD2F
> Engage me: http://www.boldfish.co.uk/portfolio/
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|