Thanks, I should have looked in there first. Anyway, I was able to achieve it by duplicating index.php and addentry.php. I renamed the originals as index2.php and addentry2.php, renamed my design as index.php and addentry.php, and I call the new pages using the include tag from inside the new ones. You may see what I did at http://www.cafedegas.com/guestbook.
Thanks, I should have looked in there first. Anyway, I was able to achieve it by duplicating index.php and addentry.php. I renamed the originals as index2.php and addentry2.php, renamed my design as index.php and addentry.php, and I call the new pages using the include tag from inside the new ones. You may see what I did at http://www.cafedegas.com/guestbook
How do you add the guestbook in an existing page to preserve the look and feel of the site? (Same way it is done in this site here). Any help is appreciated.