change color

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Alidad
Forum Commoner
Posts: 29
Joined: Thu Mar 29, 2007 12:42 pm

change color

Post by Alidad »

Hi, does any one know how can change templates color by using button to change template1

For sample Yahoo.com where you see drop menu on the top right site where it said "page options" then showing few color button and select one fo those color button then will change templates to that color you picked.

does any one know where i could find how to change that color templates using php and css! or is there is site where i can learn more about the change templates color with css in php!

please help thanks.

AM
Yossarian
Forum Contributor
Posts: 101
Joined: Fri Jun 30, 2006 4:43 am

Re: change color

Post by Yossarian »

Do you mean a css style switcher?
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: change color

Post by McInfo »

If you really want to get your hands dirty, check out the Yahoo! User Interface Library.

Edit: This post was recovered from search engine cache.
Post Reply