I'm trying to make a skin for my program, but am having trouble getting the input forms converted over. I have a skin created by a graphic artist, my problem now is figuring out how to change the cssClass attribute for all my widgets.
Currently my forms are registered like this: <browser:page for="zope.app.container.interfaces.IAdding" name="ship.IncidentReport" class=".incidentreport.IncidentReportAddForm" permission="zope.View" /> where .incidentreport.IncidentReportAddForm specifies the template for the form. I plan to register all the forms like this. Any ideas as to how I can do this? Greg _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users