Hi Johan,
>> 1. Is there a way to fix a footer on a specific part of the webpage and keep it there?
yes, but this isn't what you want is it?
I mean - you can fix the footer to the "bottom of the browser window" but if the page is _longer_ than the browser window then it's in the wrong place. What you reall want to do is
"Place the footer at the end of the page, or the bottom of the browser window, which ever is greater"
and so far, I haven't found css to do that.
>> 2. Is there a way to resize the height and width of the NTFS pages to match the width of the header
>> 2.1 Is there a way to fix the height as well?
I thin you want to play around with some css here. there are certainly width and height parameters - but you likely want to set them using css to match the site you are trying to match.
cheers
Bruce