PDA

View Full Version : Navtab change color depending on time


MNNLeafre
12-04-2011, 06:35 PM
How would I go about doing this? I want it to show 'x' during a given time (say, 12AM to 3PM), then show 'y' at another given time (3:01PM to 11:59PM).
Oh, and by color, I don't necessarily mean the background, I mean text.

Lynne
12-05-2011, 03:55 AM
I believe you will need to write a plugin to do this. Also, you didn't say whether this was server time or user defined time or what.

MNNLeafre
12-05-2011, 05:15 AM
I believe you will need to write a plugin to do this. Also, you didn't say whether this was server time or user defined time or what.

Oh I see. I mean like one specific time zone stated.

Lynne
12-05-2011, 05:39 PM
You'd probably have to write a plugin and if the time is xxx, then put some added CSS into the <head>.