color change option for users

  • gophw1
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Dec 11, 2012
  • Posts: 12
  • Status: Offline

Post January 27th, 2013, 8:59 pm

Not sure what you would call this and the example I have seen is currently off line, but I'm looking for a way for the users to change the colors of page elements to their liking. Background colors for tables and cells etc.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 27th, 2013, 8:59 pm

  • Zealous
  • Guru
  • Guru
  • User avatar
  • Joined: Apr 15, 2011
  • Posts: 1195
  • Loc: Sydney
  • Status: Offline

Post January 27th, 2013, 10:00 pm

You would need to alter the CSS file

This is a poor example but if you read any css file you should be able to work your way in, if you need a reference try w3schools for some code reference help to alter changes.
(attribute name)
{
color:#0000;
}
  • ScottG
  • Proficient
  • Proficient
  • No Avatar
  • Joined: Jul 06, 2010
  • Posts: 266
  • Status: Offline

Post January 29th, 2013, 9:14 am

It sounds like your talking about a color picker. You would use the color picker to alter the CSS styles. If that's the case unless you wanted them to set it every time they went to the page you need someway of storing that information by either a database or a cookie.

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 77 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.