Code: Select all
<form id="forumID" method="post" action="http://myurl.com/index.php?page=1" class="cms_form">
Code: Select all
<form id="forumID" method="post" action="http://myurl.com/index.php?page=1" class="MyCSSClass">
Sure it is something simple but being driven nuts migrating over from some legacy CSS that will be difficult to update.
Thanks for the help.