|
|
 |
RE: FN-FORUM: Div styling problem
date posted 2nd February 2008 23:25
Hi Andy,
D'oh! I knew it had to be something simple! I assume that taking off the
fixed height will at least allow it to grow. But - could you please satisfy
my curiosity? What hack did you have in mind? (sorry - I am still a little
new to CSS; I can do the basic stuff, but hacks is something I have yet to
fully explore...)
Thanks,
Alex.
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Tony
Crockford
Sent: 03 February 2008 00:30
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: Div styling problem
On 3 Feb 2008, at 00:12, Alex Libby wrote:
>
> Hi Sam, Andy (and anyone else who wants to take a look!),
>
> Right - it is up now; take a look at http://www.not42.net/index.php.
> The
> copyright (a div) should be inside the black framed text, along with
> the few random characters I put in to test how it would look. My
> problem is that I want the frame to expand downwards when more text is
> added, but I have gone a complete blank on how to do it. I have not
> added in the clear:both keyword you suggested yet Sam, as I wanted you
> to see the code first - will adding this in sort it out?
no.
you've set a fixed height on the wrapper and only IE will allow it grow
beyond that point - use min-height and a hack for IE
then the div will wrap around the cleared footer...
;o)
--
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
|
 |
|