Frequently Asked Questions
Does my organization have to be a CTCC member to use the Community Info Board?
No. Non-CTCC member organizations can also use the info board. See the Rules & Regulations page for complete details.
How do I remove the bullets from my unordered list?
Create the unordered list, then switch to HTML view. The unordered list should look something like this in HTML view:
<ul>
<li>first item</li>
<li> second item</li>
<li>third item etc</li>
</ul>
and it looks like this on your page...
- first item
- second item
- third item etc
Simply change the <ul> tag to <ul class="nobullets"> so that your list should now look like this in HTML view:
<ul class="nobullets">
<li>first item</li>
<li second item</li>
<li>third item etc</li>
</ul>
Save your changes and you're done.
It should now look like this on your page:
- first item
- second item
- third item etc
Why isn't my event displayed on the community sign graphic on the website
The software provided by the manufacturer of the Community Sign does not provide a way for a website to incorporate a real-time feed. Consequently, the graphic rotating banner in the upper left hand corner of our website that displays information that also appears on the Community Sign is maintained manually by volunteers. First, the person who manages the actual sign, must send a copy of new sign graphics to the website manager. Second, the website manager must add those graphics into the banner and remove expired listings. Often work demands of either or both parties delay or completely inhibit this process, and timing of events displayed cannot be guaranteed. As a result, CTCC provides the Community Sign banner on this website as a free convenience and this feature is not part of the annual subscription paid for use of the actual Community Sign.
How many words can I use on the Community Information Sign?
It is recommended that a message not exceed 5 lines with a maximum of 18 characters/spaces per line.
How do I create a user account on this website?
Please visit the "Members Area" link on the menu for instructions.
How do I get a non profit or civic group administrative role?
Please visit the "Members Area" link on the menu for instructions.
How can I get a message displayed on the Community Information Board?
Please visit the "Members Area" link on the menu for instructions.
How do I create or edit an existing event for my group
Please visit the "Members Area" link on the menu for instructions.
Can I edit my non-profit or civic group's listing?
Yes. Please visit the "Members Area" link on the menu for instructions.
How do I edit my non profit or civic group listing?
Please visit the "Members Area" link on the menu for instructions.




