|
|
 |
RE: FN-FORUM: CSS Help
date posted 29th January 2006 16:04
Thanks for the replies folks but I'm still struggling here. This is why I
code & don't design :)
The url is http://82.13.65.36/independent_lady/independent_4.php?e_id=17
I'm not bothered about validation at the moment, I just want the page to
line up!
Any help greatly appreciated..
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Tony
Crockford
Sent: 29 January 2006 14:22
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: CSS Help
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, but 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
|
 |
|