rajeshmishra90 / subtext

Automatically exported from code.google.com/p/subtext
0 stars 0 forks source link

Admin CSS - IE 6 Not Showing Tabs #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is an error in the CSS for the Admin. The tabs do not show correctly
in IE6.

In the ie6admin.css under Admin/Resources, I had to add the line:

#header
{
float: none;
}

in order to make the tabs show correctly.

This error did not show in IE7 or Firefox.

Original issue reported on code.google.com by haac...@gmail.com on 24 Mar 2009 at 1:06

GoogleCodeExporter commented 9 years ago

Original comment by haac...@gmail.com on 24 Mar 2009 at 1:08

GoogleCodeExporter commented 9 years ago

Original comment by haac...@gmail.com on 19 Apr 2009 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by haac...@gmail.com on 6 Aug 2009 at 6:40

GoogleCodeExporter commented 9 years ago
Is this now redundant as focuses on IE6?

Original comment by Simon.JPhilp on 1 Nov 2009 at 5:14

GoogleCodeExporter commented 9 years ago
Leave it in as low priority. I may change my mind later and want to fix all the 
IE 6 
bugs in one fell swoop. Maybe.

Original comment by haac...@gmail.com on 1 Nov 2009 at 5:23

GoogleCodeExporter commented 9 years ago
Anyone using IE6 at all to verify? Can't find my virtual image :(

Original comment by Simon.JPhilp on 7 Jan 2010 at 10:30

GoogleCodeExporter commented 9 years ago
Are we really still going to support IE6 in the admin site?
I would support it in the frontend, but I wouldn't in the admin.
Maybe we can put a message that says that IE6 is not supported any more.
Ideas?

Original comment by simone.chiaretta on 7 Jan 2010 at 10:41

GoogleCodeExporter commented 9 years ago
I like idea of not supporting it admin side and a message :)

Original comment by Simon.JPhilp on 7 Jan 2010 at 10:46