I came across something like this on another site long ago and decided to post here thinking it would help get the join form completed.
I have tested this on friends and family. During the join form data entry, some fields are confusing and the blue "info" icon really does not stand out to most. It works for me.
Secondly, after submitting, some fields i.e. description may require more information and the red "explanation" make is too tiny as well.
To use,
- Admin>Page Blocks
- Select "Join Page"
- Drag HTML box up above the join box.
- Open the box to edit
- Select the HTML button and paste the following code there, you can change what you need to suit your site.
- The icon images are pulled from your templates directory.
<p style="padding-left: 30px;"><span style="font-size: medium;">In the Join form below you will see the <span style="font-size: medium;"><strong><span style="color: #ff0000; font-size: xx-large;">* </span></strong></span>it indicates compulsary items. <span style="font-size: small;">(must be entered)</span></span></p><p style="padding-left: 30px;"><span style="font-size: medium;">Hover your mouse over the</span> <img title="Information Icon" src="/templates/base/images/icons/info.gif" alt="Information Icon" width="41" height="38" /> <span style="font-size: medium;">icon for more info.</span></p><p style="padding-left: 30px;"><span style="font-size: medium;">If you see a</span> <img title="Error Icon" src="/templates/base/images/icons/exclamation.png" alt="Error Icon" width="42" height="43" /> <span style="font-size: medium;">icon after you use the submit button on a field, </span></p><p style="text-align: center;"><span style="text-decoration: underline;"><span style="font-size: small;"><em>it indicates the field has not been filled in correctly.</em></span></span></p>
Michael