From aec46f6074b717c93eede417efa11d1d957cc4b4 Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Sun, 26 Sep 2010 08:38:13 +0000 Subject: [PATCH] Critical IE7 fixes --- Builder/IISMainHandler/build.txt | 2 +- static/css/modern/global.css | 6 +++--- static/js/machichara/simple.js | 3 +-- templates/Modern/Board.xslt | 11 +++++++---- templates/Modern/elems/Main.xslt | 12 ++++++------ templates/Modern/elems/ThreadInfo.xslt | 4 ++++ 6 files changed, 22 insertions(+), 16 deletions(-) diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index 84d9558..bddab8e 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -1664 \ No newline at end of file +1670 \ No newline at end of file diff --git a/static/css/modern/global.css b/static/css/modern/global.css index 234afe6..c800b3e 100644 --- a/static/css/modern/global.css +++ b/static/css/modern/global.css @@ -66,7 +66,7 @@ pre white-space:nowrap; padding:5pt; font-size:1.2em; - z-index:10; + z-index:3000; } .UG_Blondes { color:red !important; @@ -172,7 +172,7 @@ BLOCKQUOTE BR {FONT-SIZE:1px} padding:5pt; font-size:0.8em; width:16.25em; - z-index:10; + z-index:3000; } a.external { padding-right:13px; @@ -219,5 +219,5 @@ a.external { position:absolute; padding:5pt; width:15em; - z-index:10; + z-index:3000; } diff --git a/static/js/machichara/simple.js b/static/js/machichara/simple.js index 27d9e22..9ea800a 100644 --- a/static/js/machichara/simple.js +++ b/static/js/machichara/simple.js @@ -14,11 +14,10 @@ function simpleMachicharaUpdate(element) { function simpleMachichara(imageUrl) { var machicharaSimpleElement = document.createElement("div"); - machicharaSimpleElement.zIndex = 1000; machicharaSimpleElement.style.position = isIe ? "absolute" : "fixed"; machicharaSimpleElement.style.top = "50%"; machicharaSimpleElement.style.left = "50%"; - machicharaSimpleElement.style.zIndex = 11; + machicharaSimpleElement.style.zIndex = 5000; document.body.appendChild(machicharaSimpleElement); var machicharaSimpleImageElement = document.createElement("img"); machicharaSimpleImageElement.src = imageUrl; diff --git a/templates/Modern/Board.xslt b/templates/Modern/Board.xslt index 4f1d353..05f85a7 100644 --- a/templates/Modern/Board.xslt +++ b/templates/Modern/Board.xslt @@ -10,7 +10,7 @@ true -
+
@@ -20,10 +20,13 @@
- -
+
+ +
- +
+ +
страницы: diff --git a/templates/Modern/elems/Main.xslt b/templates/Modern/elems/Main.xslt index d61cc81..d15b5f3 100644 --- a/templates/Modern/elems/Main.xslt +++ b/templates/Modern/elems/Main.xslt @@ -7,19 +7,19 @@ - + [if lte IE 7]> + ]]><![endif] - /static/css/modern/penartur.css?v4.1 + /static/css/modern/penartur.css?v4.2 - - +