PDA

View Full Version : Not Aligning properly


warrenphillips25336771
03-11-2010, 10:47 AM
hi


So I got your form solution pack and still can't get it right, I have an earlier version of the contact solution pack installed on the server so I don't know if this is going to cause problems, I have messed around with the css files all day and still no joy, the page I am refering to is all the w's warrenphillipswebdesign(dot)co(dot)uk her eis what i am struggling with

1: aligning all those form fields to the left so it aligns nicely
2: changing the noise in the captcha


I read an earlier post about changing it in the spry validation field but that does not work., also do i need to add ue to this solution in order to get the emails?

Eric Mittman
03-11-2010, 01:51 PM
The Contact Form Solution Pack does not need anything else to send the emails, it will work standalone.

When I visit the contact page I just get a blank page. Are you configuring this locally? What is the result you are currently getting and how does it differ from what you would like in the end?

You should be able to just adjust the css for the form elements to get them positioned where you would like them. If things seem not right you might want to try going back to the default contact form page and start editing that.

With a link to the page we could give you some pointers to help you get it looking the way you want it.

warrenphillips25336771
03-11-2010, 02:01 PM
Hi Eric

Sorry Just realized that I have it in the wrong section, it is the form builder that is giving me hassle.

Eric Mittman
03-15-2010, 02:15 PM
I think that I responded to another thread you had about the alignment of the elements. As for the noise color for the captcha you can change that by adding this url parameter to the image path for the captcha:

noisecolor=

So the path to the image for the captcha on the form should look like this:


<img src="WA_ValidationToolkit/WAVT_CaptchaSecurityImages.php?field=Registration_ group_Security_code&amp;font=Fonts/MOM_T___.TTFamp;noisecolor=000000


You would then set the color you would want it to be in place of the 000000.