Forum Discussion
EverettPatterso
7 years agoQrew Captain
You can use the IOL technique
Here's the simple script used in the example above, use the dev console (F12) inside your browser to track down which HTML elements you want to change
Setup IOL - https://community.quickbase.com/quickbase/topics/how-do-i-setup-the-image-onload-technique-iol
Here's the simple script used in the example above, use the dev console (F12) inside your browser to track down which HTML elements you want to change
Setup IOL - https://community.quickbase.com/quickbase/topics/how-do-i-setup-the-image-onload-technique-iol
EverettPatterso
7 years agoQrew Captain
Ok I see what you are referring to, without seeing the entire code page, it's hard to understand. Are you the one who wrote the HTML?
You should be able to locate the HTML tags for the checkboxes, and apply the CSS style that you want
You should be able to locate the HTML tags for the checkboxes, and apply the CSS style that you want