I know this is an issue within the css, but I can't for the life of me figure out how to fix it. Any ideas?
My form is located here:
http://s315644355.onlinehome.us/site/index.php?option=com_content&view=article&id=111&Itemid=71
When you enter an incorrect captcha code, the error message displays as the screenshot below shows, the error displays below the box and it should display in the box. This is a problem in firefox, safari and chrome. In IE8, there are 2 boxes, one empty and one with the error in it (see second image below).
Screenshot below is from Firefox (mac):

Screenshot below is from IE8 (pc):
My form is located here:
http://s315644355.onlinehome.us/site/index.php?option=com_content&view=article&id=111&Itemid=71
When you enter an incorrect captcha code, the error message displays as the screenshot below shows, the error displays below the box and it should display in the box. This is a problem in firefox, safari and chrome. In IE8, there are 2 boxes, one empty and one with the error in it (see second image below).
Screenshot below is from Firefox (mac):

Screenshot below is from IE8 (pc):
Hi jkdesign ,
I think that the problem is that the chronoforms tag in the article has <p> tags around it
Please try removing those or replacing them with <div> tags.
Bob
I think that the problem is that the chronoforms tag in the article has <p> tags around it
<p>{chroncontact}form_name{/chronocontact}</p>Please try removing those or replacing them with <div> tags.
Bob
This topic is locked and no more replies can be posted.
