Change form to include another class
-
I would like to add a .span6 class(a common class used in twitter bootstrap styled sites) to my comment input forms. Where in the php code can I do this.
In other words, I would like my code to read <input class=”span6 social-input” value>
Any ideas in how to accomplish this?
The topic ‘Change form to include another class’ is closed to new replies.