|
|
 |
Re: FN-FORUM: Flying at half mast
date posted 23rd November 2007 20:31
Thanks for the reply Tony, and don't worry, there's no need to be =20
tactful about the coding. I'm more than happy to admit I don't have a =20=
clue, but for now it looks right until I can afford to get someone to =20=
sort it properly.
I tried your change and I think it probably did what you expected it =20
to, but I suspect I didn't explain clearly enough. Making your change =20=
makes the right panel determine the height of the white area. This =20
makes the whole thing out of proportion to me which is why I wanted =20
to have the scrolling panel on the right =96 god knows it took me long =20=
enough to get it to do that. I know the cell has a height of 500px as =20=
a sort of forced minimum. I presume that is the height where the =20
scrollable box stops, and stays :o(
Oh well, I'll keep fiddling, but thanks for the idea...
Robert
On 23 Nov 2007, at 15:14, Tony Crockford wrote:
>
>
> On 23 Nov 2007, at 14:52, Robert Hempsall wrote:
>
>>
>> right, here's one for all you clever code people. The homepage of =20
>> my website http://www.roberthempsall.co.uk (and other pages which =20
>> follow this template) don't appear as I would wish when opened in =20
>> firefox. The projects box on the right is supposed to be the full =20
>> height of the white area, no matter how big the window is =20
>> stretched to. If anyone can see why it isn't (once they've wiped =20
>> the tears away from laughing at my 'coding') and can suggest a =20
>> solution, I'd be very grateful.
>
> my first guess, based on a quick look is that you need to change:
>
>
>
> to
>
>
>
> to allow it to grow in height with the height of the viewport.
>
> I think FF is taking the height of the container and fixing it at =20
> that.
>
> try it, see what happens.
>
> (I'll say nothing about the coding issues, which are a completely =20
> different story!)
>
> --=20
> 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
>
> |
 |
|