ACP OPtions => set inputfield class

  • Thread starter Thread starter ragtek
  • Start date Start date
R

ragtek

Guest
Is there a way to set the css class for a options input field?
Normaly they have only textCtrl Elastic as default class.

Code:
<input type="text" id="ctrl_optionsragtek_NUNS_welcomeConversationSender" class="textCtrl Elastic" value="" name="options[ragtek_NUNS_welcomeConversationSender]">
 
Top Bottom