My theme already changes 12 times a day. I'm wondering if it's possible to have it randomly change.
http://www.google.com/ig/directory?hl=en&url=hosting.gmodules.com/ig/gadgets/file/114006349395033137110/studioGhibli.xml&type=themes On Dec 10, 10:45 am, Gump <[EMAIL PROTECTED]> wrote: > If you want to have random themes each day try > thishttp://www.google.com/ig/directory?hl=en&type=themes&url=skins/sample... > > if you want to know how to make your theme random you need to add some > more code to your xml file: > > <ConfigMap type="Skin"> > <Trait name="TimeOfDay">12am-1am</Trait> > <Attribute name="header.background_color">teal</Attribute> > <Attribute name="header.logo">white</Attribute> > <Attribute name="header.link_color">blue</Attribute> > <Attribute name="header.text_color">black</Attribute> > <Attribute > name="gadget_area.gadget.header.background_color">teal</Attribute> > </ConfigMap><ConfigMap type="Skin"> > <Trait name="TimeOfDay">1am-2am</Trait> > <Attribute name="header.background_color">blue</Attribute> > <Attribute name="header.logo">green</Attribute> > <Attribute name="header.link_color">black</Attribute> > <Attribute name="header.text_color">yellow</Attribute> > <Attribute > name="gadget_area.gadget.header.background_color">white</Attribute> > </ConfigMap> > > Notice the trait name tag, read more > athttp://code.google.com/apis/themes/docs/dev_guide.html#Dyn_Theme > > On Dec 10, 12:30 pm, Tosh <[EMAIL PROTECTED]> wrote: > > > Is it possible? Themes get old after a while since most people are > > generally on the PC during set times of the day. I have a user > > requesting that my them was random. > > > Anyway, how about it Google? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Themes API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-themes-api?hl=en -~----------~----~----~----~------~----~------~--~---
