CMSMS .12 Beta 1 and IE 7 Beta 2 Preview
Posted: Sun Feb 05, 2006 1:24 pm
For those of you testing out the IE 7 Beta 2 Preview...
On a fresh install of CMSMS .12 Beta 1 I added the following to the Global Content Block - JavaScript for IE page
#menu_vert li, #menu_vert li a {height: 1%;}
div#footer {width: 100%;}
#primary-nav li, #primary-nav li.menuparenth {height: 1%;}
#primary-nav li.menuparenth {float: left;}
.clearfix {height: 1%;}
#primary-nav ul {width: 100%}
code {zoom: 1;}
Now the page renders properly, and the CSSMenu functions properly in IE 7 Beta 2 .
On a fresh install of CMSMS .12 Beta 1 I added the following to the Global Content Block - JavaScript for IE page
#menu_vert li, #menu_vert li a {height: 1%;}
div#footer {width: 100%;}
#primary-nav li, #primary-nav li.menuparenth {height: 1%;}
#primary-nav li.menuparenth {float: left;}
.clearfix {height: 1%;}
#primary-nav ul {width: 100%}
code {zoom: 1;}
Now the page renders properly, and the CSSMenu functions properly in IE 7 Beta 2 .