diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index 5eae1a1..1cb29b3 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -312,7 +312,7 @@ a.main_nav_item { background: url(../../resources/graphics/portlet_corner_topleft_collapsed.png) top left no-repeat; padding: 0 0 0 0; border: 0; - z-index: 2; + z-index: 1; } #portletbar .portlet .portletTopRepeat { @@ -322,7 +322,7 @@ a.main_nav_item { left: 30px; height: 30px; width: 68%; - z-index: -1; + z-index: -1; border:0; } @@ -333,7 +333,7 @@ a.main_nav_item { left: 30px; height: 28px; width: 68%; - z-index: -1; + z-index: -1; border: 0; } @@ -344,7 +344,7 @@ a.main_nav_item { right: 0px; height: 30px; width: 60%; - z-index: -1; + z-index: -1; border: 0; } @@ -355,7 +355,7 @@ a.main_nav_item { right: 0px; height: 28px; width: 60%; - z-index: -1; + z-index: -1; border: 0; } @@ -364,8 +364,10 @@ a.main_nav_item { background: url(../../resources/graphics/portlet_borderrepeat.png) top left repeat-y; padding: 0 0 1em 0; background-color: white; - z-index: -2; + z-index: -2; border: 0; + width: 100%; + height: 100%; } #portletbar .portlet .portletbody .BottomLeft { @@ -400,8 +402,8 @@ a.main_nav_item { background: url(../../resources/graphics/portlet_borderright.png) top right repeat-y; top: 0px; right: 0px; - height: 100%; width: 5px; + height: 100%; } #portletbar .portlet.expanded { diff --git a/templates/kt3/standard_page.smarty b/templates/kt3/standard_page.smarty index e3b2e28..877925d 100644 --- a/templates/kt3/standard_page.smarty +++ b/templates/kt3/standard_page.smarty @@ -51,15 +51,12 @@
show_portlets)}class="noportlets"{/if}>