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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -