Bug aiContactSafeForm? - Joomla! Forum - community, help and support
hello again
,
it might bug or bad side started using aicontactsafeform extension contact form.
it worked great (offline) , had no problem it. couple of days ago placed website on almighty internet :p. tried use form, worked charm. exact 1 thing. when completed moves right 10px. firebug came notice stupid in css of extension itself. thought great lets change it.
the problem is. when save says: modifications saved! instead of saving it keeps old data. right issue have no idea file should give rights changed. cant seem find css of extension.
maybe of know file is, or might different problem.
greetings martijn
it might bug or bad side started using aicontactsafeform extension contact form.
it worked great (offline) , had no problem it. couple of days ago placed website on almighty internet :p. tried use form, worked charm. exact 1 thing. when completed moves right 10px. firebug came notice stupid in css of extension itself. thought great lets change it.
the problem is. when save says: modifications saved! instead of saving it keeps old data. right issue have no idea file should give rights changed. cant seem find css of extension.
maybe of know file is, or might different problem.
greetings martijn
its part of code has changed:
/* center contact form */
div#aicontactsafe_mainbody_2 #aicontactsafeform {
margin-left:10px;
margin-right:auto;
}
it not saved when remove margin-left, while says: modification saved.
/* center contact form */
div#aicontactsafe_mainbody_2 #aicontactsafeform {
margin-left:10px;
margin-right:auto;
}
it not saved when remove margin-left, while says: modification saved.
Comments
Post a Comment