Index: lams_central/web/css/defaultMainHTML.css =================================================================== diff -u -rc596693ba33aa285ce587e35b0de17ba4d873c80 -rdc7b67e7677c8cd2289130c67094a62b39177d05 --- lams_central/web/css/defaultMainHTML.css (.../defaultMainHTML.css) (revision c596693ba33aa285ce587e35b0de17ba4d873c80) +++ lams_central/web/css/defaultMainHTML.css (.../defaultMainHTML.css) (revision dc7b67e7677c8cd2289130c67094a62b39177d05) @@ -138,7 +138,7 @@ #header { /*layout of the header */ width: 90%; min-width:707px; - max-width:1024px; + max-width:1366px; margin-left:auto; margin-right:auto; margin-bottom:5px; @@ -150,7 +150,7 @@ margin-left:auto; margin-right:auto; min-width:707px; - max-width:1024px; + max-width:1366px; height:40px; background:url('../images/css/top_bg.jpg') no-repeat bottom; } @@ -309,7 +309,7 @@ height:100%; padding-bottom:-5px; min-width:707px; - max-width:1024px; + max-width:1366px; } /*layout of Links within the content area */ @@ -644,7 +644,7 @@ #page-mycourses { /*whole layout of page*/ margin: 25px auto; min-width: 707px; - max-width: 1024px; + max-width: 1366px; width: 100%; background: url('../images/css/lams_logo.gif') no-repeat 5% -7px; @@ -653,7 +653,7 @@ #page-mycourses #footer { /*layout of the footer - the bottom of the box */ width: 90%; min-width:707px; - max-width:1024px; + max-width:1366px; margin-left:auto; margin-right:auto; } @@ -670,7 +670,7 @@ #header-my-courses { /*layout of the header */ width:90%; min-width:707px; - max-width:1024px; + max-width:1366px; margin-left:auto; margin-right:auto; margin-bottom:5px; @@ -955,7 +955,7 @@ * html #header { /*layout of the header */ width:90%; min-width:707px; - max-width:1024px; + max-width:1366px; margin-left:auto; margin-right:auto; margin-bottom:5px; @@ -964,7 +964,7 @@ * html #header-my-courses { /*layout of the header */ width:90%; min-width:707px; - max-width:1024px; + max-width:1366px; margin-left:auto; margin-right:auto; margin-bottom:5px; @@ -1047,7 +1047,7 @@ height:100%; padding-bottom:-5px; min-width:707px; - max-width:1024px; + max-width:1366px; position:relative; z-index:1; }