Hi,
how I can push the button of my form right, I tried changing my css file (style1.css):
but nothing changed
http://cjoint.com/?AEpv2LlSwNi
cordially
how I can push the button of my form right, I tried changing my css file (style1.css):
.cf_button1 {
margin-right: 45px;
width: 80px;
height: 20px;
}but nothing changed
http://cjoint.com/?AEpv2LlSwNi
cordially
Hi menyarito,
You can give the button an id - for example id='cf_submit'
than style it with
Bob
You can give the button an id - for example id='cf_submit'
than style it with
#cf_submit {
margin-left: 400px;
}Bob
Hi GreyHead,
I must add to what php file?
cordially
You can give the button an id - for example id='cf_submit'
I must add to what php file?
cordially
This topic is locked and no more replies can be posted.
