Hey guys,
I'm looking for a way of styling all the inputs with a specific class. (We are using Bootstrap 3)
right now I'm doing an overwrite in templates/mytemplate/html/com_cobalt/form/default_form_sitecontentsubmission.php and as far as I understand it's the $this->form->getInput(); that prints the input.
Is there any way to access / edit / overwrite the information?
My best ~ Pontus
Hey guys,
I'm looking for a way of styling all the inputs with a specific class. (We are using Bootstrap 3)
right now I'm doing an overwrite in templates/mytemplate/html/com_cobalt/form/default_form_sitecontentsubmission.php and as far as I understand it's the $this->form->getInput(); that prints the input.
Is there any way to access / edit / overwrite the information?
My best ~ Pontus