Create A Guestbook If you want to add a Guestbook to your website I have written simple step by step instructions on how to create a guestbook using the Weebly drag n drop website builder. To do this ‘correctly’ this is a two part process. Creating the Guestbook.Creating a Navigation Link to your Guestbook. Create A Testimonials PageIf you find this helpful please take a moment to sign my Guestbook.Creating the Guestbook1. Go to the Pages tab in your Editor. 2. Click the + button to add a page, then select Blog Page.3. Title the blog page My Guestbook or Our Guestbook. Check the check-box to “Hide in Navigation“.4. Then click “Save“.5. Create one post, title it Guestbook.6. Write a brief description. 7. Publish the ‘Guestbook’ blog post.When you are ready to publish the Guestbook Post, click the ‘Post’ button. 8. Remove the Blog sidebar elements (Archive and Category, RSS) ect…You could add an image of the word “Guestbook” in the sidebar as I have done, or add links to your store, blog, gallery or what have you. Or just turn off the blog sidebar on the Settings tab of the editor. As shown in this screenshot. Creating a Navigation Link to your GuestbookHow to link to the post itself. Once you have published the changes, you will need to visit the published site to view your new GuestBook Blog’s new post titled “Guestbook”. This can be done by clicking on the Title of the post or the ‘Add Comment’ link. Copy the URL for the ‘Guestbook’ post. As you can see mine is http://www.jeffreytkastner.com/my-guestbook/guestbookOn the pages tab of the editor click the ‘+‘ button to add a page, select “External Page“.Title the external page ‘Guestbook‘.Using the ‘External Link’ option, link the ‘Guestbook’ external link to the ‘Guestbook’ post, using the link for the post itself. Then click Save.Select the ‘My Guestbook‘ blog page from the list of pages then check the box next to ‘Hide in navigation menu‘ to hide the blog page from the site’s navigation. I added the following CSS code to hide the Title and Date from the top of the published blog post and also ‘collapse’ the area by making the height zero. On the Pages tab of the editor select the “My Guestbook” page from the list then click on Advanced Settings.Place the CSS in the ‘Header Code’ section. Click Save. The CSS <style type="text/css"> .blog-header { width: 100%; visibility:hidden; height: 0px; } </style> Adding the code in the ‘Advance’ Settings for your Blog Guestbook will allow you to make the edits to the title and date in the editor, yet hide the title and date on the published site. Make sure to save and publish any changes….You should be all set.Visit my Guestbook