Generating Dynamic CSS in PHP

Everything that doesn't belong to any other forum but this one. If it doesn't belong here then it ... well, it just doesn't.

Moderator: mkoch227

Post Reply
Terrifictary
Posts: 1
Joined: Fri Sep 14, 2012 3:25 pm

Generating Dynamic CSS in PHP

Post by Terrifictary »

Hi,
I need a script in PHP where users are given the option(s) on the website to change the appearance of the website (few sections of it) as per their own desires.

Default color theme would be blue. Now at the top-right of the website, I need to give them 3-4 color options (as Red/Grey/Black/White). So whenever the user selects Red, few required portions of the website are changed to Red (from blue). Same is the case with Greay/black and white.

I have been looking out for scripts but not able to find one which is up and running. Can someone please help and suggest from where I can get it so that I can try to implement the same on my machine (localhost). :(

Thanks
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Generating Dynamic CSS in PHP

Post by Henrie »

This site is for support of scripts from PHP Junkyard. So there is only a small chance that someone here will be able to help you. But maybe you get lucky.

Regards,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Post Reply