I am trying to add album customization where you can change backgound color/image och text color.
I guess that this needs to be done:
1. Add custom settings to the "Edit Album -> Theme" and make sure that they are saved.
2. Applying the custom settings at album generation time by adding a style html tag that overrides the default stylsheet.
Would it be possible to make a module that hooks the settings and album page to add the nessecary options?
Or maybe you can hack the themes to include these options?
Posts: 32509
changing colors should be done with the colorpack module.
you can change the complete theme per album in
edit album -> album.
and theme settings in
edit album -> theme
topic moved to the module development forum.
Posts: 2
That almost works but the users are supposed to be able to select what color they wish... making their own stylsheet.
Posts: 3
That's also what i thought ;)