Captcha Question
-
Nick,
I have 2 questions:1:
I have several forms that have different widths, is there a way to have the Captcha automatically adjust to the width of each form. See below.https://www.dropbox.com/s/eu95k0ppxzcm8p6/SFCaptchaQuestion.jpg?dl=0
Also the Captcha is very large. How do you size them down with the above question kept in mind
The CSS is
.salesforce_w2l_lead .w2linput.text.captcha {
width: 160px;
float: left;
clear: none;
}.salesforce_w2l_lead .w2limg {
display: block;
clear: both;
float: left;
}2.
Is there a way to have multiple style sheets that I can apply to different forms. I would like to have some forms have a different look then others.https://www.ads-software.com/plugins/salesforce-wordpress-to-lead/
- The topic ‘Captcha Question’ is closed to new replies.