On 12/06/2011 10:21 PM, John Franks wrote:
I am building a website here http://www.thesussexbookkeeper.co.uk
I have successfully achieved the website content scrolling up behind
the fixed position header in all desired browsers except for IE7 (not
supporting IE6 so not worried about that). In I
Thanks to both George and David for your replies. Your advice worked perfectly.
John.
> Date: Sun, 12 Jun 2011 15:03:46 +0200
> From: gunla...@c2i.net
> To: css-d@lists.css-discuss.org
> Subject: Re: [css-d] IE7 Position Fixed Problem
>
> On 12.06.2011 14:21, John Fran
On 6/12/11 8:21 AM, John Franks wrote:
I am building a website here http://www.thesussexbookkeeper.co.uk
I have successfully achieved the website content scrolling up behind the fixed
position header in all desired browsers except for IE7 (not supporting IE6 so
not worried about that). In IE7,
On 12.06.2011 14:21, John Franks wrote:
http://www.thesussexbookkeeper.co.uk
In IE7, with position:fixed applied the header_div flies off to the right.
Add...
#header_div {top: 0; left: 0; }
...to let IE7 know where to "fix it".
regards
Georg
I am building a website here http://www.thesussexbookkeeper.co.uk
I have successfully achieved the website content scrolling up behind the fixed
position header in all desired browsers except for IE7 (not supporting IE6 so
not worried about that). In IE7, with position:fixed applied the heade