Recent Topics

1 Jul 31, 2006 18:07    

I am trying to modify the Custom skin. I have pretty much everything the way I would like it to be, except the comment input form.

There is a double border around the input fields and I cannot find the area I need to adjust this.

I should add that I expanded the size of the entire blog horizontally, hence the problem. I would imagine that it's a table size thing, but I do not know where to change it.

http://www.expertsalliance.com/health2/index.php/2006/06/28/researchers_study_fundamental_quantum_co

Any help would be appreciated. Thanks.

2 Aug 04, 2006 05:29

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!

3 Aug 04, 2006 09:40

Do you have all the CSS files? like Forms CSS etc

4 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.


Form is loading...