2 slackercs Aug 04, 2006 05:29

Do you have all the CSS files? like Forms CSS etc
Each form can be rendered in several different ways, which the evoskin usually defines. The default way of rendering is using <fieldset> tags, which is what you are seeing. The easiest way to fix this is to just create a new CSS rule that removes the border of the fieldset element. For more info, check out the Form class in /inc/_misc/_form.class.php.
I'm having this same problem as well. I've looked everywhere and I can't figure out what I'm missing. Any help would be greatly appreciated!