Admin Bar anomalie in IE6


Notice: Undefined variable: params in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Warning: array_merge(): Expected parameter 2 to be an array, null given in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 70

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 80

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 85

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 91

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 93

In Firefox the Admin bar is fixed at the top of the screen and does not scroll with the page. This is the desired effect.

IE6 does not recognise the CSS position value of fixed and treats it as relative.

The results are

  • The admin bar scrolls with the screen and
  • depending on the skin some the background image, header image and other objects will be pushed down the page unless they have position:absolute.

This problem can be fixed but I am not putting the time into it for the foreseeable future, if ever.

I have removed the absolute positioning so it is the same in Fx2 and IE6. This also allows me to set css positioning attributes to the skin for front and back end so the output is almost identical in both the mentioned browsers.

I still have work on the user interface see messages