Page 1 of 1

Number of entries per page?

Posted: Sat Apr 23, 2005 6:54 pm
by Silivrenion
I noticed the text saying that you are on page 1 of 1....

I need to know how many entries or lines of text are added to a page before it wraps it to a second page, if it even does that. Reason asking, I am trying to include the gbook.php as an iframe with no scrollers on a website, however the guestbook keeps growing and ruining my stylesheets. I currently have the div containing the Iframe set to 200% height and the actual iframe as 200% aswell...

A sample of the problem can be witnessed by accessing the following document, and resizing the browser to something small:
http://irishninjas.ath.cx/flatfacecozin/Guestbook.htm

Any help you can give in this matter would be appreciated!!

Silivrenion@gmail.com
http://digital.dyns.net

Posted: Sat Apr 23, 2005 7:43 pm
by Klemen
Hi,

GBook has 10 entries per page. I wouldn't recommend putting it into an iframe with no scrollbars as not all pages have the same height (not all posts same length), why not just use header.txt and footer.txt to display the surrounding HTML code?

Regards