Hey, could you post the code to one of your pages... It would gice us more clarity in what's going on...
As for resizing individual pages:
- View the code
- Edit the line "<body
...>" to look like:
Code:
<body style="height: 900px;"...>
(Of course changing 900px to whatever height you want the page to be)
Cheers,
Jamey