Concerning used the identical contact form signal for http: //www. specialistangliansecurity. co. uk/contact/contact. php that we have used throughout other websites. During this website, however, it looks so in Firefoe but in IE this white boxes below Your Name plus Type Verification Code are away from alignment witht they other white boxes. Can anyone realise why this is or what may be done
Code on speak to page (Your Name that’s out of alingment uses identical code as Your Email which is in alignment):
< mode action=" sas-mailer. php" method=" post" name=" form1" id=" form1" style=" border-style: starting point; margin-left: 20px; line: 0px solid #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; thicker: 599px; padding-left: 00px; " onsubmit=" MM_validateForm('email', '', 'RisEmail', 'name', '', 'R', 'verification_box', '', 'R', 'message', '', 'R'); give back document. MM_returnValue" > < br /> < span class=" paracontact" > Ones Name: < /span> < br class=" contactform" /> < insight name=" name" type=" text" id=" name" style=" underlay: 2px; border: 1px sturdy #CCCCCC; width: 400px; peak: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; " value=" " class=" contactform" /> < span class=" contactform" > < br /> < br /> < span class=" paracontact" > Ones Email: < /span> < br class=" contactform" /> < insight name=" email" type=" text" id=" email" style=" underlay: 2px; border: 1px sturdy #CCCCCC; width: 400px; peak: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; " value=" " class=" contactform" /> < span class=" contactform" > < br />
CSS computer code:
. contactform font-family: Arial, Helvetica, sans-serif; font-size: carrier; color: #000000; text-align: remaining; padding-bottom: 5px; padding-left: 0px; margin-left: 0px; . paracontact font-family: Arial, Helvetica, sans-serif; font-size: carrier; color: #000000; text-indent: 0px; margin-left: 0px; padding-left: 0px; text-align: remaining; z-index: 6;
This kind of line:
< mode action=" sas-mailer. php" method=" post" name=" form1" id=" form1" style=" border-style: starting point; margin-left: 20px; line: 0px solid #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; thicker: 599px; padding-left: 00px; " onsubmit=" MM_validateForm(’email’, ”, ‘RisEmail’, ‘name’, ”, ‘R’, ‘verification_box’, ”, ‘R’, ‘message’, ”, ‘R’); give back document. MM_returnValue" >
Missing the best parenthesis ) on the end of that line.
MODIFY:
Revisiting ours… I guess the parenthesis is likely to be OK.
I’m thinking the particular indented textbox is caused by something in that < form> tag
that comes the day it. Remove the javascripting part if ever the problem
disappears.
.
You may also add this in to your. contactform class (you’ll probably ought to remove the unwanted line breaks after):
. contactform display: block;