Good day all. Does anyone know where I have to go to change the default Font Family? Currently it is set to tahoma, arial, helvetica, sans-serif . I would like to remove tahoma or move it to the back of the list. Thank you.
Hello,
I've got a button with very simple CSS (below). Problem is, the button isn't adhering to the code:
{$this field rule} input; input[type="button"]{ height: 50px; width: 50px; } input[type="button"]:disabled{ background: #dddddd; }
On both…
I'd like this added to the body style of the iframe that is loaded in the Forms Editor (html.html_edit_form body.claro.body_edit_form).
background-size: 12px 12px;
background-image: linear-gradient(to right, #2000ff30 1px, transparent 1px), linear…