Certain CSS lines being ignored in IE8 but not other browser - Joomla! Forum - community, help and support
i have odd issue making template not display consistently between browsers.
is there reason code (from template.css) ignored in chrome or firefox not ignored in ie8?
i found problem because article had tables used colored backgrounds (like row or single cell in table had background color) not displaying color. however, found out in chrome , firefox display color if ignoring 'background:transparent' code.
is there reason code (from template.css) ignored in chrome or firefox not ignored in ie8?
code: select all
{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}i found problem because article had tables used colored backgrounds (like row or single cell in table had background color) not displaying color. however, found out in chrome , firefox display color if ignoring 'background:transparent' code.
Comments
Post a Comment