|
|  |
|
|
Online Help > Web Site Publishing > Editing Your Site > Freeform HTML Site > How do I add a calendar, online form, message board or chat room to my site?
How do I add a calendar, online form, message board or chat room to my site?
Your site already has a calendar, message boards and chat built into it, and all you have to do is create a link to it. If you would like your links displayed at the top of your page, click here for instructions. For instructions on how to add an online form to your site, click here.
If you would like to link to your calendar from anywhere else on a Freeform HTML page, follow the instructions below. To link to your message board or chat topic, you will first need to create a message board or chat topic. For instructions on how to add a new message board topic, click here. For instructions on how to add a new chat topic, click here. After you have your topic created, follow the instructions above, replacing "calendar" with your new message board or chat topic.
- Go to your Freeform HTML page settings and turn the "Page Links" setting to "on." For instructions on how to do this, click here.
- Go back to your Freeform HTML page and right-click the "Calendar" link near the top of the your page.
- Choose "Copy Shortcut."
- Edit your Freeform HTML page and paste this link into your code as a new Web link. The code should look like this:
<A HREF="http://www.lutheransonline.com/servlet/lo_ProcServ/dbpage=calendar_frameset&view=maag &GID=00008000001054425896428356&PG=00008000001054772845782330">Click here to view my calendar.</A>
- You can now optionally turn your "Page Links" setting to "off" if you would no longer like to have your list of pages displayed at the top of your Freeform HTML page.
|