Closed (fixed)
Project:
Switchtheme
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2010 at 10:32 UTC
Updated:
22 Jan 2011 at 00:00 UTC
HI,
I'm working with this module, which I've found very useful. But I need the choices to be a list instead of a select. Is it possible?
thanx in advance
Comments
Comment #1
sunYes, you can implement hook_form_alter() to change the #type of the theme selection.