1 blogger4832 Jul 31, 2006 18:07
3 john Aug 04, 2006 09:40
Do you have all the CSS files? like Forms CSS etc
4 xangelusx Aug 04, 2006 16:19
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!