i'll try it, thanks On Mon, Oct 13, 2008 at 11:04 AM, K3G <[EMAIL PROTECTED]> wrote:
> > i;m honestly not sure. i personally find it very frustrating to debug > themes as one tiny little error fudges up the whole thing. i think the > easiest solution is to use a third party generator. if you go here you > can find some good ones. > http://googlesystem.blogspot.com/2008/01/creating-igoogle-themes.html > i suggest you use the second one. its really handy to see your changes > in-line and the code it generates is always good. it does however use > the deprecated icon colours. but if you have a look in my FAQ there's > some info on that. > > On Oct 13, 6:05 pm, arhitetka <[EMAIL PROTECTED]> wrote: > > About the test..... I removed the whole time trait idea, I left only > > the one basic skin I wanted to test, and it still results in a plain > > no-skin google. > > Is my xml ok? I tried testing it, and it seems ok, but... ? > > > > On Oct 13, 1:04 am, K3G <[EMAIL PROTECTED]> wrote: > > > > > for future reference use this address to test you themehttp:// > www.google.com/ig?skin=http://vert-theme.googlecode.com/svn/tr... > > > (you probably already are) > > > > > buuuuut this is your problem. you cannot have two time traits in a > > > single skin. i know its a pain but u have 2 repeat the attributes for > > > each time frame individually > > > and remember you cannot cross 12am > > > eg. you cannot have (9pm - 4am) you have to do (9pm -12am) then > > > on a separate configmap have (12am - 4am) > > > > > <ConfigMap type="Skin"> > > > <Trait name="TimeOfDay">6am-12pm</Trait> > > > <Trait name="TimeOfDay">6pm-12am</Trait> > > > <Attribute name="header.background_color">#000000</Attribute> > > > > > good luck! > > > PS theres a good chance it will be a couple of months before your > > > theme is accepted by google, so yeh just be wary of that..... > > > > > On Oct 12, 5:18 am, arhitetka <[EMAIL PROTECTED]> wrote: > > > > > > One more thing I don't seem to understand.. > > > > > > The developers guide tells me this: "Note: if you are a new user, you > > > > have to click "See your page" in the setup box to test a theme." and > > > > the problem is I never saw this option, and I don't even know what > the > > > > setup box is, or where I can find one. > > > > > > I appologise if this is retarded, but I just don't get it. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
