1 tapman90 Feb 27, 2005 02:45
3 polyxena Feb 27, 2005 09:48
From the briefest look at your css
body {
padding: 2em 8em;
}
seems to be where the problem lies, if I understand you correctly that you want a fullpage layout
4 tapman90 Feb 27, 2005 17:57
polyxena wrote:
From the briefest look at your css
body {
padding: 2em 8em;
}seems to be where the problem lies, if I understand you correctly that you want a fullpage layout
that worked...kind of. All i wanted to do is edit the header, not the body. Any way to do this?
thxs for trying
5 stk Feb 28, 2005 07:29
the two links looked the same to me, as far as the header goes. I assume that you've solved the problem?
6 tapman90 Feb 28, 2005 15:55
never mind....thank you for your help
I think you could add this to your CSS:
Don't kill me if it doesn't work.