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
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
Hi ranin,
What did you adjust?
If it was the ChronoForms CSS there is a separate style-sheet loaded for IE.
Bob
What did you adjust?
If it was the ChronoForms CSS there is a separate style-sheet loaded for IE.
Bob
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
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
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
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.
