Hi to Everybody, (and sorry for my english!)
i installed ChronoForms on my website as you can see on <!-- w --><a class="postlink" href="http://www.backofficeforyou.it/piaget">www.backofficeforyou.it/piaget</a><!-- w -->
I didn't like the left-margin of the form, so i tried to modify the style1.css file in this way:
.form_element {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
margin-left:30px;
margin-top:8px;
margin-bottom:8px;
width:85%;
}
i modified the line: margin-left:0px;
Due to this modify, i can see the perfect result with Firefox, but nothing happens with I.E.
Can you suggest me anything? Thank you so much.
Alessandro.
i installed ChronoForms on my website as you can see on <!-- w --><a class="postlink" href="http://www.backofficeforyou.it/piaget">www.backofficeforyou.it/piaget</a><!-- w -->
I didn't like the left-margin of the form, so i tried to modify the style1.css file in this way:
.form_element {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
margin-left:30px;
margin-top:8px;
margin-bottom:8px;
width:85%;
}
i modified the line: margin-left:0px;
Due to this modify, i can see the perfect result with Firefox, but nothing happens with I.E.
Can you suggest me anything? Thank you so much.
Alessandro.
Hi Alessandro,
At the same place with this file there are 2 other files :
style1-ie7 and style1-ie6
Please change them too!😉
Cheers
MAx
At the same place with this file there are 2 other files :
style1-ie7 and style1-ie6
Please change them too!😉
Cheers
MAx
This topic is locked and no more replies can be posted.