How would I ask for multiple images using themesettingsapi? I want to be able to get 3 images that I can then call within the theme. That way users can create custom themes. I figured out the form part and have it so the image is asked for, but don't know how to direct where to save it and how to use that later.

An example would be great, thanks.

Comments

vm’s picture

Category: task » support
johnalbin’s picture

Status: Active » Fixed

The custom theme settings form uses the standard FormAPI.

http://api.drupal.org/api/file/developer/topics/forms_api_reference.html/5

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.