How to change default Textbox size (30) in Wizard ?

Souliman 07 Sep, 2009
Hello everyone !
I've been searching for hours but i didn't find in which file I could change the default values in an new Wizard form...
For example in the Textbox size I prefer 20 than 30 in all my forms, so I have to change the 30 value to 20 all the time...
Thank you for your answer !

Souliman
GreyHead 07 Sep, 2009
Hi Souliman,

You can use a Wizard Element to define your own input. Or you'll need to hack the core code in administrator/components/com_chronocontent/js/wizard.js - thi input box is around line 59.

Bob
Souliman 07 Sep, 2009
Oh, I had ever try this solution but it blocked the Wizard.
So I tried again after your response, deleted browser cache, logout / login Joomla administrator, and : it worked !
Thanks a lot.
This topic is locked and no more replies can be posted.