Ian, You gave me the idea, I added the color in the css file and used it in the html file and that fixed it.
Thank you, Tony On Thu, Mar 19, 2009 at 6:01 PM, Ian Bambury <ianbamb...@gmail.com> wrote: > 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 <tony.t....@gmail.com> > > 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.. <tony.t....@gmail.com> 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 Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---