|
[
Permalink
| « Hide
]
Matt Gibson added a comment - 20/Dec/07 09:28 PM
Also this in the quiz screen. Tabs overlapping each other.
Resolved with the last CSS changes.
Seems to still be there in the quiz module after CVS update...
Matt, here are the tabs ok in IE6. Have you cleared the cache - not with the browser shortcut but from the menus?
You may check styles_ie6.css if top is set to 4.2em. If yes tabs should work. .tabrow0 div, Thanks Urs, that fixed it when I attached it to the end of my styles_ie6.css. I realised that I had parentmetainclude set to false, but if I set it to true and use my original styles_ie6.css, it doesn't work. My theme is supposed to use custom_corners as its parent. Here's my config for comparison:
<?php // $Id: config.php,v 1.7 2007-08-09 11:47:24 urs_hunkler Exp $ $THEME->sheets = array('user_styles'); 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'. 'iconOverColour=00cc00&trackColour=cccccc&handleColour=ffffff&loaderColour=ffffff&'. 'font=Arial&fontColour=3333FF&buffer=10&waitForPlay=no&autoPlay=yes'; 'bgColour=000000&btnColour=ffffff&btnBorderColour=cccccc&iconColour=000000&'. 'iconOverColour=00cc00&trackColour=cccccc&handleColour=ffffff&loaderColour=ffffff&'. 'waitForPlay=yes'; |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||