Try getting rid of the standard theme you left in the module.gwt.xml? Just a guess.
Ian http://examples.roughian.com 2009/3/19 Tony Paul <[email protected]> > Hello again, > > This issue does not exist outside of GWT, so it's not that trivial, please > try to reproduce it and see for yourself. If you know of a solution, please > let me know. > > Thank you, > Tony > > > > On Mon, Mar 16, 2009 at 4:46 PM, tony.p.. <[email protected]> wrote: > >> >> Hello all, >> >> I tried to change the background color of my gwt app, but couldn't. >> I'm using this code: >> >> <html> >> <head> >> <script type="text/javascript" language="javascript" >> src="com.adc.IDD.nocache.js"></script> >> </head> >> <body bgcolor="#0000FF"> >> <div id="go" align="center"></div> >> </body> >> </html> >> >> I tried different styles for the values for the bgcolor, eg: "blue" or >> blue, etc..., but that did not change the color at all. If you know >> how to set the bgcolor in the body please tell me how. >> >> Thank you. >> Tony >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
