Jump to content

color scheme for my website?


phpmady

Recommended Posts

Hi,

I am builing a CMS , where user can choose the colors for menus, body and etc.  At present am having a form where users wants to enter the color name.

 

But what i am trying to make a color picker to choose the colors from the palette. How can i integrate the color palattes in my website, and please give me some inputs.

 

 

Thank you

Link to comment
Share on other sites

Here is a tutorial on using .php as .css extension.

 

http://www.barelyfitz.com/projects/csscolor/

 

From that you could store the color information into a database based on name of the user. Then for each of the pages you could have a dropdown box either for color scheme or for individual colors for each item if you wanted.

 

So overall you'd have a full template loaded into the database for each user, then if they change any of the values using something like a submit form you'd update that preference in the database.

 

Hope this helps you get started.  8)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.