css issue "urgent plz"

ranin 12 Jan, 2011
hello

i have a small issue in my form i need to make the width of fields same width from php code i tried to adjust it it works fine in FF but in IE 7 FLOCK browsers nothing change how i can solve some thing like this

Thanks in advance
GreyHead 12 Jan, 2011
Hi ranin,

What did you adjust?

If it was the ChronoForms CSS there is a separate style-sheet loaded for IE.

Bob
ranin 13 Jan, 2011
No Gery it's not css
i adjust the size of fields it's self from PHP code
GreyHead 13 Jan, 2011
Hi ranin'

Please post a link to the form so we can take a quick look.

Bob
ranin 13 Jan, 2011
Hello Gerry

ok here's a screen shot of what i have and what i need fix

i changed the back ground colors and width of inputs from css file

but i have some problems

1-i i need to make comment box back ground changed too to yellow color and same with like other also can write comment word inside it like other fields it's look like it doesn't response to any css code applied to it

2-i need submit button to have smaller width size but when i do this all inputs filed return back to the old width which in need it to be smaller not same width like input fields
pat01 13 Jan, 2011
Hi

Your screenshot does not help very much. 😟
We need to have a look at the Code.

Styling for form fields is done in CSS, not in PHP.
Ok, you could do some in HTML such as the size, but only CSS lets you do full styling.
That's why we need to have a look at the code of your page. :wink:

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