CSS styling not shown

dsmflash 11 Nov, 2009
I have css enabled, but all of my labels and fields are out of whack and not lined up. see att.

i have also set the field width in the wizard, but it does not show on FE. its not even recognizing inline styling, which indicates something is definitely wrong'

[attachment=0]chrono-nocss.JPG[/attachment]

thanks
dsmflash 11 Nov, 2009
Ok folks, if you want your Chrono fields to line up nicely, just add this to your Chrono style.css or template.css

.cf_textbox label, .cf_textbox input, .cf_dropdown select, .cf_textarea textarea 	{position:relative; float:left; display:block}


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