I have a challenge and could use some help. I am styling a form where I don't have control over the HTML, which is written in a outdates way. I am making the CSS file. The form has a checkbox that appears ridiculously small and I have not been successful in changing its appearance. Urgently in need to help with this. I need to fix it tonight!
Here is the html:
<td class="data"> <input id="dn_new[77][XINFO12]" name="dn_new[77][XINFO12]" class="data" value="0" type="checkbox" visibility="hidden"> <span onclick="dn_checkboxToggle(event, 'dn_new[77][XINFO12]');" onkeypress="dn_checkboxToggle(event, 'dn_new[77][XINFO12]');" class="data" tabindex="23" style="cursor:pointer;">☐</span> </td> For a short time, you can see the full page here (without my CSS fully applied yet) https://sal.rc.org/workshop/sustainingourselvesasactivistsandorganizers2020
Shoot sent the wrong code (I
Shoot sent the wrong code (I was trying something) and I can't see how to edit—maybe because it's inline for moderation? Here's what it should've said:
I have a challenge and could use some help. I am styling a form where I don't have control over the HTML, which is written in a outdates way. I am making the CSS file. The form has a checkbox that appears ridiculously small and I have not been successful in changing its appearance. Urgently in need to help with this. I need to fix it tonight!
Here is the html:
<td class="data"> <input id="dn_new[77][XINFO12]" name="dn_new[77][XINFO12]" class="data" value="0" type="hidden"> <span onclick="dn_checkboxToggle(event, 'dn_new[77][XINFO12]');" onkeypress="dn_checkboxToggle(event, 'dn_new[77][XINFO12]');" class="data" tabindex="23" style="cursor:pointer;">☐</span> </td>
For a short time, you can see the full page here (without my CSS fully applied yet)
https://sal.rc.org/workshop/sustainingourselvesasactivistsandorganizers2020