The form helper was never intended to do this and as such I'm not aware of any easy way to make it do so.
I think you'd have to manually create each radio option either inserting an image into the label or applying a class to each radio option and using CSS to image replace (the most accessible method). -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
