Assigning style class to search form
Posted: Sun Jun 26, 2016 12:51 pm
Hi, I was trying to find a way of applying css class values to the cms search form. The deafault class applied is cms_form. I am using a bootstrap framework and would like to add the search form in the navbar, but need to use the classes
Can anyone suggest how to do this the only way I've managed this is by altering the modform.inc.php, which will create problems later.
Code: Select all
<form class="navbar-form navbar-right"