diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index d6096bd..ca283dc 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -54,6 +54,7 @@ body height: auto; background-image: url(../../resources/graphics/page_bg.png); background-repeat: repeat-x; + z-index: 1; } #bodyPad { @@ -2118,6 +2119,7 @@ body #content #add_dashlet top: 400px; left: 500px; display: block; + z-index: 2; } /*contenttype_href class style is used to stop underline error on a hyperlink in IE*/