Support

Account

Home Forums Bug Reports Field Width not working Reply To: Field Width not working

  • It appears that field width was changed from when you did this. Try removing the %

    
    'wrapper' => array(
          'width' => '50',
           'class' => '',
            'id' => '',
    ),