CSS for specific fields and tables

Grover002 03 Aug, 2010
Hi there,

Currently I am styling my fresh forms with the CSS box of the form editor. Seems to work alright.

Now here's two questions.

1. is there a way to style a single field and specific labels in their own specific way (i.e. all labels are red, but only one of them is blue) ?

2. it seems impossible to style the table generated for a multihold. I tried to add a
td {vertical-align:top;} in the css but nothing changes.

How to approach this?
GreyHead 03 Aug, 2010
Hi Bas,

Back to the Form HTML again, edit that and you can change anything; stick with the Wizard and the label tags aren't identified in any way that you can individually style them.

Bob
This topic is locked and no more replies can be posted.