Change CSS values based on user selection -


i have dynamic web-app using mysql, php, jquery, javascript , twitter bootstrap.

i've created few color theme options users, i'd offer them ability setup own color schemes. i'm not entirely sure of best way go this.

i'm guessing allow users save key colors database table , use generic css file can replace values. i'm not sure how last part of that.

how write css file replacing "tokens" or variables, before it's loaded website? or should use jquery replace css @ runtime?

thanks


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -