[support] Theme variations

Anoop John anoop.john at zyxware.com
Fri Feb 15 07:48:25 UTC 2013


> On Fri, Feb 15, 2013 at 1:03 PM, Roger <arelem at bigpond.com> wrote:
> Using Drupal 7 and Zen I would like to provide a menu selection so that
> users could choose from a predetermined range of css files to format
> their page.
> What do I need to do to provide choice of display please?

You can create a custom form for the CSS selection and then set a
session variable on submitting the form. In preprocess page you can
then include the logic to include the corresponding CSS based on the
session variable.

Thanks
Anoop

|--
| Zyxware Technologies
| http://www.zyxware.com
|--
| Be the change you wish to see in the world, M. K. Gandhi
|--


More information about the support mailing list