I manage all of the websites for my non-profit. However I have never worked in XML before. I can't get my theme to test. I am hoping someone could please shed some light. Thank you! :)
<?xml version="1.0" encoding="UTF-8" ?> <ConfigMaps> <ConfigMap type="Skin"> <Meta name="title">American Headache Society®</Meta> <Meta name="description"> American Headache Society® Theme</Meta> <Meta name="author"> American Headache Society®</Meta> <Meta name="author_email">[email protected]</Meta> <Meta name="thumbnail"> https://www.americanheadachesociety.org/assets/explodingbrain_cropped.JPG</Meta> <Meta name="screenshot"> https://www.americanheadachesociety.org/assets/AHS_Google_Theme2.jpg </Meta> </ConfigMap> <ConfigMap type="Skin"> <Attribute name="header.background_color">black</Attribute> <Attribute name="header.tile_image.url"> https://www.americanheadachesociety.org/assets/AHS_Google_Theme2.jpg </ Attribute> <Attribute name="header.link_color">white</Attribute> <Attribute name="header.text_color">white</Attribute> <Attribute name="header.logo"> beveled_white </Attribute> <Attribute name="navbar.background_color">#7a2638</Attribute> <Attribute name="navbar.border_color">#white</Attribute> <Attribute name="navbar.icons.icon_color">#7a2638</Attribute> <Attribute name="navbar.tab.selected.link_color">blue</Attribute> <Attribute name="navbar.tab.unselected.link_color">blue</Attribute> <Attribute name="navbar.tab.unselected.border_color">#7a2638</ Attribute> <Attribute name="navbar.contacts.contact_color">white</Attribute> <Attribute name="navbar.contacts.status_color">white</Attribute> <Attribute name="navbar.contacts.hover_background_color">#7a2638</ Attribute> <Attribute name="navbar.contacts.card.border_color">white</ Attribute> <Attribute name="navbar.contacts.invite.background_color">#7a2638</ Attribute> <Attribute name="navbar.contacts.invite.border_color">#7a2638</ Attribute> <Attribute name="navbar.contacts.invite.text_color">white</ Attribute> <Attribute name="navbar.contacts.invite.link_color">white</ Attribute> <Attribute name="gadget_area.chat.header.background_color">#7a2638</ Attribute> <Attribute name="gadget_area.chat.header.highlight.background_color">white</ Attribute> <Attribute name="gadget_area.tab.border_color">white</Attribute> <Attribute name="gadget_area.tab.selected.background_color">#7a2638</ Attribute> <Attribute name="gadget_area.tab.selected.text_color">white </ Attribute> <Attribute name="gadget_area.tab.unselected.background_color">white</ Attribute> <Attribute name="gadget_area.tab.unselected.text_color">white</ Attribute> <Attribute name="gadget_area.border_color">white Attribute> <Attribute name="gadget_area.gadget.header.background_color">#7a2638</Attribute> <Attribute name="gadget_area.gadget.header.text_color">white</ Attribute> <Attribute name="gadget_area.gadget.border_color">white </ Attribute> <Attribute name="gadget_area.gadget.hover.border_color">#7a2638</ Attribute> <Attribute name="gadget_area.gadget.body.link_color">#xxxxxx</ Attribute> <Attribute name="gadget_area.icons.icon_color">white</Attribute> <Attribute name="footer.background_color">#7a2638</Attribute> <Attribute name="footer.tile_image.url">http://www.mysite.com/theme/ footer_tile1.jpg</Attribute> <Attribute name="footer.center_image.url"> https://www.americanheadachesociety.org/assets/explodingbrain_cropped.JPG </Attribute> <Attribute name="footer.link_color">white</Attribute> <Attribute name="footer.text_color">white</Attribute> <Attribute name="attribution.image.url"> https://www.americanheadachesociety.org/assets/explodingbrain_cropped.JPG </Attribute> </ConfigMap> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
