I just added some more skin settings functionality to Dynamo. This skin, for example, has a new setting called “Header Image” which allows you to easily override the header image. It even supports optional validation on the width and height.
Spent some time “normalising” some settings - there is now a site-specific “header code” setting as well as skin-specific ones. Nice way of separating site-specific stuff (like hit tracking code) from skin-specific stuff (like stylesheet overrides).
Now I’m working on selectbox skin settings. I want to use it on the sandbox skin so that you can select a basic layout stylesheet (one column, two column, three column, etc) and then just override things like the fonts and colors by putting css code in the “header code” setting. Kindof like a skin for advanced users.
Leave a Response