I am new to django (and therefore also to grappelli). I am trying to customise width of fields in the admin form. Should this be done in grappelli or in django. I have been trying to use the method provided by jacobian at http://stackoverflow.com/questions/910169/resize-fields-in-django-admin. But it does not work for me and I am wondering if it is because grappelli is coming in the way.Vik.