~~~~~~~~~~~~ IMPORTANT INFORMATION -- Please read! ~~~~~~~~~~~~

1. The "search..." box above searches the Docs & Forum Posts. The "Search" tab above just searches the Forum Posts. :side:
Please use these to search for your issue *before* creating a new message topic, as your issue may have been previously solved.
2. Please put your Club # and Club Web Address in your Forum Signature (best) OR in each post to get faster support from us.
Click here to edit your signature at the bottom of the Profile Information tab.
3. Our user and admin docs are available at: support.toastmastersclubs.org/doc "There's a doc for that!" ;)
4. There is an "Opt In" Feature for newly added members. The Opt In document explains the [strike]strikethrough[/strike] member information. Click Here to View the Post
5. When posting a New Topic , please include all relevant details and be specific. When did your issue 1st occur? What operating system, browser, & browser version are you using? Did you refresh your browser cache? Are your cookies enabled? Lastly, a screen shot is often helpful.
6. Please abide by the Terms of Use . We are volunteers contributing our spare time. We are happy to assist you, so long as you are respectful and courteous.
7. We are always looking for new FreeToastHost Ambassadors to join our team and support fellow Toastmasters in their use of the FreeToastHost website system. If you are familiar with the system and have some interest, send a Send Us a Private Message.

Theme and Word of the Day on the Agenda

More
9 years 6 months ago #54664 by tedchuang
Thank you for keeping this suggestion in your long list of requests.

DW and I have recently joined Toastmasters and we can appreciate all the work behind the scenes supporting thousands of users.

Let me know if there's anything I can do to help.
The following user(s) said Thank You: SteveTheTechie

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago - 8 years 2 months ago #63182 by Bhuvanesh CM
Hi , below is the code that we use in our club to include theme and WOTD in our agenda, if it may help.

Code:
<style type="text/css">table{ border: 1px solid #D3D3D3; } </style> <table border="1" border-style="solid" style="width:100%"> <tbody> <tr> <th rowspan="3" width="20%"><img src="https://tnc.toastmastersclubs.org/imageuploads/ti/tm-logo-small.jpg" /></th> <th align="center" bgcolor="#f1f3f4" colspan="3">TNC TOASTMASTERS CLUB</th> </tr> <tr> <td align="center" width="20%">DATE :</td> <td align="center" bgcolor="#f1f3f4" width="38%">ROOM :</td> <td align="center">1200 - 1300 hours</td> </tr> <tr> <td align="center" bgcolor="#f1f3f4" colspan="3">Theme : &nbsp;</td> </tr> <tr> <td width="20%">Word of the day</td> <td align="left" colspan="3">&nbsp;</td> </tr> <tr> <td bgcolor="#f1f3f4" width="20%">Word in a sentence</td> <td align="left" bgcolor="#f1f3f4" colspan="3">&nbsp;</td> </tr> </tbody> </table> <p>&nbsp;</p>



Thanks
Bhuvanesh CM TNC Toastmasters
tnc.toastmastersclubs.org/
Last edit: 8 years 2 months ago by Jane Atkinson.

Please Log in or Create an account to join the conversation.

Time to create page: 0.095 seconds