Have you tried using the more specific background-color instead of just background?
Also, where is this CSS? Is it in the greybox.css file? If not, perhaps IE is evaluating the order of CSS statements differently than FF/Safari and the original value is taking precedence. -- Tyler Style http://malthusian-solutions.com http://nirdvana.com P+sGuy wrote: > Why are simple things (in theory) so difficult to do in reality? If > you change the background color in the CSS .GB_Window .content, the > background color change does not work in IE but works in FF & Safari. > Is there a simple way to do this? > > My code. > . > GB_Window .content { > border: 3px solid #cc0000; > border-top: none; > background: #CCCCCC; > } --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" 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/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

