How to hide the border?
-
How to hide the border of calculated field, only the input text of that field and the label will be display on top? And align the other fields including the labels to the right?
I have this
.cp_cff_clean #fbuilder .hcdropdown input[type=file],
.cp_cff_clean #fbuilder .hcradio input[type=radio],
.cp_cff_clean #fbuilder .hctext input[type=text]{label: padding-left:50px;}
.cp_cff_clean #fbuilder .hcresult input[type=text]{input:focus
outline:none;}but its not working. Like this https://tinypic.com/view.php?pic=21eww8&s=8#.VCjP_vmSySo
https://www.ads-software.com/plugins/calculated-fields-form/
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘How to hide the border?’ is closed to new replies.