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
-~----------~----~----~----~------~----~------~--~---