windows7ni
11-27-2011, 01:04 PM
Hi Folks,
I am currently developing a website builder program for a private project and I am at the design stage where users can choose various styles in the admin area. This has not been implemented yet as I dont know how exactly to do it.
Basically the customer is to be able to choose (or make up) their various styles (Not a basic CSS selector) but to be able to select various elements and perhaps a colour chart comes up and allows them to dynamically change it in real time before the page is created. The layouts will likely be predetermined unless anyone has a better idea i'd be open to hearing it.
The system is written in PHP and there is an SQl database to hold other info like page content references etc. Also what way would you suggest doing this so that the style the user ends up with is written to file/database so that when the website is created it can be used and not a temporary feature. Basically the user is to create their own website and have easy but extensive control on look and feel.
Hopefully I have explained this okay and I look forward to any ideas on how I can achieve this.
Thanks in advance
I am currently developing a website builder program for a private project and I am at the design stage where users can choose various styles in the admin area. This has not been implemented yet as I dont know how exactly to do it.
Basically the customer is to be able to choose (or make up) their various styles (Not a basic CSS selector) but to be able to select various elements and perhaps a colour chart comes up and allows them to dynamically change it in real time before the page is created. The layouts will likely be predetermined unless anyone has a better idea i'd be open to hearing it.
The system is written in PHP and there is an SQl database to hold other info like page content references etc. Also what way would you suggest doing this so that the style the user ends up with is written to file/database so that when the website is created it can be used and not a temporary feature. Basically the user is to create their own website and have easy but extensive control on look and feel.
Hopefully I have explained this okay and I look forward to any ideas on how I can achieve this.
Thanks in advance