|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/14/2008 7:26:34 PM
Posts: 18,
Visits: 38
|
|
I have made a dwt and am looking for a way to have it so when it is attached to pages of various lengths, the footer is in the right place.
I was wondering how to do this? I hope I have explained this properly.
Can anyone help?
Thanks in advance
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 8/18/2008 7:16:12 PM
Posts: 87,
Visits: 275
|
|
| Hi It sounds like you are using page heights to dictate the height of your content, i would suggest unless you have no option to rely on the content stretching the page, that way the .dwt will have no effect on the footers placement other then being at the footer.... I hope that made sense, if i am incorrect about the page design, show us a liink if possible so we can see why the footer would be moving...perhaps you have positioning set on the footer...
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 10/24/2008 2:27:36 PM
Posts: 437,
Visits: 632
|
|
mamba is correct, avoid declaring heights, especially on your divs which hold your variable content lengths.
=========================
My wife has given birth to our twins, so I'm still going to be spotty around here. It never seems to correct itself does it? I'm sorry, I'm trying.
=========================
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/14/2008 7:26:34 PM
Posts: 18,
Visits: 38
|
|
| Ok Thanks, I've taken all the heights off and left them blank but the footer is still coming up at the moment I have no position on it either, should there be one?
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/14/2008 7:26:34 PM
Posts: 18,
Visits: 38
|
|
OK I fixed it!!! I took all of the heights off and set the position of the footer to fixed.
Its worked on all pages.
Thankyou so much
|
|
|
|