Programmable CSS?
Hi,
Has anybody ever tried to make the theme CSS called from your app pages programmable? With that I mean, the user sets a preference in the database (e.g. a colour scheme) and the app will automatically call a different CSS file based on the choice made by the user. I know the theme CSS file is called from the Page Template HTML in the header but is it possible to change the hard-coded CSS file name there to some kind of variable that is set from the database? I hope I'm making myself clear here.
Ruud