Help. How to set a different background color for IE - Joomla! Forum - community, help and support
hi,
i read lot of articles css hack, , tried several methods (one @ time, of course) as
but can´t ie browsers (from v6 v8) show background in color black.
any help??
thanks!!
i read lot of articles css hack, , tried several methods (one @ time, of course) as
code: select all
body#bd {
*background: black;
_background: black;
background: black !important;
*background: black !imporant;but can´t ie browsers (from v6 v8) show background in color black.
any help??
thanks!!
background-color: 000000;
this work.
this work.
Comments
Post a Comment