Submitted by Jeff on Mon, 09/10/2012 - 9:08pm

How do you remove a class from the comment form.

This added a class to the preview button:

$form['actions']['submit']['#attributes']['class'][] = 'primary button';

But there was a class on the submit button that is canceling out this 'primary button' class

The content of this field is kept private and will not be shown publicly.

Plain text

  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.