Style my Chronoform with css

gomenor 20 Feb, 2010
Hi,

How do I style each unique element in my Form? For example - This one: Field Name: text_38

(Using Joomla 1.5)

Thanks!
GreyHead 20 Feb, 2010
Hi gomenor,

You can change the CSS either by editing the ChronoForms template files, or by adding CSS directly in the Form CSS box.

Bob
gomenor 20 Feb, 2010
Thanks for the quick answer. I decided to use the "Form css Box".

Via the Wizard I added a "h3"-Heading element and I'm now trying to style it.

I'm using this tag in the css box:
div.form_item h3{ }

But is there another class I can use? Because I think can't use the h3 when trying to style a text.
If I was going to style inside the form it's "No problem" since there is IDs assigned.

I've made an attachment of the problem.

[attachment=0]style.zip[/attachment]
This topic is locked and no more replies can be posted.