Closed (duplicate)
Project:
Switchtheme
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2008 at 17:35 UTC
Updated:
14 Dec 2008 at 15:52 UTC
Can the switchtheme block display the enabled theme options with 'radio' buttons instead of a drop down 'select' menu? You select the theme by choosing the relevant button to submit the form.
I've had a look but to no avail, not php enabled me yet.
Cheers,
scott.
Comments
Comment #1
sunNo, if you want to customize the output, you probably need to implement a form theme override function, or an own, custom version of SwitchTheme's block in a custom module (but re-using SwitchTheme's functions).
Partially duplicate of #149198: Add page with theme thumbnails to choose theme.
Comment #2
BBC5tv commentedCheers for the reply, I'll have a look.